Started by an SCM change Obtained jenkins_tests/e3sm_run_gfortran_test/Jenkinsfile from git https://github.com/larson-group/e3sm.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/e3sm_run_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/e3sm.git > git init /home/jenkins/workspace/e3sm_run_gfortran_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/e3sm.git > git --version # timeout=10 > git --version # 'git version 2.34.1' 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/e3sm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/e3sm.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 04208f3716fa9a9a8bef3f0b2203d31bbdb51ea5 (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f 04208f3716fa9a9a8bef3f0b2203d31bbdb51ea5 # timeout=10 Commit message: "Autoupdated CLUBB_core Commit ea1f30ac69032feb7dc61b13dcbdeec32f66e0f5 Author: Vincent Larson Date: Thu Jun 20 06:49:41 2024 -0500 Adds blank line so that I can note BIT_CHANGING:5df5fcb3d6c51d6af2e8017d270336eefa75ad3e" > git rev-list --no-walk e862083453c75b8e9456e7f0f19f2c048511ae7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout Branch and Submodules) [Pipeline] sh + rm -f /home/jenkins/test_logs/e3sm_run_gfortran_test/atm.log.240620-031626 /home/jenkins/test_logs/e3sm_run_gfortran_test/atm.log.240620-032907 /home/jenkins/test_logs/e3sm_run_gfortran_test/atm.log.240620-034250 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.bldlog.240620-030520 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.bldlog.240620-031650 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.bldlog.240620-032935 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.log.240620-031626 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.log.240620-032907 /home/jenkins/test_logs/e3sm_run_gfortran_test/e3sm.log.240620-034250 + git submodule init Submodule 'cime' (https://github.com/ESMCI/cime.git) registered for path 'cime' Submodule 'cosp2' (git@github.com:CFMIP/COSPv2.0.git) registered for path 'components/eam/src/physics/cosp2/external' Submodule 'rrtmgp' (git@github.com:RobertPincus/rte-rrtmgp.git) registered for path 'components/eam/src/physics/rrtmgp/external' Submodule 'fates' (git@github.com:NGEET/fates.git) registered for path 'components/elm/src/external_models/fates' Submodule 'alm-mpp' (git@github.com:MPP-LSM/MPP.git) registered for path 'components/elm/src/external_models/mpp' Submodule 'sbetr' (git@github.com:BeTR-biogeochemistry-modeling/sbetr.git) registered for path 'components/elm/src/external_models/sbetr' Submodule 'components/mpas-source' (https://github.com/MPAS-Dev/MPAS-Model.git) registered for path 'components/mpas-source' Submodule 'externals/YAKL' (git@github.com:mrnorman/YAKL.git) registered for path 'externals/YAKL' Submodule 'externals/cub' (git@github.com:NVlabs/cub.git) registered for path 'externals/cub' Submodule 'externals/kokkos' (https://github.com/E3SM-Project/kokkos.git) registered for path 'externals/kokkos' Submodule 'externals/scorpio' (https://github.com/E3SM-Project/scorpio.git) registered for path 'externals/scorpio' Submodule 'externals/scorpio_classic' (https://github.com/E3SM-Project/scorpio.git) registered for path 'externals/scorpio_classic' + git submodule update Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/cime'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cosp2/external'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmgp/external'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/components/mpas-source'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/YAKL'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/cub'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/kokkos'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/scorpio'... Cloning into '/home/jenkins/workspace/e3sm_run_gfortran_test/externals/scorpio_classic'... Submodule path 'cime': checked out '2b49cf54f1fb0a53832762dc29f19fc31c491d31' Submodule path 'components/eam/src/physics/cosp2/external': checked out '34d8eef3d231a87c0f73e565f6b5d548876b294a' Submodule path 'components/eam/src/physics/rrtmgp/external': checked out 'fdb714ea58e0fcbb23c81e0c6bf93840e5516c27' Submodule path 'components/elm/src/external_models/fates': checked out '5534a9405bbc5d9b825bf37bd0d65147bc0fda41' Submodule path 'components/elm/src/external_models/mpp': checked out 'c0c903e675e31e6b9ab447b0cc51ccd8a36fa7a7' Submodule path 'components/elm/src/external_models/sbetr': checked out 'f3636700b35441dbd30bf2921310a66f238d8e9e' Submodule path 'components/mpas-source': checked out 'bb1ea15299544e2b25144c06c621ff40fa482760' Submodule path 'externals/YAKL': checked out '7a5777e5d0afd3dae948462f2cb769043b06d073' Submodule path 'externals/cub': checked out 'c3cceac115c072fb63df1836ff46d8c60d9eb304' Submodule path 'externals/kokkos': checked out '8d62288677f9f7ed20d0e6a15009f0d9087e3170' Submodule path 'externals/scorpio': checked out '205e1e16d04aa2d449053af26204bc641d9feebf' Submodule path 'externals/scorpio_classic': checked out '154b0320ed99395ee7e790ed1122ca8bfac3bbc0' + cd components/elm/src/external_models/sbetr + git cherry-pick -m 1 61cc9be Auto-merging src/betr/betr_math/ODEMod.F90 [detached HEAD 6f771576] Merge pull request #54 from mpaiao/master Author: jinyuntang Date: Tue Jun 29 11:23:20 2021 -0700 Committer: Jenkins Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly: git config --global user.name "Your Name" git config --global user.email you@example.com After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 1 file changed, 39 insertions(+), 8 deletions(-) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Modify Run Scripts) [Pipeline] sh + sed -i s/carson/nelson/g nightly_test/nightly_e3sm_scm_BOMEX.csh + sed -i s/carson/nelson/g nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh + sed -i s/carson/nelson/g nightly_test/nightly_e3sm_scm_RICO.csh + sed -i s/carson/nelson/g nightly_test/nightly_e3sm_scm_ARM97.csh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run BOMEX) [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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++ '[' setvars.sh = script.sh.copy ']' ++ sourcer= ++ sourced_nm= +++ ps -p 2219693 -o comm= ++ sourced_sh=bash +++ _setvars_get_proc_name /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++ proc_name=script.sh.copy ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n '5.1.16(1)-release' ']' +++ printf '%s: %s' script.sh.copy 'BASH_VERSION = 5.1.16(1)-release' ++ sourcer='script.sh.copy: BASH_VERSION = 5.1.16(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/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ component_array='/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' ++ temp_array= +++ prep_for_eval '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ echo '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.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/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.1/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/2022.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/2021.9.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' ' +++ set -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/advisor/2023.2.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.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/ccl/2021.10.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/compiler/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0 +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0 +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0 +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0 +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0 +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/ipp/2021.9.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0 +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0 +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0 +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0 +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0 +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0 +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0 +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' ++ component_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' +++ printf '%s\n' 'advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' +++ uniq ++ component_array='advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ printf '%s\n' 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ wc -l ++ temp_var=18 ++ '[' 18 -le 0 ']' ++ '[' 0 = 1 ']' +++ prep_for_eval 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ echo 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor'\'' \ '\''ccl'\'' \ '\''compiler'\'' \ '\''dal'\'' \ '\''debugger'\'' \ '\''dev-utilities'\'' \ '\''dnnl'\'' \ '\''dpcpp-ct'\'' \ '\''dpl'\'' \ '\''inspector'\'' \ '\''ipp'\'' \ '\''ippcp'\'' \ '\''ipp'\'' \ '\''itac'\'' \ '\''mkl'\'' \ '\''mpi'\'' \ '\''tbb'\'' \ '\''vtune'\'' ' +++ set -- advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb 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=compiler=latest ++ temp_array='advisor=latest ccl=latest compiler=latest ' ++ for arg in "$@" ++ arg=dal=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest ' ++ for arg in "$@" ++ arg=debugger=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest ' ++ for arg in "$@" ++ arg=dev-utilities=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest ' ++ for arg in "$@" ++ arg=dnnl=latest ++ temp_array='advisor=latest ccl=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 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 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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ' ++ for arg in "$@" ++ arg=ippcp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest ' ++ for arg in "$@" ++ arg=itac=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest ' ++ for arg in "$@" ++ arg=mkl=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest ' ++ for arg in "$@" ++ arg=mpi=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest ' ++ for arg in "$@" ++ arg=vtune=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ '[' 0 = 1 ']' +++ printf '%s\n' 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' +++ awk NF ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' ++ echo ' ' ++ echo ':: initializing oneAPI environment ...' :: initializing oneAPI environment ... ++ echo ' script.sh.copy: BASH_VERSION = 5.1.16(1)-release' script.sh.copy: BASH_VERSION = 5.1.16(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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ echo 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor=latest'\'' \ '\''ccl=latest'\'' \ '\''compiler=latest'\'' \ '\''dal=latest'\'' \ '\''debugger=latest'\'' \ '\''dev-utilities=latest'\'' \ '\''dnnl=latest'\'' \ '\''dpcpp-ct=latest'\'' \ '\''dpl=latest'\'' \ '\''inspector=latest'\'' \ '\''ipp=latest'\'' \ '\''ippcp=latest'\'' \ '\''ipp=latest'\'' \ '\''itac=latest'\'' \ '\''mkl=latest'\'' \ '\''mpi=latest'\'' \ '\''tbb=latest'\'' \ '\''vtune=latest'\'' ' +++ set -- advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/advisor/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/advisor/2023.2.0 ++++ echo /opt/intel/oneapi/advisor/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ export PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ export APM=/opt/intel/oneapi/advisor/2023.2.0/perfmodels +++ APM=/opt/intel/oneapi/advisor/2023.2.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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/env +++ WORK_DIR=/opt/intel/oneapi/ccl/2021.10.0/env ++++ cd /opt/intel/oneapi/ccl/2021.10.0/env/../ ++++ pwd -P +++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.10.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.10.0/include/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.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:/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:/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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=2 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.1/env ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/env +++ my_script_path=/opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env +++ component_root=/opt/intel/oneapi/compiler/2023.2.1 +++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2023.2.1 +++ 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/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin ++++ path_is_now='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' intel64 = ia32 ']' +++ '[' -n '' ']' +++ '[' -f /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh ']' +++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++ export FPGA_VARS_DIR +++ FPGA_VARS_ARGS= +++ export FPGA_VARS_ARGS +++ . /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh +++++ uname -m ++++ ARCH=x86_64 ++++ arch_type= ++++ case $ARCH in ++++ arch_type=linux64 ++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path libalteracl.so '' +++++ path_to_add=libalteracl.so +++++ path_is_now= +++++ '[' '' = '' ']' +++++ printf %s libalteracl.so ++++ OCL_ICD_FILENAMES=libalteracl.so +++++ prepend_path libintelocl_emu.so libalteracl.so +++++ path_to_add=libintelocl_emu.so +++++ path_is_now=libalteracl.so +++++ '[' '' = libalteracl.so ']' +++++ printf %s libintelocl_emu.so:libalteracl.so ++++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ export OCL_ICD_FILENAMES ++++ 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/2023.2.1/linux/lib/oclfpga ++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin +++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib +++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ export LD_LIBRARY_PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include +++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ CPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ export CPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/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/2023.2.1/linux/lib/x64/libintelocl.so +++ '[' -n '' ']' +++ export OCL_ICD_FILENAMES ++++ prepend_manpath /opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common ++++ path_is_now='$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N '' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export NLSPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=3 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dal/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env +++ component_root=/opt/intel/oneapi/dal/2023.2.0 +++ __daal_tmp_dir='' +++ __daal_tmp_dir='/dal' +++ '[' '!' -d '/dal' ']' +++ __daal_tmp_dir=/opt/intel/oneapi/dal/2023.2.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/2023.2.0 +++ DALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++ temp_var=4 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env +++ gdb_root=/opt/intel/oneapi/debugger/2023.2.0 +++ my_ld_path=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2023.2.0/dep +++ export INTEL_PYTHONHOME ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ path_is_now='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_manpath /opt/intel/oneapi/debugger/2023.2.0/documentation/man '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/man ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ INFOPATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ export INFOPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ GDB_INFO=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ export GDB_INFO ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=5 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ component_root=/opt/intel/oneapi/dev-utilities/2021.10.0 ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/bin /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/include /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/include ++++ path_is_now=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=6 ++ 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 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ echo /opt/intel/oneapi/dnnl/2023.2.0/env +++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ dnnl_check_local_env +++++ basename -- /opt/intel/oneapi/dnnl/2023.2.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/2023.2.0/env ++++ script=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ '[' -L /opt/intel/oneapi/dnnl/2023.2.0/env ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++++ cd /opt/intel/oneapi/dnnl/2023.2.0 +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 ++++ echo /opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ export DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ '[' -n '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ export CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' -n /opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ unset __dnnl_known_configurations +++ unset __dnnl_def_configuration +++ unset __dnnl_this_dir_path +++ unset __dnnl_this_dir_name +++ unset __dnnl_configuration ++ temp_var=7 ++ 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 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ component_root=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ export DPCT_BUNDLE_ROOT ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin ++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/include /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ '[' -n '5.1.16(1)-release' ']' +++ BASH_AUTOCOMPLETE_SCRIPT=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh +++ [[ -f /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ]] +++ source /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ++++ complete -F _c2s_dpct c2s ++++ complete -F _c2s_dpct dpct ++ temp_var=8 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2022.2.0/env +++++ '[' vars.sh = . ']' +++++ '[' vars.sh = .. ']' +++++ command printf '%s\n' /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++ _onedpl_scrip_path=/opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env +++ DPL_ROOT=/opt/intel/oneapi/dpl/2022.2.0 +++ export DPL_ROOT ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/linux/include /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/linux/include ++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=9 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/inspector/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/inspector/2023.2.0 ++++ echo /opt/intel/oneapi/inspector/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 +++ INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++ temp_var=10 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=11 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.8.0/env ++++ echo /opt/intel/oneapi/ippcp/2021.8.0/env +++ my_script_path=/opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env +++ component_root=/opt/intel/oneapi/ippcp/2021.8.0 +++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.8.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.8.0/include /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/include ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=13 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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 '' ++++ path_to_add=/opt/intel/licenses:/home/jenkins/intel/licenses ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/licenses:/home/jenkins/intel/licenses +++ INTEL_LICENSE_FILE=/opt/intel/licenses:/home/jenkins/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.10.0/env ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/env +++ my_script_path=/opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env +++ component_root=/opt/intel/oneapi/itac/2021.10.0 +++ VT_ROOT=/opt/intel/oneapi/itac/2021.10.0 +++ export VT_ROOT +++ VT_MPI=impi4 +++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.10.0/lib +++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.10.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.10.0/slib '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/slib ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/itac/2021.10.0/bin /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_manpath /opt/intel/oneapi/itac/2021.10.0/man '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/man ++++ path_is_now='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++ temp_var=14 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/mkl/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env +++ MKLROOT=/opt/intel/oneapi/mkl/2023.2.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/2023.2.0/lib +++ __cpath=/opt/intel/oneapi/mkl/2023.2.0/include +++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2023.2.0/bin +++ __ld_library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __path=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64 +++ __nlspath=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N +++ '[' '' = mod ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' '' = verbose ']' ++ temp_var=15 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/mpi/2021.10.0/env +++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.10.0/env ++++ cd /opt/intel/oneapi/mpi/2021.10.0/env/.. ++++ pwd +++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.10.0 +++ export I_MPI_ROOT +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH +++ PLATFORM= +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++ PATH=/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' -z /opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar ']' +++ CLASSPATH=/opt/intel/oneapi/mpi/2021.10.0//lib/mpi.jar:/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CLASSPATH +++ '[' -z '/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z '' ']' +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ CPATH=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man:' +++ MANPATH='/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/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.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ grep -i Ubuntu ++++ cat /etc/lsb-release /etc/lsb-release.diverted /etc/os-release /etc/os-release.diverted +++ '[' -n 'DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy' ']' +++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib/prov:/usr/lib/x86_64-linux-gnu/libfabric +++ export FI_PROVIDER_PATH ++ temp_var=16 ++ 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/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-550a9c49/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2219693 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env +++ TBBROOT=/opt/intel/oneapi/tbb/2021.10.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.10.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']' +++ export TBBROOT ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../include /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../include ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/.. /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/.. ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=17 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/vtune/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/vtune/2023.2.0 ++++ echo /opt/intel/oneapi/vtune/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ export VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++ temp_var=18 ++ '[' 18 -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 + bash -c 'export e3smSource=/home/jenkins/workspace/e3sm_run_gfortran_test; csh nightly_test/nightly_e3sm_scm_BOMEX.csh' Compset longname is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is ATM component is cam5 physics: LND component is clm4.5 physics:clm4.5 Satellite phenology: ICE component is prescribed cice: OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/allactive/config_pesall.xml Could not find machine match for 'carson.localdomain' or 'carson' Machine is nelson Pes setting: grid is a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Pes setting: compset is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': 16, 'NTASKS_LND': 16, 'NTASKS_ROF': 16, 'NTASKS_ICE': 16, 'NTASKS_OCN': 16, 'NTASKS_GLC': 16, 'NTASKS_WAV': 16, 'NTASKS_CPL': 16} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Components in compset are: ['eam', 'elm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp'] No charge_account info available, using value from PROJECT e3sm model version found: 04208f3716 Batch_system_type is none Creating Case directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts ERROR: No variable BASELINE_ROOT found in case ERROR: No variable CCSM_CPRNC found in case setting case file to env_batch.xml ERROR: Unknown Job Queue specified use --force to set /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/env_mach_specific.xml already exists, delete to replace Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.st_archive Creating file case.st_archive Creating file .case.run.sh Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building Generating component namelists as part of setup 2024-06-21 03:05:21 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:05:21 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:05:22 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:05:22 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:05:22 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:05:22 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:05:22 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:05:22 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:05:22 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:05:22 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml You can now run './preview_run' to get more info on how your case will be run Building case in directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts sharedlib_only is False model_only is False Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Generating component namelists as part of build 2024-06-21 03:05:25 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:05:25 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:05:25 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:05:26 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:05:26 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:05:26 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:05:26 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:05:26 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:05:26 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:05:26 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Building gptl with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gptl.bldlog.240621-030525 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building mct with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/mct.bldlog.240621-030525 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.mct Component mct build complete with 42 warnings Building pio with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/pio.bldlog.240621-030525 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/csm_share.bldlog.240621-030525 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.csm_share Component csm_share build complete with 19 warnings Building kokkos with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/kokkos.bldlog.240621-030525 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.kokkos Configuring full e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.240621-030525 Calling cmake directly, see top of log file for specific call Building e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.240621-030525 Calling make, see top of log file for specific call Total build time: 682.642489 seconds MODEL BUILD HAS FINISHED SUCCESSFULLY ------------------------------------- Printing output to case_submit_output ------------------------------------- Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 03:16:48 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:16:48 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:16:48 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:16:49 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:16:49 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:16:49 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:16:49 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:16:49 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:16:49 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:16:49 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Checking that inputdata is available as part of case submission Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Loading input file list: 'Buildconf/cice.input_data_list' Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/eam.input_data_list' Loading input file list: 'Buildconf/elm.input_data_list' Model elm no file specified for finidat Check case OK submit_jobs case.run Submit job case.run Starting job script case.run 2024-06-21 03:16:49 CASE.RUN BEGINS HERE 2024-06-21 03:16:49 RUN_MODEL BEGINS HERE 2024-06-21 03:16:49 PRE_RUN_CHECK BEGINS HERE Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 03:16:49 NAMELIST CREATION BEGINS HERE Generating namelists for /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts 2024-06-21 03:16:49 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:16:49 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:16:49 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:16:50 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:16:50 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:16:50 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:16:50 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:16:50 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:16:50 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:16:50 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml 2024-06-21 03:16:50 NAMELIST CREATION HAS FINISHED ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- 2024-06-21 03:16:50 PRE_RUN_CHECK HAS FINISHED run command is /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.exe >> e3sm.log.$LID 2>&1 2024-06-21 03:16:50 SAVE_PRERUN_PROVENANCE BEGINS HERE 2024-06-21 03:16:50 SAVE_PRERUN_PROVENANCE HAS FINISHED 2024-06-21 03:16:50 MODEL EXECUTION BEGINS HERE 2024-06-21 03:17:00 MODEL EXECUTION HAS FINISHED 2024-06-21 03:17:00 POST_RUN_CHECK BEGINS HERE 2024-06-21 03:17:00 POST_RUN_CHECK HAS FINISHED 2024-06-21 03:17:00 RUN_MODEL HAS FINISHED 2024-06-21 03:17:00 GET_TIMING BEGINS HERE adays = 1.0 nsteps 48.0 tlen 1.0 ncpl 48 nprocs 1 HERE adays 1 tmax 7.067127659574468 2024-06-21 03:17:00 GET_TIMING HAS FINISHED 2024-06-21 03:17:00 SAVE_POSTRUN_PROVENANCE BEGINS HERE 2024-06-21 03:17:00 SAVE_POSTRUN_PROVENANCE HAS FINISHED check for resubmit dout_s False mach nelson resubmit_num 0 2024-06-21 03:17:00 CASE.RUN HAS FINISHED Submitted job case.run with id None BOMEX was successful. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run DYCOMSrf01) [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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++ '[' setvars.sh = script.sh.copy ']' ++ sourcer= ++ sourced_nm= +++ ps -p 2580955 -o comm= ++ sourced_sh=bash +++ _setvars_get_proc_name /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++ proc_name=script.sh.copy ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n '5.1.16(1)-release' ']' +++ printf '%s: %s' script.sh.copy 'BASH_VERSION = 5.1.16(1)-release' ++ sourcer='script.sh.copy: BASH_VERSION = 5.1.16(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/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ component_array='/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' ++ temp_array= +++ prep_for_eval '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ echo '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.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/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.1/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/2022.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/2021.9.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' ' +++ set -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/advisor/2023.2.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.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/ccl/2021.10.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/compiler/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0 +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0 +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0 +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0 +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0 +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/ipp/2021.9.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0 +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0 +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0 +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0 +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0 +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0 +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0 +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' ++ component_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' +++ printf '%s\n' 'advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune +++ uniq ' ++ component_array='advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ printf '%s\n' 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ wc -l ++ temp_var=18 ++ '[' 18 -le 0 ']' ++ '[' 0 = 1 ']' +++ prep_for_eval 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ echo 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor'\'' \ '\''ccl'\'' \ '\''compiler'\'' \ '\''dal'\'' \ '\''debugger'\'' \ '\''dev-utilities'\'' \ '\''dnnl'\'' \ '\''dpcpp-ct'\'' \ '\''dpl'\'' \ '\''inspector'\'' \ '\''ipp'\'' \ '\''ippcp'\'' \ '\''ipp'\'' \ '\''itac'\'' \ '\''mkl'\'' \ '\''mpi'\'' \ '\''tbb'\'' \ '\''vtune'\'' ' +++ set -- advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb 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=compiler=latest ++ temp_array='advisor=latest ccl=latest compiler=latest ' ++ for arg in "$@" ++ arg=dal=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest ' ++ for arg in "$@" ++ arg=debugger=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest ' ++ for arg in "$@" ++ arg=dev-utilities=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest ' ++ for arg in "$@" ++ arg=dnnl=latest ++ temp_array='advisor=latest ccl=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 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 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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ' ++ for arg in "$@" ++ arg=ippcp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest ' ++ for arg in "$@" ++ arg=itac=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest ' ++ for arg in "$@" ++ arg=mkl=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest ' ++ for arg in "$@" ++ arg=mpi=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest ' ++ for arg in "$@" ++ arg=vtune=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ '[' 0 = 1 ']' +++ printf '%s\n' 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' +++ awk NF ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' ++ echo ' ' ++ echo ':: initializing oneAPI environment ...' :: initializing oneAPI environment ... ++ echo ' script.sh.copy: BASH_VERSION = 5.1.16(1)-release' script.sh.copy: BASH_VERSION = 5.1.16(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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ echo 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor=latest'\'' \ '\''ccl=latest'\'' \ '\''compiler=latest'\'' \ '\''dal=latest'\'' \ '\''debugger=latest'\'' \ '\''dev-utilities=latest'\'' \ '\''dnnl=latest'\'' \ '\''dpcpp-ct=latest'\'' \ '\''dpl=latest'\'' \ '\''inspector=latest'\'' \ '\''ipp=latest'\'' \ '\''ippcp=latest'\'' \ '\''ipp=latest'\'' \ '\''itac=latest'\'' \ '\''mkl=latest'\'' \ '\''mpi=latest'\'' \ '\''tbb=latest'\'' \ '\''vtune=latest'\'' ' +++ set -- advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/advisor/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/advisor/2023.2.0 ++++ echo /opt/intel/oneapi/advisor/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ export PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ export APM=/opt/intel/oneapi/advisor/2023.2.0/perfmodels +++ APM=/opt/intel/oneapi/advisor/2023.2.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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/env +++ WORK_DIR=/opt/intel/oneapi/ccl/2021.10.0/env ++++ cd /opt/intel/oneapi/ccl/2021.10.0/env/../ ++++ pwd -P +++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.10.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.10.0/include/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.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:/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:/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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=2 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.1/env ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/env +++ my_script_path=/opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env +++ component_root=/opt/intel/oneapi/compiler/2023.2.1 +++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2023.2.1 +++ 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/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin ++++ path_is_now='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' intel64 = ia32 ']' +++ '[' -n '' ']' +++ '[' -f /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh ']' +++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++ export FPGA_VARS_DIR +++ FPGA_VARS_ARGS= +++ export FPGA_VARS_ARGS +++ . /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh +++++ uname -m ++++ ARCH=x86_64 ++++ arch_type= ++++ case $ARCH in ++++ arch_type=linux64 ++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path libalteracl.so '' +++++ path_to_add=libalteracl.so +++++ path_is_now= +++++ '[' '' = '' ']' +++++ printf %s libalteracl.so ++++ OCL_ICD_FILENAMES=libalteracl.so +++++ prepend_path libintelocl_emu.so libalteracl.so +++++ path_to_add=libintelocl_emu.so +++++ path_is_now=libalteracl.so +++++ '[' '' = libalteracl.so ']' +++++ printf %s libintelocl_emu.so:libalteracl.so ++++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ export OCL_ICD_FILENAMES ++++ 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/2023.2.1/linux/lib/oclfpga ++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin +++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib +++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ export LD_LIBRARY_PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include +++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ CPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ export CPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/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/2023.2.1/linux/lib/x64/libintelocl.so +++ '[' -n '' ']' +++ export OCL_ICD_FILENAMES ++++ prepend_manpath /opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common ++++ path_is_now='$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N '' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export NLSPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=3 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dal/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env +++ component_root=/opt/intel/oneapi/dal/2023.2.0 +++ __daal_tmp_dir='' +++ __daal_tmp_dir='/dal' +++ '[' '!' -d '/dal' ']' +++ __daal_tmp_dir=/opt/intel/oneapi/dal/2023.2.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/2023.2.0 +++ DALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++ temp_var=4 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env +++ gdb_root=/opt/intel/oneapi/debugger/2023.2.0 +++ my_ld_path=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2023.2.0/dep +++ export INTEL_PYTHONHOME ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ path_is_now='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_manpath /opt/intel/oneapi/debugger/2023.2.0/documentation/man '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/man ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ INFOPATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ export INFOPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ GDB_INFO=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ export GDB_INFO ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=5 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ component_root=/opt/intel/oneapi/dev-utilities/2021.10.0 ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/bin /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/include /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/include ++++ path_is_now=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=6 ++ 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 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ echo /opt/intel/oneapi/dnnl/2023.2.0/env +++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ dnnl_check_local_env +++++ basename -- /opt/intel/oneapi/dnnl/2023.2.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/2023.2.0/env ++++ script=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ '[' -L /opt/intel/oneapi/dnnl/2023.2.0/env ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++++ cd /opt/intel/oneapi/dnnl/2023.2.0 +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 ++++ echo /opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ export DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ '[' -n '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ export CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' -n /opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ unset __dnnl_known_configurations +++ unset __dnnl_def_configuration +++ unset __dnnl_this_dir_path +++ unset __dnnl_this_dir_name +++ unset __dnnl_configuration ++ temp_var=7 ++ 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 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ component_root=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ export DPCT_BUNDLE_ROOT ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin ++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/include /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ '[' -n '5.1.16(1)-release' ']' +++ BASH_AUTOCOMPLETE_SCRIPT=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh +++ [[ -f /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ]] +++ source /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ++++ complete -F _c2s_dpct c2s ++++ complete -F _c2s_dpct dpct ++ temp_var=8 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2022.2.0/env +++++ '[' vars.sh = . ']' +++++ '[' vars.sh = .. ']' +++++ command printf '%s\n' /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++ _onedpl_scrip_path=/opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env +++ DPL_ROOT=/opt/intel/oneapi/dpl/2022.2.0 +++ export DPL_ROOT ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/linux/include /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/linux/include ++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=9 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/inspector/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/inspector/2023.2.0 ++++ echo /opt/intel/oneapi/inspector/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 +++ INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++ temp_var=10 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=11 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.8.0/env ++++ echo /opt/intel/oneapi/ippcp/2021.8.0/env +++ my_script_path=/opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env +++ component_root=/opt/intel/oneapi/ippcp/2021.8.0 +++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.8.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.8.0/include /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/include ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=13 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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 '' ++++ path_to_add=/opt/intel/licenses:/home/jenkins/intel/licenses ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/licenses:/home/jenkins/intel/licenses +++ INTEL_LICENSE_FILE=/opt/intel/licenses:/home/jenkins/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.10.0/env ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/env +++ my_script_path=/opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env +++ component_root=/opt/intel/oneapi/itac/2021.10.0 +++ VT_ROOT=/opt/intel/oneapi/itac/2021.10.0 +++ export VT_ROOT +++ VT_MPI=impi4 +++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.10.0/lib +++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.10.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.10.0/slib '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/slib ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/itac/2021.10.0/bin /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_manpath /opt/intel/oneapi/itac/2021.10.0/man '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/man ++++ path_is_now='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++ temp_var=14 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/mkl/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env +++ MKLROOT=/opt/intel/oneapi/mkl/2023.2.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/2023.2.0/lib +++ __cpath=/opt/intel/oneapi/mkl/2023.2.0/include +++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2023.2.0/bin +++ __ld_library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __path=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64 +++ __nlspath=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N +++ '[' '' = mod ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' '' = verbose ']' ++ temp_var=15 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/mpi/2021.10.0/env +++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.10.0/env ++++ cd /opt/intel/oneapi/mpi/2021.10.0/env/.. ++++ pwd +++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.10.0 +++ export I_MPI_ROOT +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH +++ PLATFORM= +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++ PATH=/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' -z /opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar ']' +++ CLASSPATH=/opt/intel/oneapi/mpi/2021.10.0//lib/mpi.jar:/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CLASSPATH +++ '[' -z '/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z '' ']' +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ CPATH=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man:' +++ MANPATH='/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/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.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ cat /etc/lsb-release /etc/lsb-release.diverted /etc/os-release /etc/os-release.diverted ++++ grep -i Ubuntu +++ '[' -n 'DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy' ']' +++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib/prov:/usr/lib/x86_64-linux-gnu/libfabric +++ export FI_PROVIDER_PATH ++ temp_var=16 ++ 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/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-b623dcab/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 2580955 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env +++ TBBROOT=/opt/intel/oneapi/tbb/2021.10.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.10.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']' +++ export TBBROOT ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../include /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../include ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/.. /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/.. ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=17 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/vtune/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/vtune/2023.2.0 ++++ echo /opt/intel/oneapi/vtune/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ export VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++ temp_var=18 ++ '[' 18 -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 + bash -c 'export e3smSource=/home/jenkins/workspace/e3sm_run_gfortran_test; csh nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh' Compset longname is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is ATM component is cam5 physics: LND component is clm4.5 physics:clm4.5 Satellite phenology: ICE component is prescribed cice: OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/allactive/config_pesall.xml Could not find machine match for 'carson.localdomain' or 'carson' Machine is nelson Pes setting: grid is a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Pes setting: compset is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': 16, 'NTASKS_LND': 16, 'NTASKS_ROF': 16, 'NTASKS_ICE': 16, 'NTASKS_OCN': 16, 'NTASKS_GLC': 16, 'NTASKS_WAV': 16, 'NTASKS_CPL': 16} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Components in compset are: ['eam', 'elm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp'] No charge_account info available, using value from PROJECT e3sm model version found: 04208f3716 Batch_system_type is none Creating Case directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts ERROR: No variable BASELINE_ROOT found in case ERROR: No variable CCSM_CPRNC found in case setting case file to env_batch.xml ERROR: Unknown Job Queue specified use --force to set /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/env_mach_specific.xml already exists, delete to replace Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.st_archive Creating file case.st_archive Creating file .case.run.sh Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building Generating component namelists as part of setup 2024-06-21 03:17:11 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:17:12 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:17:12 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:17:12 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:17:12 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:17:12 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:17:12 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:17:12 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:17:12 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:17:12 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml You can now run './preview_run' to get more info on how your case will be run Building case in directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts sharedlib_only is False model_only is False Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Generating component namelists as part of build 2024-06-21 03:17:15 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:17:15 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:17:16 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:17:16 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:17:16 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:17:16 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:17:16 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:17:16 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:17:16 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:17:16 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Building gptl with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gptl.bldlog.240621-031715 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building mct with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/mct.bldlog.240621-031715 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.mct Component mct build complete with 42 warnings Building pio with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/pio.bldlog.240621-031715 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/csm_share.bldlog.240621-031715 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.csm_share Component csm_share build complete with 19 warnings Building kokkos with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/kokkos.bldlog.240621-031715 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.kokkos Configuring full e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.240621-031715 Calling cmake directly, see top of log file for specific call Building e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.240621-031715 Calling make, see top of log file for specific call Total build time: 828.186321 seconds MODEL BUILD HAS FINISHED SUCCESSFULLY ------------------------------------- Printing output to case_submit_output ------------------------------------- Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 03:31:04 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:31:04 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:31:04 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:31:04 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:31:04 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:31:04 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:31:04 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:31:04 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:31:04 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:31:04 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Checking that inputdata is available as part of case submission Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Loading input file list: 'Buildconf/cice.input_data_list' Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/eam.input_data_list' Loading input file list: 'Buildconf/elm.input_data_list' Model elm no file specified for finidat Check case OK submit_jobs case.run Submit job case.run Starting job script case.run 2024-06-21 03:31:05 CASE.RUN BEGINS HERE 2024-06-21 03:31:05 RUN_MODEL BEGINS HERE 2024-06-21 03:31:05 PRE_RUN_CHECK BEGINS HERE Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 03:31:05 NAMELIST CREATION BEGINS HERE Generating namelists for /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts 2024-06-21 03:31:05 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:31:05 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:31:05 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:31:06 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:31:06 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:31:06 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:31:06 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:31:06 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:31:06 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:31:06 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml 2024-06-21 03:31:06 NAMELIST CREATION HAS FINISHED ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- 2024-06-21 03:31:06 PRE_RUN_CHECK HAS FINISHED run command is /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.exe >> e3sm.log.$LID 2>&1 2024-06-21 03:31:06 SAVE_PRERUN_PROVENANCE BEGINS HERE 2024-06-21 03:31:06 SAVE_PRERUN_PROVENANCE HAS FINISHED 2024-06-21 03:31:06 MODEL EXECUTION BEGINS HERE 2024-06-21 03:31:17 MODEL EXECUTION HAS FINISHED 2024-06-21 03:31:17 POST_RUN_CHECK BEGINS HERE 2024-06-21 03:31:17 POST_RUN_CHECK HAS FINISHED 2024-06-21 03:31:17 RUN_MODEL HAS FINISHED 2024-06-21 03:31:17 GET_TIMING BEGINS HERE adays = 1.0 nsteps 48.0 tlen 1.0 ncpl 48 nprocs 1 HERE adays 1 tmax 8.227148936170213 2024-06-21 03:31:17 GET_TIMING HAS FINISHED 2024-06-21 03:31:17 SAVE_POSTRUN_PROVENANCE BEGINS HERE 2024-06-21 03:31:17 SAVE_POSTRUN_PROVENANCE HAS FINISHED check for resubmit dout_s False mach nelson resubmit_num 0 2024-06-21 03:31:17 CASE.RUN HAS FINISHED Submitted job case.run with id None DYCOMSrf01 was successful. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run RICO) [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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++ '[' setvars.sh = script.sh.copy ']' ++ sourcer= ++ sourced_nm= +++ ps -p 3094357 -o comm= ++ sourced_sh=bash +++ _setvars_get_proc_name /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++ proc_name=script.sh.copy ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n '5.1.16(1)-release' ']' +++ printf '%s: %s' script.sh.copy 'BASH_VERSION = 5.1.16(1)-release' ++ sourcer='script.sh.copy: BASH_VERSION = 5.1.16(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/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ component_array='/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' ++ temp_array= +++ prep_for_eval '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ echo '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.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/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.1/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/2022.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/2021.9.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' ' +++ set -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/advisor/2023.2.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.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/ccl/2021.10.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/compiler/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0 +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0 +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0 +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0 +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0 +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/ipp/2021.9.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0 +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0 +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0 +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0 +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0 +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0 +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0 +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' ++ component_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' +++ printf '%s\n' 'advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' +++ uniq ++ component_array='advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ printf '%s\n' 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ wc -l ++ temp_var=18 ++ '[' 18 -le 0 ']' ++ '[' 0 = 1 ']' +++ prep_for_eval 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ echo 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor'\'' \ '\''ccl'\'' \ '\''compiler'\'' \ '\''dal'\'' \ '\''debugger'\'' \ '\''dev-utilities'\'' \ '\''dnnl'\'' \ '\''dpcpp-ct'\'' \ '\''dpl'\'' \ '\''inspector'\'' \ '\''ipp'\'' \ '\''ippcp'\'' \ '\''ipp'\'' \ '\''itac'\'' \ '\''mkl'\'' \ '\''mpi'\'' \ '\''tbb'\'' \ '\''vtune'\'' ' +++ set -- advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb 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=compiler=latest ++ temp_array='advisor=latest ccl=latest compiler=latest ' ++ for arg in "$@" ++ arg=dal=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest ' ++ for arg in "$@" ++ arg=debugger=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest ' ++ for arg in "$@" ++ arg=dev-utilities=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest ' ++ for arg in "$@" ++ arg=dnnl=latest ++ temp_array='advisor=latest ccl=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 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 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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ' ++ for arg in "$@" ++ arg=ippcp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest ' ++ for arg in "$@" ++ arg=itac=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest ' ++ for arg in "$@" ++ arg=mkl=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest ' ++ for arg in "$@" ++ arg=mpi=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest ' ++ for arg in "$@" ++ arg=vtune=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ '[' 0 = 1 ']' +++ printf '%s\n' 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' +++ awk NF ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' ++ echo ' ' ++ echo ':: initializing oneAPI environment ...' :: initializing oneAPI environment ... ++ echo ' script.sh.copy: BASH_VERSION = 5.1.16(1)-release' script.sh.copy: BASH_VERSION = 5.1.16(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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ echo 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor=latest'\'' \ '\''ccl=latest'\'' \ '\''compiler=latest'\'' \ '\''dal=latest'\'' \ '\''debugger=latest'\'' \ '\''dev-utilities=latest'\'' \ '\''dnnl=latest'\'' \ '\''dpcpp-ct=latest'\'' \ '\''dpl=latest'\'' \ '\''inspector=latest'\'' \ '\''ipp=latest'\'' \ '\''ippcp=latest'\'' \ '\''ipp=latest'\'' \ '\''itac=latest'\'' \ '\''mkl=latest'\'' \ '\''mpi=latest'\'' \ '\''tbb=latest'\'' \ '\''vtune=latest'\'' ' +++ set -- advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/advisor/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/advisor/2023.2.0 ++++ echo /opt/intel/oneapi/advisor/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ export PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ export APM=/opt/intel/oneapi/advisor/2023.2.0/perfmodels +++ APM=/opt/intel/oneapi/advisor/2023.2.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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/env +++ WORK_DIR=/opt/intel/oneapi/ccl/2021.10.0/env ++++ cd /opt/intel/oneapi/ccl/2021.10.0/env/../ ++++ pwd -P +++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.10.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.10.0/include/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.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:/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:/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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=2 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.1/env ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/env +++ my_script_path=/opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env +++ component_root=/opt/intel/oneapi/compiler/2023.2.1 +++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2023.2.1 +++ 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/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin ++++ path_is_now='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' intel64 = ia32 ']' +++ '[' -n '' ']' +++ '[' -f /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh ']' +++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++ export FPGA_VARS_DIR +++ FPGA_VARS_ARGS= +++ export FPGA_VARS_ARGS +++ . /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh +++++ uname -m ++++ ARCH=x86_64 ++++ arch_type= ++++ case $ARCH in ++++ arch_type=linux64 ++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path libalteracl.so '' +++++ path_to_add=libalteracl.so +++++ path_is_now= +++++ '[' '' = '' ']' +++++ printf %s libalteracl.so ++++ OCL_ICD_FILENAMES=libalteracl.so +++++ prepend_path libintelocl_emu.so libalteracl.so +++++ path_to_add=libintelocl_emu.so +++++ path_is_now=libalteracl.so +++++ '[' '' = libalteracl.so ']' +++++ printf %s libintelocl_emu.so:libalteracl.so ++++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ export OCL_ICD_FILENAMES ++++ 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/2023.2.1/linux/lib/oclfpga ++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin +++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib +++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ export LD_LIBRARY_PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include +++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ CPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ export CPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/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/2023.2.1/linux/lib/x64/libintelocl.so +++ '[' -n '' ']' +++ export OCL_ICD_FILENAMES ++++ prepend_manpath /opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common ++++ path_is_now='$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N '' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export NLSPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=3 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dal/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env +++ component_root=/opt/intel/oneapi/dal/2023.2.0 +++ __daal_tmp_dir='' +++ __daal_tmp_dir='/dal' +++ '[' '!' -d '/dal' ']' +++ __daal_tmp_dir=/opt/intel/oneapi/dal/2023.2.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/2023.2.0 +++ DALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++ temp_var=4 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env +++ gdb_root=/opt/intel/oneapi/debugger/2023.2.0 +++ my_ld_path=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2023.2.0/dep +++ export INTEL_PYTHONHOME ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ path_is_now='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_manpath /opt/intel/oneapi/debugger/2023.2.0/documentation/man '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/man ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ INFOPATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ export INFOPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ GDB_INFO=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ export GDB_INFO ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=5 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ component_root=/opt/intel/oneapi/dev-utilities/2021.10.0 ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/bin /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/include /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/include ++++ path_is_now=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=6 ++ 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 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ echo /opt/intel/oneapi/dnnl/2023.2.0/env +++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ dnnl_check_local_env +++++ basename -- /opt/intel/oneapi/dnnl/2023.2.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/2023.2.0/env ++++ script=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ '[' -L /opt/intel/oneapi/dnnl/2023.2.0/env ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++++ cd /opt/intel/oneapi/dnnl/2023.2.0 +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 ++++ echo /opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ export DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ '[' -n '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ export CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' -n /opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ unset __dnnl_known_configurations +++ unset __dnnl_def_configuration +++ unset __dnnl_this_dir_path +++ unset __dnnl_this_dir_name +++ unset __dnnl_configuration ++ temp_var=7 ++ 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 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ component_root=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ export DPCT_BUNDLE_ROOT ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin ++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/include /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ '[' -n '5.1.16(1)-release' ']' +++ BASH_AUTOCOMPLETE_SCRIPT=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh +++ [[ -f /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ]] +++ source /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ++++ complete -F _c2s_dpct c2s ++++ complete -F _c2s_dpct dpct ++ temp_var=8 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2022.2.0/env +++++ '[' vars.sh = . ']' +++++ '[' vars.sh = .. ']' +++++ command printf '%s\n' /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++ _onedpl_scrip_path=/opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env +++ DPL_ROOT=/opt/intel/oneapi/dpl/2022.2.0 +++ export DPL_ROOT ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/linux/include /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/linux/include ++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=9 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/inspector/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/inspector/2023.2.0 ++++ echo /opt/intel/oneapi/inspector/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 +++ INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++ temp_var=10 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=11 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.8.0/env ++++ echo /opt/intel/oneapi/ippcp/2021.8.0/env +++ my_script_path=/opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env +++ component_root=/opt/intel/oneapi/ippcp/2021.8.0 +++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.8.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.8.0/include /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/include ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=13 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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 '' ++++ path_to_add=/opt/intel/licenses:/home/jenkins/intel/licenses ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/licenses:/home/jenkins/intel/licenses +++ INTEL_LICENSE_FILE=/opt/intel/licenses:/home/jenkins/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.10.0/env ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/env +++ my_script_path=/opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env +++ component_root=/opt/intel/oneapi/itac/2021.10.0 +++ VT_ROOT=/opt/intel/oneapi/itac/2021.10.0 +++ export VT_ROOT +++ VT_MPI=impi4 +++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.10.0/lib +++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.10.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.10.0/slib '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/slib ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/itac/2021.10.0/bin /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_manpath /opt/intel/oneapi/itac/2021.10.0/man '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/man ++++ path_is_now='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++ temp_var=14 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/mkl/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env +++ MKLROOT=/opt/intel/oneapi/mkl/2023.2.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/2023.2.0/lib +++ __cpath=/opt/intel/oneapi/mkl/2023.2.0/include +++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2023.2.0/bin +++ __ld_library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __path=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64 +++ __nlspath=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N +++ '[' '' = mod ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' '' = verbose ']' ++ temp_var=15 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/mpi/2021.10.0/env +++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.10.0/env ++++ cd /opt/intel/oneapi/mpi/2021.10.0/env/.. ++++ pwd +++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.10.0 +++ export I_MPI_ROOT +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH +++ PLATFORM= +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++ PATH=/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' -z /opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar ']' +++ CLASSPATH=/opt/intel/oneapi/mpi/2021.10.0//lib/mpi.jar:/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CLASSPATH +++ '[' -z '/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z '' ']' +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ CPATH=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man:' +++ MANPATH='/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/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.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ grep -i Ubuntu ++++ cat /etc/lsb-release /etc/lsb-release.diverted /etc/os-release /etc/os-release.diverted +++ '[' -n 'DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy' ']' +++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib/prov:/usr/lib/x86_64-linux-gnu/libfabric +++ export FI_PROVIDER_PATH ++ temp_var=16 ++ 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/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-d90a363e/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3094357 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env +++ TBBROOT=/opt/intel/oneapi/tbb/2021.10.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.10.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']' +++ export TBBROOT ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../include /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../include ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/.. /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/.. ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=17 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/vtune/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/vtune/2023.2.0 ++++ echo /opt/intel/oneapi/vtune/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ export VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++ temp_var=18 ++ '[' 18 -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 + bash -c 'export e3smSource=/home/jenkins/workspace/e3sm_run_gfortran_test; csh nightly_test/nightly_e3sm_scm_RICO.csh' Compset longname is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is ATM component is cam5 physics: LND component is clm4.5 physics:clm4.5 Satellite phenology: ICE component is prescribed cice: OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/allactive/config_pesall.xml Could not find machine match for 'carson.localdomain' or 'carson' Machine is nelson Pes setting: grid is a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Pes setting: compset is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': 16, 'NTASKS_LND': 16, 'NTASKS_ROF': 16, 'NTASKS_ICE': 16, 'NTASKS_OCN': 16, 'NTASKS_GLC': 16, 'NTASKS_WAV': 16, 'NTASKS_CPL': 16} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Components in compset are: ['eam', 'elm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp'] No charge_account info available, using value from PROJECT e3sm model version found: 04208f3716 Batch_system_type is none Creating Case directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts ERROR: No variable BASELINE_ROOT found in case ERROR: No variable CCSM_CPRNC found in case setting case file to env_batch.xml ERROR: Unknown Job Queue specified use --force to set /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/env_mach_specific.xml already exists, delete to replace Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.st_archive Creating file case.st_archive Creating file .case.run.sh Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building Generating component namelists as part of setup 2024-06-21 03:31:30 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:31:30 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:31:31 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:31:31 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:31:31 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:31:31 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:31:31 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:31:31 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:31:31 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:31:31 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml You can now run './preview_run' to get more info on how your case will be run Building case in directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts sharedlib_only is False model_only is False Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Generating component namelists as part of build 2024-06-21 03:31:34 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:31:34 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:31:35 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:31:35 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:31:35 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:31:35 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:31:35 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:31:35 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:31:35 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:31:35 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Building gptl with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gptl.bldlog.240621-033134 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building mct with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/mct.bldlog.240621-033134 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.mct Component mct build complete with 42 warnings Building pio with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/pio.bldlog.240621-033134 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/csm_share.bldlog.240621-033134 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.csm_share Component csm_share build complete with 19 warnings Building kokkos with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/kokkos.bldlog.240621-033134 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.kokkos Configuring full e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.240621-033134 Calling cmake directly, see top of log file for specific call Building e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.240621-033134 Calling make, see top of log file for specific call Total build time: 960.884970 seconds MODEL BUILD HAS FINISHED SUCCESSFULLY ------------------------------------- Printing output to case_submit_output ------------------------------------- Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 03:47:35 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:47:36 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:47:36 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:47:36 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:47:37 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:47:37 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:47:37 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:47:37 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:47:37 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:47:37 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Checking that inputdata is available as part of case submission Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Loading input file list: 'Buildconf/cice.input_data_list' Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/eam.input_data_list' Loading input file list: 'Buildconf/elm.input_data_list' Model elm no file specified for finidat Check case OK submit_jobs case.run Submit job case.run Starting job script case.run 2024-06-21 03:47:37 CASE.RUN BEGINS HERE 2024-06-21 03:47:37 RUN_MODEL BEGINS HERE 2024-06-21 03:47:37 PRE_RUN_CHECK BEGINS HERE Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 03:47:37 NAMELIST CREATION BEGINS HERE Generating namelists for /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts 2024-06-21 03:47:37 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:47:38 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:47:38 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:47:38 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:47:38 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:47:38 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:47:38 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:47:38 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:47:38 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:47:38 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml 2024-06-21 03:47:39 NAMELIST CREATION HAS FINISHED ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- 2024-06-21 03:47:39 PRE_RUN_CHECK HAS FINISHED run command is /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.exe >> e3sm.log.$LID 2>&1 2024-06-21 03:47:39 SAVE_PRERUN_PROVENANCE BEGINS HERE 2024-06-21 03:47:39 SAVE_PRERUN_PROVENANCE HAS FINISHED 2024-06-21 03:47:39 MODEL EXECUTION BEGINS HERE 2024-06-21 03:47:53 MODEL EXECUTION HAS FINISHED 2024-06-21 03:47:53 POST_RUN_CHECK BEGINS HERE 2024-06-21 03:47:53 POST_RUN_CHECK HAS FINISHED 2024-06-21 03:47:53 RUN_MODEL HAS FINISHED 2024-06-21 03:47:53 GET_TIMING BEGINS HERE adays = 1.0 nsteps 48.0 tlen 1.0 ncpl 48 nprocs 1 HERE adays 1 tmax 10.145340425531916 2024-06-21 03:47:54 GET_TIMING HAS FINISHED 2024-06-21 03:47:54 SAVE_POSTRUN_PROVENANCE BEGINS HERE 2024-06-21 03:47:54 SAVE_POSTRUN_PROVENANCE HAS FINISHED check for resubmit dout_s False mach nelson resubmit_num 0 2024-06-21 03:47:54 CASE.RUN HAS FINISHED Submitted job case.run with id None RICO was successful. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run ARM97) [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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++ '[' setvars.sh = script.sh.copy ']' ++ sourcer= ++ sourced_nm= +++ ps -p 3614545 -o comm= ++ sourced_sh=bash +++ _setvars_get_proc_name /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' +++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++ proc_name=script.sh.copy ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n '5.1.16(1)-release' ']' +++ printf '%s: %s' script.sh.copy 'BASH_VERSION = 5.1.16(1)-release' ++ sourcer='script.sh.copy: BASH_VERSION = 5.1.16(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/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ component_array='/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' ++ temp_array= +++ prep_for_eval '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' +++ echo '/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' ++ eval set -- ''\''/opt/intel/oneapi/advisor/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2023.2.1/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/2022.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/2021.9.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/2021.10.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/2023.2.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' ' +++ set -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.10.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/compiler/2023.2.0/env/vars.sh /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2023.2.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2023.2.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/ipp/2021.9.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.8.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.10.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/advisor/2023.2.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.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/ccl/2021.10.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/compiler/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.0 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0 +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0 +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dnnl/2023.2.0 +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.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 compiler 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0 +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/inspector/2023.2.0 +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler 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 compiler 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/ipp/2021.9.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0 +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0 +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0 +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0 +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/mpi/2021.10.0 +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/tbb/2021.10.0 +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/vtune/2023.2.0 +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb 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 compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' ++ component_array='advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' +++ printf '%s\n' 'advisor advisor ccl ccl compiler compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vtune vtune ' +++ uniq ++ component_array='advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ printf '%s\n' 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ wc -l ++ temp_var=18 ++ '[' 18 -le 0 ']' ++ '[' 0 = 1 ']' +++ prep_for_eval 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ echo 'advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb vtune' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor'\'' \ '\''ccl'\'' \ '\''compiler'\'' \ '\''dal'\'' \ '\''debugger'\'' \ '\''dev-utilities'\'' \ '\''dnnl'\'' \ '\''dpcpp-ct'\'' \ '\''dpl'\'' \ '\''inspector'\'' \ '\''ipp'\'' \ '\''ippcp'\'' \ '\''ipp'\'' \ '\''itac'\'' \ '\''mkl'\'' \ '\''mpi'\'' \ '\''tbb'\'' \ '\''vtune'\'' ' +++ set -- advisor ccl compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector ipp ippcp ipp itac mkl mpi tbb 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=compiler=latest ++ temp_array='advisor=latest ccl=latest compiler=latest ' ++ for arg in "$@" ++ arg=dal=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest ' ++ for arg in "$@" ++ arg=debugger=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest ' ++ for arg in "$@" ++ arg=dev-utilities=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest ' ++ for arg in "$@" ++ arg=dnnl=latest ++ temp_array='advisor=latest ccl=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 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 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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ' ++ for arg in "$@" ++ arg=ippcp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest ' ++ for arg in "$@" ++ arg=itac=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest ' ++ for arg in "$@" ++ arg=mkl=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest ' ++ for arg in "$@" ++ arg=mpi=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest ' ++ for arg in "$@" ++ arg=vtune=latest ++ temp_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' ++ '[' 0 = 1 ']' +++ printf '%s\n' 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest ' +++ awk NF ++ component_array='advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' ++ echo ' ' ++ echo ':: initializing oneAPI environment ...' :: initializing oneAPI environment ... ++ echo ' script.sh.copy: BASH_VERSION = 5.1.16(1)-release' script.sh.copy: BASH_VERSION = 5.1.16(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 compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ echo 'advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vtune=latest' +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' +++ awk NF ++ eval set -- ''\''advisor=latest'\'' \ '\''ccl=latest'\'' \ '\''compiler=latest'\'' \ '\''dal=latest'\'' \ '\''debugger=latest'\'' \ '\''dev-utilities=latest'\'' \ '\''dnnl=latest'\'' \ '\''dpcpp-ct=latest'\'' \ '\''dpl=latest'\'' \ '\''inspector=latest'\'' \ '\''ipp=latest'\'' \ '\''ippcp=latest'\'' \ '\''ipp=latest'\'' \ '\''itac=latest'\'' \ '\''mkl=latest'\'' \ '\''mpi=latest'\'' \ '\''tbb=latest'\'' \ '\''vtune=latest'\'' ' +++ set -- advisor=latest ccl=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/advisor/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/advisor/2023.2.0 ++++ echo /opt/intel/oneapi/advisor/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ ADVISOR_2023_DIR=/opt/intel/oneapi/advisor/2023.2.0 +++ export PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ PYTHONPATH=/opt/intel/oneapi/advisor/2023.2.0/pythonapi +++ export APM=/opt/intel/oneapi/advisor/2023.2.0/perfmodels +++ APM=/opt/intel/oneapi/advisor/2023.2.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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/env +++ WORK_DIR=/opt/intel/oneapi/ccl/2021.10.0/env ++++ cd /opt/intel/oneapi/ccl/2021.10.0/env/../ ++++ pwd -P +++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.10.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.10.0/include/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.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:/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:/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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=2 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.1/env ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/env +++ my_script_path=/opt/intel/oneapi/compiler/2023.2.1/env ++++ dirname -- /opt/intel/oneapi/compiler/2023.2.1/env +++ component_root=/opt/intel/oneapi/compiler/2023.2.1 +++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2023.2.1 +++ 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/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin ++++ path_is_now='/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' intel64 = ia32 ']' +++ '[' -n '' ']' +++ '[' -f /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh ']' +++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++ export FPGA_VARS_DIR +++ FPGA_VARS_ARGS= +++ export FPGA_VARS_ARGS +++ . /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/fpgavars.sh +++++ uname -m ++++ ARCH=x86_64 ++++ arch_type= ++++ case $ARCH in ++++ arch_type=linux64 ++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path libalteracl.so '' +++++ path_to_add=libalteracl.so +++++ path_is_now= +++++ '[' '' = '' ']' +++++ printf %s libalteracl.so ++++ OCL_ICD_FILENAMES=libalteracl.so +++++ prepend_path libintelocl_emu.so libalteracl.so +++++ path_to_add=libintelocl_emu.so +++++ path_is_now=libalteracl.so +++++ '[' '' = libalteracl.so ']' +++++ printf %s libintelocl_emu.so:libalteracl.so ++++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ export OCL_ICD_FILENAMES ++++ 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/2023.2.1/linux/lib/oclfpga ++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin +++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib +++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ export LD_LIBRARY_PATH +++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include +++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ CPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ export CPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64 ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/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/2023.2.1/linux/lib/x64/libintelocl.so +++ '[' -n '' ']' +++ export OCL_ICD_FILENAMES ++++ prepend_manpath /opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common ++++ path_is_now='$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP ++++ path_is_now=/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N '' ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export NLSPATH ++++ prepend_path /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=3 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dal/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dal/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dal/2023.2.0/env +++ component_root=/opt/intel/oneapi/dal/2023.2.0 +++ __daal_tmp_dir='' +++ __daal_tmp_dir='/dal' +++ '[' '!' -d '/dal' ']' +++ __daal_tmp_dir=/opt/intel/oneapi/dal/2023.2.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/2023.2.0 +++ DALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ DAALROOT=/opt/intel/oneapi/dal/2023.2.0 +++ export CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ CLASSPATH=/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++ temp_var=4 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/debugger/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2023.2.0/env +++ gdb_root=/opt/intel/oneapi/debugger/2023.2.0 +++ my_ld_path=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2023.2.0/dep +++ export INTEL_PYTHONHOME ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib ++++ path_is_now='/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_manpath /opt/intel/oneapi/debugger/2023.2.0/documentation/man '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/man ++++ path_is_now='/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ INFOPATH=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib +++ export INFOPATH ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ '' ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ GDB_INFO=/opt/intel/oneapi/debugger/2023.2.0/documentation/info/ +++ export GDB_INFO ++++ prepend_path /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py ++++ path_is_now=/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=5 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.10.0/env +++ component_root=/opt/intel/oneapi/dev-utilities/2021.10.0 ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/bin /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.10.0/include /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.10.0/include ++++ path_is_now=/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=6 ++ 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 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ echo /opt/intel/oneapi/dnnl/2023.2.0/env +++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ dnnl_check_local_env +++++ basename -- /opt/intel/oneapi/dnnl/2023.2.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/2023.2.0/env ++++ script=/opt/intel/oneapi/dnnl/2023.2.0/env ++++ '[' -L /opt/intel/oneapi/dnnl/2023.2.0/env ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++++ cd /opt/intel/oneapi/dnnl/2023.2.0 +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2023.2.0 ++++ echo /opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2023.2.0 +++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ export DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ DNNLROOT=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp +++ '[' -n '/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ export CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' -n /opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ unset __dnnl_known_configurations +++ unset __dnnl_def_configuration +++ unset __dnnl_this_dir_path +++ unset __dnnl_this_dir_name +++ unset __dnnl_configuration ++ temp_var=7 ++ 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 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2023.2.0/env +++ component_root=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2023.2.0 +++ export DPCT_BUNDLE_ROOT ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin ++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2023.2.0/include /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ '[' -n '5.1.16(1)-release' ']' +++ BASH_AUTOCOMPLETE_SCRIPT=/opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh +++ [[ -f /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ]] +++ source /opt/intel/oneapi/dpcpp-ct/2023.2.0/env/bash-autocomplete.sh ++++ complete -F _c2s_dpct c2s ++++ complete -F _c2s_dpct dpct ++ temp_var=8 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2022.2.0/env +++++ '[' vars.sh = . ']' +++++ '[' vars.sh = .. ']' +++++ command printf '%s\n' /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env/vars.sh +++ _onedpl_scrip_path=/opt/intel/oneapi/dpl/2022.2.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2022.2.0/env +++ DPL_ROOT=/opt/intel/oneapi/dpl/2022.2.0 +++ export DPL_ROOT ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/linux/include /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/linux/include ++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=9 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/inspector/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/inspector/2023.2.0 ++++ echo /opt/intel/oneapi/inspector/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 +++ INSPECTOR_2023_DIR=/opt/intel/oneapi/inspector/2023.2.0 ++ temp_var=10 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=11 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.8.0/env ++++ echo /opt/intel/oneapi/ippcp/2021.8.0/env +++ my_script_path=/opt/intel/oneapi/ippcp/2021.8.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.8.0/env +++ component_root=/opt/intel/oneapi/ippcp/2021.8.0 +++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.8.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.8.0/include /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/include ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.9.0/env ++++ echo /opt/intel/oneapi/ipp/2021.9.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.9.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.9.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.9.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.9.0/include /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/include ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++ temp_var=13 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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 '' ++++ path_to_add=/opt/intel/licenses:/home/jenkins/intel/licenses ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/licenses:/home/jenkins/intel/licenses +++ INTEL_LICENSE_FILE=/opt/intel/licenses:/home/jenkins/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.10.0/env ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/env +++ my_script_path=/opt/intel/oneapi/itac/2021.10.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.10.0/env +++ component_root=/opt/intel/oneapi/itac/2021.10.0 +++ VT_ROOT=/opt/intel/oneapi/itac/2021.10.0 +++ export VT_ROOT +++ VT_MPI=impi4 +++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.10.0/lib +++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.10.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.10.0/slib '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/slib ++++ path_is_now='/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/itac/2021.10.0/bin /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/bin ++++ path_is_now=/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_manpath /opt/intel/oneapi/itac/2021.10.0/man '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ path_to_add=/opt/intel/oneapi/itac/2021.10.0/man ++++ path_is_now='/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ++++ '[' '' = '/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man' +++ export MANPATH ++ temp_var=14 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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/2023.2.0/env ++++ printf %s /opt/intel/oneapi/mkl/2023.2.0/env +++ my_script_path=/opt/intel/oneapi/mkl/2023.2.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2023.2.0/env +++ MKLROOT=/opt/intel/oneapi/mkl/2023.2.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/2023.2.0/lib +++ __cpath=/opt/intel/oneapi/mkl/2023.2.0/include +++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2023.2.0/bin +++ __ld_library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __library_path=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64 +++ __path=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64 +++ __nlspath=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N +++ '[' '' = mod ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ '[' '' = verbose ']' ++ temp_var=15 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/mpi/2021.10.0/env +++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.10.0/env ++++ cd /opt/intel/oneapi/mpi/2021.10.0/env/.. ++++ pwd +++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.10.0 +++ export I_MPI_ROOT +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH +++ PLATFORM= +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++ PATH=/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' -z /opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar ']' +++ CLASSPATH=/opt/intel/oneapi/mpi/2021.10.0//lib/mpi.jar:/opt/intel/oneapi/dal/2023.2.0/lib/onedal.jar +++ export CLASSPATH +++ '[' -z '/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z '' ']' +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' +++ CPATH=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH +++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/Linux_x86_64/21.3/compilers/man:' +++ MANPATH='/opt/intel/oneapi/mpi/2021.10.0/man:/opt/intel/oneapi/itac/2021.10.0/man:/opt/intel/oneapi/debugger/2023.2.0/documentation/man:/opt/intel/oneapi/compiler/2023.2.1/documentation/en/man/common:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/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.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ grep -i Ubuntu ++++ cat /etc/lsb-release /etc/lsb-release.diverted /etc/os-release /etc/os-release.diverted +++ '[' -n 'DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy ID_LIKE="ubuntu debian" UBUNTU_CODENAME=jammy' ']' +++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib/prov:/usr/lib/x86_64-linux-gnu/libfabric +++ export FI_PROVIDER_PATH ++ temp_var=16 ++ 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/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ++++ '[' -L /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy ']' ++++ basename -- /home/jenkins/workspace/e3sm_run_gfortran_test@tmp/durable-3a8196df/script.sh.copy +++ '[' vars.sh = script.sh.copy ']' +++ vars_script_name= ++++ ps -p 3614545 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.16(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.10.0/env ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env +++ TBBROOT=/opt/intel/oneapi/tbb/2021.10.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.10.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']' +++ export TBBROOT ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/ccl/2021.10.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8 ++++ path_is_now='/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.10.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.10.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.10.0//lib/release:/opt/intel/oneapi/mpi/2021.10.0//lib:/opt/intel/oneapi/mkl/2023.2.0/lib/intel64:/opt/intel/oneapi/itac/2021.10.0/slib:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.8.0/lib/intel64:/opt/intel/oneapi/ipp/2021.9.0/lib/intel64:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.2.0/dep/lib:/opt/intel/oneapi/dal/2023.2.0/lib/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/x64:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.2.1/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.10.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:/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:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../include /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../include ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/tbb/2021.10.0/env/../include:/opt/intel/oneapi/mpi/2021.10.0//include:/opt/intel/oneapi/mkl/2023.2.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/ippcp/2021.8.0/include:/opt/intel/oneapi/ipp/2021.9.0/include:/opt/intel/oneapi/dpl/2022.2.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2023.2.0/include:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.10.0/include:/opt/intel/oneapi/dal/2023.2.0/include:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/include:/opt/intel/oneapi/ccl/2021.10.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/.. /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/.. ++++ path_is_now=/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ++++ '[' '' = /opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/..:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/ipp/2021.9.0/lib/cmake/ipp:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2023.2.0:/opt/intel/oneapi/compiler/2023.2.1/linux/IntelDPCPP:/opt/intel/oneapi/ccl/2021.10.0/lib/cmake/oneCCL +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=17 ++ 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.16(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/2023.2.0/env +++++ dirname /opt/intel/oneapi/vtune/2023.2.0/env ++++ script_dir=/opt/intel/oneapi/vtune/2023.2.0 ++++ echo /opt/intel/oneapi/vtune/2023.2.0 +++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/tbb/2021.10.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.8.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2023.2.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2022.2.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.2.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.2.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.2.1/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.10.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2023.2.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vtune/2023.2.0/bin64:/opt/intel/oneapi/mpi/2021.10.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.10.0//bin:/opt/intel/oneapi/mkl/2023.2.0/bin/intel64:/opt/intel/oneapi/itac/2021.10.0/bin:/opt/intel/oneapi/inspector/2023.2.0/bin64:/opt/intel/oneapi/dpcpp-ct/2023.2.0/bin:/opt/intel/oneapi/dev-utilities/2021.10.0/bin:/opt/intel/oneapi/debugger/2023.2.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.2.1/linux/bin:/opt/intel/oneapi/advisor/2023.2.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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/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/2024/compilers/bin:/opt/intel/oneapi/compiler/2023.2.1/linux/bin/intel64:/usr/local/NETCDF-Fortran-4.5.3-gfortran/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2023.2.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2023.2.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2023.2.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.2.1/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2023.2.0/sys_check/advisor_sys_check.py: +++ export VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_2023_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ export VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 +++ VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2023.2.0 ++ temp_var=18 ++ '[' 18 -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 + bash -c 'export e3smSource=/home/jenkins/workspace/e3sm_run_gfortran_test; csh nightly_test/nightly_e3sm_scm_ARM97.csh' Compset longname is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is ATM component is cam5 physics: LND component is clm4.5 physics:clm4.5 Satellite phenology: ICE component is prescribed cice: OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/allactive/config_pesall.xml Could not find machine match for 'carson.localdomain' or 'carson' Machine is nelson Pes setting: grid is a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Pes setting: compset is SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': 16, 'NTASKS_LND': 16, 'NTASKS_ROF': 16, 'NTASKS_ICE': 16, 'NTASKS_OCN': 16, 'NTASKS_GLC': 16, 'NTASKS_WAV': 16, 'NTASKS_CPL': 16} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: SCAM_EAM%SCAM_ELM%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%ne4np4_l%ne4np4_oi%ne4np4_r%null_g%null_w%null_z%null_m%oQU240 Components in compset are: ['eam', 'elm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp'] No charge_account info available, using value from PROJECT e3sm model version found: 04208f3716 Batch_system_type is none Creating Case directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/case_scripts ERROR: No variable BASELINE_ROOT found in case ERROR: No variable CCSM_CPRNC found in case setting case file to env_batch.xml ERROR: Unknown Job Queue specified use --force to set /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/case_scripts/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/case_scripts/env_mach_specific.xml already exists, delete to replace Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/e3sm_run_gfortran_test/cime_config/machines/template.st_archive Creating file case.st_archive Creating file .case.run.sh Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building Generating component namelists as part of setup 2024-06-21 03:48:08 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:48:09 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:48:09 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:48:09 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:48:09 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:48:09 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:48:09 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:48:09 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:48:09 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:48:09 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml You can now run './preview_run' to get more info on how your case will be run Building case in directory /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/case_scripts sharedlib_only is False model_only is False Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Generating component namelists as part of build 2024-06-21 03:48:12 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 03:48:13 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 03:48:13 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 03:48:13 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 03:48:13 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 03:48:13 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 03:48:13 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 03:48:13 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 03:48:13 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 03:48:13 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Building gptl with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/gptl.bldlog.240621-034812 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building mct with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/mct.bldlog.240621-034812 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.mct Component mct build complete with 42 warnings Building pio with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/pio.bldlog.240621-034812 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/csm_share.bldlog.240621-034812 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.csm_share Component csm_share build complete with 19 warnings Building kokkos with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/kokkos.bldlog.240621-034812 Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/build_scripts/buildlib.kokkos Configuring full e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/e3sm.bldlog.240621-034812 Calling cmake directly, see top of log file for specific call Building e3sm model with output to file /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/e3sm.bldlog.240621-034812 Calling make, see top of log file for specific call Total build time: 1105.606844 seconds MODEL BUILD HAS FINISHED SUCCESSFULLY ------------------------------------- Printing output to case_submit_output ------------------------------------- Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 04:06:38 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 04:06:39 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 04:06:39 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 04:06:39 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 04:06:39 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 04:06:39 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 04:06:39 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 04:06:39 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 04:06:39 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 04:06:39 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml Checking that inputdata is available as part of case submission Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include Loading input file list: 'Buildconf/cice.input_data_list' Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/eam.input_data_list' Loading input file list: 'Buildconf/elm.input_data_list' Model elm no file specified for finidat Check case OK submit_jobs case.run Submit job case.run Starting job script case.run 2024-06-21 04:06:40 CASE.RUN BEGINS HERE 2024-06-21 04:06:40 RUN_MODEL BEGINS HERE 2024-06-21 04:06:40 PRE_RUN_CHECK BEGINS HERE Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment NETCDF_FORTRAN_PATH=/usr/local/NETCDF-Fortran-4.5.3-gfortran Setting Environment NETCDF_C_PATH=/usr/local/NETCDF-C-4.8.0-gfortran Setting Environment LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib Setting Environment INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include 2024-06-21 04:06:40 NAMELIST CREATION BEGINS HERE Generating namelists for /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/case_scripts 2024-06-21 04:06:40 atm Create namelist for component eam Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/cime_config/buildnml 2024-06-21 04:06:40 lnd Create namelist for component elm Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/cime_config/buildnml 2024-06-21 04:06:40 ice Create namelist for component cice Calling /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/cime_config/buildnml 2024-06-21 04:06:40 ocn Create namelist for component docn Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/cime_config/buildnml 2024-06-21 04:06:40 rof Create namelist for component srof Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/cime_config/buildnml 2024-06-21 04:06:40 glc Create namelist for component sglc Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml 2024-06-21 04:06:40 wav Create namelist for component swav Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/cime_config/buildnml 2024-06-21 04:06:40 iac Create namelist for component siac Running /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/cime_config/buildnml 2024-06-21 04:06:41 esp Create namelist for component sesp Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml 2024-06-21 04:06:41 cpl Create namelist for component drv Calling /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/cime_config/buildnml 2024-06-21 04:06:41 NAMELIST CREATION HAS FINISHED ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- 2024-06-21 04:06:41 PRE_RUN_CHECK HAS FINISHED run command is /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpirun -np 1 -prepend-rank /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_ARM97/build/e3sm.exe >> e3sm.log.$LID 2>&1 2024-06-21 04:06:41 SAVE_PRERUN_PROVENANCE BEGINS HERE 2024-06-21 04:06:41 SAVE_PRERUN_PROVENANCE HAS FINISHED 2024-06-21 04:06:41 MODEL EXECUTION BEGINS HERE 2024-06-21 04:06:57 MODEL EXECUTION HAS FINISHED 2024-06-21 04:06:57 POST_RUN_CHECK BEGINS HERE 2024-06-21 04:06:57 POST_RUN_CHECK HAS FINISHED 2024-06-21 04:06:57 RUN_MODEL HAS FINISHED 2024-06-21 04:06:57 GET_TIMING BEGINS HERE adays = 1.0 nsteps 48.0 tlen 1.0 ncpl 48 nprocs 1 HERE adays 1 tmax 10.939 2024-06-21 04:06:58 GET_TIMING HAS FINISHED 2024-06-21 04:06:58 SAVE_POSTRUN_PROVENANCE BEGINS HERE 2024-06-21 04:06:58 SAVE_POSTRUN_PROVENANCE HAS FINISHED check for resubmit dout_s False mach nelson resubmit_num 0 2024-06-21 04:06:58 CASE.RUN HAS FINISHED Submitted job case.run with id None ARM97 was successful. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.240621-030525.gz + cat projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.240621-030525 Configuring with cmake cmd: /usr/bin/time -p cmake -DCIME_MODEL=e3sm -Dcompile_threaded=FALSE -DINSTALL_SHAREDPATH=/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct -DUSE_KOKKOS=TRUE -DCOMP_NAMES='cpl;eam;elm;cice;docn;srof;sglc;swav;siac;sesp' -DCASEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts" -DCASETOOLS="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools" -DCIMEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/cime" -DCOMP_INTERFACE="mct" -DCOMPILER="gnu" -DDEBUG="FALSE" -DEXEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build" -DINCROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lib/include" -DLIBROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lib" -DMACH="nelson" -DMPILIB="mpich" -DNINST_VALUE="c1a1l1i1o1r1g1w1i1e1" -DOS="Linux" -DPIO_VERSION="2" -DSHAREDLIBROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build" -DSMP_PRESENT="FALSE" -DUSE_ESMF_LIB="FALSE" -DUSE_MOAB="FALSE" -DCAM_CONFIG_OPTS="-phys default -scam -nlev 72 -clubb_sgs -nadv 29 -rad rrtmg -chem trop_mam3 -silent -nlev 72 -microphys mg2 -psubcols 4 -cppdefs '-DUWM_MISC -DSILHS'" -DCOMP_LND="elm" -DCOMPARE_TO_NUOPC="FALSE" -DUSE_TRILINOS="FALSE" -DUSE_ALBANY="FALSE" -DUSE_PETSC="FALSE" -DCMAKE_C_COMPILER_WORKS=1 -DCMAKE_CXX_COMPILER_WORKS=1 -DCMAKE_Fortran_COMPILER_WORKS=1 /home/jenkins/workspace/e3sm_run_gfortran_test/components -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- The Fortran compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpicc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 - skipped Found component atm model 'eam' -- Enabled Kokkos devices: SERIAL CMake Warning at /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/cmake/Kokkos/KokkosConfigCommon.cmake:29 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/cmake/Kokkos/KokkosConfig.cmake:43 (INCLUDE) cmake/common_setup.cmake:251 (find_package) cmake/build_model.cmake:5 (include) cmake/atm/CMakeLists.txt:1 (build_model) Warning: Skipping repeated base filename rrtmg_lw_rad.f90 for eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rad.f90 Warning: Skipping repeated base filename rrtmg_sw_rad.f90 for eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_rad.f90 Warning: Skipping repeated base filename vrtmap.F90 for eam/src/utils/vrtmap.F90 Found component lnd model 'elm' -- Enabled Kokkos devices: SERIAL Warning: Skipping repeated base filename accumulMod.F90 for elm/src/utils/accumulMod.F90 Found component ice model 'cice' -- Enabled Kokkos devices: SERIAL Warning: Skipping repeated base filename ice_communicate.F90 for cice/src/mpi/ice_communicate.F90 Found component ocn model 'docn' -- Enabled Kokkos devices: SERIAL Found component rof model 'srof' -- Enabled Kokkos devices: SERIAL Found component glc model 'sglc' -- Enabled Kokkos devices: SERIAL Found component wav model 'swav' -- Enabled Kokkos devices: SERIAL Found component iac model 'siac' -- Enabled Kokkos devices: SERIAL Found component esp model 'sesp' -- Enabled Kokkos devices: SERIAL -- Enabled Kokkos devices: SERIAL -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CASETOOLS SHAREDLIBROOT SMP_PRESENT USE_MOAB -- Build files have been written to: /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld real 1.72 user 0.86 sys 0.81 Building with cmd: /usr/bin/time -p make -j 4 /usr/bin/cmake -S/home/jenkins/workspace/e3sm_run_gfortran_test/components -B/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/CMakeFiles /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f CMakeFiles/genf90.dir/build.make CMakeFiles/genf90.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/CMakeFiles/genf90.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f CMakeFiles/genf90.dir/build.make CMakeFiles/genf90.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make[2]: Nothing to be done for 'CMakeFiles/genf90.dir/build'. make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 0%] Built target genf90 make -f cmake/atm/CMakeFiles/atm.dir/build.make cmake/atm/CMakeFiles/atm.dir/depend make -f cmake/lnd/CMakeFiles/lnd.dir/build.make cmake/lnd/CMakeFiles/lnd.dir/depend make -f cmake/ice/CMakeFiles/ice.dir/build.make cmake/ice/CMakeFiles/ice.dir/depend make -f cmake/ocn/CMakeFiles/ocn.dir/build.make cmake/ocn/CMakeFiles/ocn.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice/CMakeFiles/ice.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn/CMakeFiles/ocn.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 1%] Generating restUtilMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/restUtilMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/restUtilMod.F90 Scanning dependencies of target ocn make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/ocn/CMakeFiles/ocn.dir/build.make cmake/ocn/CMakeFiles/ocn.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 1%] Generating subcol_utils.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_utils.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm/subcol_utils.F90 [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o Scanning dependencies of target ice make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/ice/CMakeFiles/ice.dir/build.make cmake/ice/CMakeFiles/ice.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 1%] Generating dynVarMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/dynVarMod.F90 [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_kinds_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o [ 1%] Generating buffer.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/buffer.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm/buffer.F90 [ 1%] Generating dynVarTimeInterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarTimeInterpMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/dynVarTimeInterpMod.F90 [ 1%] Generating physics_buffer.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_buffer.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm/physics_buffer.F90 [ 1%] Generating dynVarTimeUninterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarTimeUninterpMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/dynVarTimeUninterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm/CMakeFiles/atm.dir/DependInfo.cmake --color= [ 1%] Generating ncdio_pio.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ncdio_pio.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/ncdio_pio.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/CMakeFiles/lnd.dir/DependInfo.cmake --color= Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o built in 0.300724 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/docn_shr_mod.mod cmake/ocn/CMakeFiles/ocn.dir/docn_shr_mod.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o built in 0.284931 seconds [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_cpl_indices.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o Scanning dependencies of target lnd make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/lnd/CMakeFiles/lnd.dir/build.make cmake/lnd/CMakeFiles/lnd.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' Scanning dependencies of target atm make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/atm/CMakeFiles/atm.dir/build.make cmake/atm/CMakeFiles/atm.dir/build [ 1%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varctl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 1%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_abortutils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o built in 0.349657 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_kinds_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_kinds_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_cpl_indices.mod cmake/ice/CMakeFiles/ice.dir/ice_cpl_indices.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o.provides.build [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_communicate.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o built in 0.667612 seconds /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/docn_comp_mod.mod cmake/ocn/CMakeFiles/ocn.dir/docn_comp_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o built in 0.527694 seconds [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o [ 1%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o built in 0.588390 seconds Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o built in 0.340043 seconds [ 1%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_logfile.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_constants.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o built in 0.378087 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/ocn_comp_mct.mod cmake/ocn/CMakeFiles/ocn.dir/ocn_comp_mct.mod.stamp GNU [ 1%] Linking CXX static library libocn.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn && /usr/bin/cmake -P CMakeFiles/ocn.dir/cmake_clean_target.cmake Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o built in 0.299082 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn && /usr/bin/cmake -E cmake_link_script CMakeFiles/ocn.dir/link.txt --verbose=1 [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_domain_size.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libocn.a CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdMod.F90:25:6: 25 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o built in 0.492926 seconds [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/landunit_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o Target libocn.a built in 0.035507 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libocn.a Target libocn.a built in 0.025468 seconds /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 2%] Built target ocn make -f cmake/rof/CMakeFiles/rof.dir/build.make cmake/rof/CMakeFiles/rof.dir/depend Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o built in 0.561446 seconds make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/rof /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof/CMakeFiles/rof.dir/DependInfo.cmake --color= Scanning dependencies of target rof make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/rof/CMakeFiles/rof.dir/build.make cmake/rof/CMakeFiles/rof.dir/build [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffixed-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/mpishorthand.F -o CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o [ 2%] Building Fortran object cmake/rof/CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/rof/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.srof -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90 -o CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o built in 0.271268 seconds [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_fileunits.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o built in 0.485576 seconds Target CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o built in 0.305769 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/rof/rof_comp_mct.mod cmake/rof/CMakeFiles/rof.dir/rof_comp_mct.mod.stamp GNU [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesConstantsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o [ 2%] Linking CXX static library librof.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof && /usr/bin/cmake -P CMakeFiles/rof.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof && /usr/bin/cmake -E cmake_link_script CMakeFiles/rof.dir/link.txt --verbose=1 Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o built in 0.321712 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc librof.a CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_scam.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o Target librof.a built in 0.034976 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib librof.a Target librof.a built in 0.028608 seconds /usr/bin/cmake -E touch cmake/rof/CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' Target CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o built in 0.593966 seconds [ 2%] Built target rof [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/namelist_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ppgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o built in 0.286957 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_communicate.mod cmake/ice/CMakeFiles/ice.dir/ice_communicate.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o built in 0.435437 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_constants.mod cmake/ice/CMakeFiles/ice.dir/ice_constants.mod.stamp GNU [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_domain_size.mod cmake/ice/CMakeFiles/ice.dir/ice_domain_size.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_fileunits.mod cmake/ice/CMakeFiles/ice.dir/ice_fileunits.mod.stamp GNU [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o built in 0.548555 seconds [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o built in 0.607529 seconds [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/infnan.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o built in 0.462282 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:890:18: 890 | call MPI_BCAST(array, nelements, mpiR4, root_pe, MPI_COMM_ICE, ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:263:18: 263 | call MPI_BCAST(itmp, 1, MPI_INTEGER, root_pe, MPI_COMM_ICE, ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:206:18: 206 | call MPI_BCAST(scalar, 1, MPI_INTEGER, root_pe, MPI_COMM_ICE,ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_instance.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o built in 0.645652 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_scam.mod cmake/ice/CMakeFiles/ice.dir/ice_scam.mod.stamp GNU [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_atmo.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o built in 0.454154 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o built in 0.603196 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o.provides.build make -f cmake/glc/CMakeFiles/glc.dir/build.make cmake/glc/CMakeFiles/glc.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/glc /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc/CMakeFiles/glc.dir/DependInfo.cmake --color= Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o built in 0.589962 seconds Scanning dependencies of target glc make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/glc/CMakeFiles/glc.dir/build.make cmake/glc/CMakeFiles/glc.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dycore.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o [ 3%] Building Fortran object cmake/glc/CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/glc/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90 -o CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o built in 0.410313 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o.provides.build [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_exit.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o built in 0.452456 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SpeciesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o Target CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o built in 0.276672 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/glc/glc_comp_mct.mod cmake/glc/CMakeFiles/glc.dir/glc_comp_mct.mod.stamp GNU [ 3%] Linking CXX static library libglc.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc && /usr/bin/cmake -P CMakeFiles/glc.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc && /usr/bin/cmake -E cmake_link_script CMakeFiles/glc.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libglc.a CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o Target libglc.a built in 0.034033 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libglc.a Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o built in 0.320521 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_broadcast.mod cmake/ice/CMakeFiles/ice.dir/ice_broadcast.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_atmo.mod cmake/ice/CMakeFiles/ice.dir/ice_atmo.mod.stamp GNU Target libglc.a built in 0.035189 seconds /usr/bin/cmake -E touch cmake/glc/CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o built in 0.573209 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o.provides.build [ 3%] Built target glc make -f cmake/wav/CMakeFiles/wav.dir/build.make cmake/wav/CMakeFiles/wav.dir/depend /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_exit.mod cmake/ice/CMakeFiles/ice.dir/ice_exit.mod.stamp GNU make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/wav /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav/CMakeFiles/wav.dir/DependInfo.cmake --color= [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/thread_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o Scanning dependencies of target wav make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/wav/CMakeFiles/wav.dir/build.make cmake/wav/CMakeFiles/wav.dir/build [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_calendar.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 3%] Building Fortran object cmake/wav/CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/wav/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90 -o CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o built in 0.478878 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varsur.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o Target CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o built in 0.289649 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/wav/wav_comp_mct.mod cmake/wav/CMakeFiles/wav.dir/wav_comp_mct.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o built in 0.363349 seconds [ 4%] Linking CXX static library libwav.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav && /usr/bin/cmake -P CMakeFiles/wav.dir/cmake_clean_target.cmake [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav && /usr/bin/cmake -E cmake_link_script CMakeFiles/wav.dir/link.txt --verbose=1 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_blocks.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libwav.a CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o Target libwav.a built in 0.039164 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libwav.a Target CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o built in 0.577959 seconds Target libwav.a built in 0.036677 seconds [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o /usr/bin/cmake -E touch cmake/wav/CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/string_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o built in 0.485233 seconds [ 4%] Built target wav [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_nlUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o built in 0.428012 seconds [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_spacecurve.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o built in 0.460049 seconds make -f cmake/iac/CMakeFiles/iac.dir/build.make cmake/iac/CMakeFiles/iac.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/iac /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac/CMakeFiles/iac.dir/DependInfo.cmake --color= Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o built in 0.468229 seconds Scanning dependencies of target iac Target CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o built in 0.562802 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/iac/CMakeFiles/iac.dir/build.make cmake/iac/CMakeFiles/iac.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNBeTRIndicatorMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/params_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o [ 4%] Building Fortran object cmake/iac/CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/iac/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.siac -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90 -o CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o Target CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o built in 0.304792 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/iac/iac_comp_mct.mod cmake/iac/CMakeFiles/iac.dir/iac_comp_mct.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o built in 0.648707 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_calendar.mod cmake/ice/CMakeFiles/ice.dir/ice_calendar.mod.stamp GNU [ 4%] Linking CXX static library libiac.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac && /usr/bin/cmake -P CMakeFiles/iac.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_blocks.mod cmake/ice/CMakeFiles/ice.dir/ice_blocks.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_spacecurve.mod cmake/ice/CMakeFiles/ice.dir/ice_spacecurve.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac && /usr/bin/cmake -E cmake_link_script CMakeFiles/iac.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libiac.a CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_work.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o built in 0.483616 seconds Target libiac.a built in 0.027319 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libiac.a [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o Target libiac.a built in 0.036719 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o built in 0.562439 seconds /usr/bin/cmake -E touch cmake/iac/CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/ll_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o [ 4%] Built target iac make -f cmake/esp/CMakeFiles/esp.dir/build.make cmake/esp/CMakeFiles/esp.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/esp /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp/CMakeFiles/esp.dir/DependInfo.cmake --color= Scanning dependencies of target esp make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/esp/CMakeFiles/esp.dir/build.make cmake/esp/CMakeFiles/esp.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 5%] Building Fortran object cmake/esp/CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/esp/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90 -o CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o built in 0.295430 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o.provides.build [ 5%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_probability_tools.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o Target CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o built in 0.265595 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/esp/esp_comp_mct.mod cmake/esp/CMakeFiles/esp.dir/esp_comp_mct.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o built in 0.479372 seconds [ 5%] Linking CXX static library libesp.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp && /usr/bin/cmake -P CMakeFiles/esp.dir/cmake_clean_target.cmake [ 5%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp && /usr/bin/cmake -E cmake_link_script CMakeFiles/esp.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libesp.a CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o Target libesp.a built in 0.028159 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libesp.a Target CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o built in 0.616908 seconds Target libesp.a built in 0.036641 seconds /usr/bin/cmake -E touch cmake/esp/CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o.provides.build [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/domain_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o built in 0.335108 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_work.mod cmake/ice/CMakeFiles/ice.dir/ice_work.mod.stamp GNU [ 5%] Built target esp /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_probability_tools.mod cmake/ice/CMakeFiles/ice.dir/ice_probability_tools.mod.stamp GNU [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/sort_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o.provides.build [ 5%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_distribution.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o built in 0.452397 seconds [ 5%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o built in 0.602783 seconds [ 5%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o built in 0.602649 seconds [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/m_types.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o built in 0.487942 seconds [ 5%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/SimpleMathMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o built in 0.460192 seconds [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/pspect.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o built in 1.094286 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_distribution.mod cmake/ice/CMakeFiles/ice.dir/ice_distribution.mod.stamp GNU [ 5%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o built in 0.593135 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o.provides.build [ 5%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o built in 0.525280 seconds [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/chem_mods.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90:32:7: 32 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90:2616:25: 2616 | call MPI_ALLREDUCE(scalar, globalMinval, 1, & | 1 ...... 2682 | call MPI_ALLREDUCE(scalar, globalMinval, 1, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o built in 0.592446 seconds [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/sslt_sections.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o built in 0.484116 seconds [ 6%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/topounit_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o built in 0.634653 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_global_reductions.mod cmake/ice/CMakeFiles/ice.dir/ice_global_reductions.mod.stamp GNU [ 6%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o built in 0.582509 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o.provides.build [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_varorb.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:61:7: 61 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:5470:21: 5470 | call MPI_IRECV(bufRecv(1:len,nmsg), len, mpiR4, & | 1 ...... 5967 | call MPI_IRECV(bufRecv(1:len,nmsg), len, MPI_INTEGER, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:5503:21: 5503 | call MPI_ISEND(bufSend(1:len,nmsg), len, mpiR4, & | 1 ...... 6000 | call MPI_ISEND(bufSend(1:len,nmsg), len, MPI_INTEGER, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). Target CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o built in 0.487417 seconds [ 7%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/cam_cpl_indices.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o built in 0.605033 seconds [ 7%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/srf_field_check.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o built in 0.472555 seconds [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o built in 0.597048 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o built in 0.468980 seconds [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o [ 8%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o built in 0.671407 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o built in 0.487990 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o built in 0.501451 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o built in 0.643940 seconds [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o built in 0.494261 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o built in 0.506369 seconds [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/error_function.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o built in 2.379181 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_boundary.mod cmake/ice/CMakeFiles/ice.dir/ice_boundary.mod.stamp GNU [ 9%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_domain.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o built in 0.592901 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o.provides.build [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_sat_methods.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o built in 0.474777 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o built in 0.452041 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_domain.mod cmake/ice/CMakeFiles/ice.dir/ice_domain.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o built in 0.621111 seconds [ 10%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o [ 10%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_state.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o built in 0.630538 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o built in 0.458739 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:1942:23: 1942 | call MPI_SEND(msg_buffer, nx_block*ny_block, & | 1 ...... 2278 | call MPI_SEND(msg_buffer, nx_block*ny_block, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:2049:24: 2049 | call MPI_IRECV(ARRAY(1,1,dst_block), nx_block*ny_block, & | 1 ...... 2385 | call MPI_IRECV(ARRAY(1,1,dst_block), nx_block*ny_block, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:558:28: 558 | call MPI_RECV(msg_buffer(:,:,1:maxBlocks), msgLen, & | 1 ...... 820 | call MPI_RECV(msg_buffer(:,:,1:maxBlocks),msgLen, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o built in 0.334335 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o built in 0.587713 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o built in 0.485120 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o built in 0.490192 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_trislv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o built in 1.084104 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_pio.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o built in 0.457854 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o built in 0.584872 seconds Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o built in 0.405114 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o.provides.build [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_zadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_gather_scatter.mod cmake/ice/CMakeFiles/ice.dir/ice_gather_scatter.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o built in 0.596794 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_state.mod cmake/ice/CMakeFiles/ice.dir/ice_state.mod.stamp GNU [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/m_sad_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_timers.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o built in 0.455851 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o built in 0.348650 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_itd.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o built in 0.578713 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jpl.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o built in 0.598486 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o built in 0.460983 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_pio.mod cmake/ice/CMakeFiles/ice.dir/ice_pio.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o.provides.build [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o built in 0.463171 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o.provides.build Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o built in 0.736427 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_read_write.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o built in 0.590547 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_flux.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o built in 0.451414 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o built in 0.468688 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o built in 0.614478 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/sv_decomp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o built in 0.702632 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_timers.mod cmake/ice/CMakeFiles/ice.dir/ice_timers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_itd.mod cmake/ice/CMakeFiles/ice.dir/ice_itd.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o built in 0.492893 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_read_write.mod cmake/ice/CMakeFiles/ice.dir/ice_read_write.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_flux.mod cmake/ice/CMakeFiles/ice.dir/ice_flux.mod.stamp GNU [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_probability.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o built in 0.480849 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o built in 0.472359 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o built in 0.458507 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_mechred.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o built in 0.731333 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o built in 0.529025 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cmparray_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o built in 0.477108 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o built in 0.449466 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o built in 0.712553 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_therm_itd.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o built in 0.467276 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o built in 0.660070 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hirsbtpar.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o built in 0.475906 seconds [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o built in 0.532910 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_probability.mod cmake/ice/CMakeFiles/ice.dir/ice_probability.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_mechred.mod cmake/ice/CMakeFiles/ice.dir/ice_mechred.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_therm_itd.mod cmake/ice/CMakeFiles/ice.dir/ice_therm_itd.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o.provides.build [ 12%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_grid.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o built in 0.491903 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o built in 0.612766 seconds [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o built in 0.619804 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o built in 0.502684 seconds [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o built in 0.609393 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o built in 0.515703 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o [ 13%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o built in 1.053626 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_grid.mod cmake/ice/CMakeFiles/ice.dir/ice_grid.mod.stamp GNU [ 13%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_dyn_evp.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o built in 0.620894 seconds [ 13%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o built in 0.468374 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o built in 0.472589 seconds [ 13%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o [ 13%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o built in 0.480318 seconds [ 13%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o built in 0.555351 seconds [ 13%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_ocean.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o built in 0.581932 seconds [ 13%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o built in 1.022722 seconds [ 13%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_transport_remap.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o built in 0.367832 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o.provides.build [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o built in 0.464592 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o built in 0.538227 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o built in 0.452912 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o built in 0.568480 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o built in 0.583848 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o built in 0.470674 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_dyn_evp.mod cmake/ice/CMakeFiles/ice.dir/ice_dyn_evp.mod.stamp GNU [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o built in 0.471699 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o built in 1.522584 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_ocean.mod cmake/ice/CMakeFiles/ice.dir/ice_ocean.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_transport_remap.mod cmake/ice/CMakeFiles/ice.dir/ice_transport_remap.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o built in 0.561684 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o.provides.build [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_restart.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o built in 0.463084 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o built in 0.561271 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o built in 0.451870 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o built in 0.456315 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o built in 0.561570 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o built in 0.461097 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o built in 0.465181 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o built in 1.134370 seconds [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_prescribed_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o built in 0.547704 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o built in 0.556545 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o built in 0.445184 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o built in 0.645124 seconds [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_transport_driver.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o built in 0.504576 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o built in 0.446538 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o built in 0.554224 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o built in 0.426808 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o built in 0.452113 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o built in 0.845968 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_restart.mod cmake/ice/CMakeFiles/ice.dir/ice_restart.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_prescribed_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_prescribed_mod.mod.stamp GNU [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_FY.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o built in 0.583434 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o built in 0.462623 seconds [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_history_fields.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o built in 0.439913 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o built in 0.408710 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o built in 0.515521 seconds [ 16%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_lvl.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o built in 0.355122 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o built in 0.312847 seconds [ 17%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o built in 0.340955 seconds [ 17%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o built in 0.290563 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o built in 0.245270 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_transport_driver.mod cmake/ice/CMakeFiles/ice.dir/ice_transport_driver.mod.stamp GNU [ 17%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_meltpond.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o [ 17%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o built in 0.309147 seconds [ 17%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_comp_esmf.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o built in 0.227545 seconds [ 17%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o built in 0.137007 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o built in 0.275906 seconds Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o built in 0.320021 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o [ 18%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_import_export.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o built in 0.332927 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o.provides.build [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o built in 0.468731 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o built in 0.554983 seconds Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o built in 0.570830 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o.provides.build [ 18%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_aerosol.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o built in 0.451089 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o built in 0.406130 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o built in 0.525225 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o built in 0.560625 seconds Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o built in 0.608824 seconds [ 18%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_age.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o [ 18%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_therm_vertical.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o built in 0.504919 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o built in 0.434109 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o built in 0.407363 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o built in 0.255343 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_fy.mod cmake/ice/CMakeFiles/ice.dir/ice_fy.mod.stamp GNU [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o built in 0.315035 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o built in 0.261455 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o built in 0.241566 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o built in 0.380031 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history_fields.mod cmake/ice/CMakeFiles/ice.dir/ice_history_fields.mod.stamp GNU [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o built in 0.363554 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_lvl.mod cmake/ice/CMakeFiles/ice.dir/ice_lvl.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o built in 0.425853 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o built in 1.408322 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_meltpond.mod cmake/ice/CMakeFiles/ice.dir/ice_meltpond.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_comp_esmf.mod cmake/ice/CMakeFiles/ice.dir/ice_comp_esmf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_import_export.mod cmake/ice/CMakeFiles/ice.dir/ice_import_export.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o built in 0.307542 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o.provides.build [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_aerosol.mod cmake/ice/CMakeFiles/ice.dir/ice_aerosol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_age.mod cmake/ice/CMakeFiles/ice.dir/ice_age.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_therm_vertical.mod cmake/ice/CMakeFiles/ice.dir/ice_therm_vertical.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o built in 0.326795 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o [ 19%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_history_write.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o built in 0.330800 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clubb_precision.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o built in 0.285543 seconds [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o built in 0.281185 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o.provides.build [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o built in 0.364428 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/error_code.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o built in 0.284368 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varctl.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varctl.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/spmdmod.mod cmake/lnd/CMakeFiles/lnd.dir/spmdmod.mod.stamp GNU [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/model_flags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o built in 0.670913 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o built in 0.324096 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunit_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/landunit_varcon.mod.stamp GNU [ 20%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_diagnostics.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/fileutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o built in 0.385962 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history_write.mod cmake/ice/CMakeFiles/ice.dir/ice_history_write.mod.stamp GNU [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameter_indices.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o built in 0.362141 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesconstantsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesconstantsmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o built in 0.503038 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_constants.mod cmake/lnd/CMakeFiles/lnd.dir/betr_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_ctrl.mod cmake/lnd/CMakeFiles/lnd.dir/betr_ctrl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_kind_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_kind_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/speciesmod.mod cmake/lnd/CMakeFiles/lnd.dir/speciesmod.mod.stamp GNU [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/lapack_interfaces.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varsur.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varsur.mod.stamp GNU [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIntegratorsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o built in 0.443646 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIODimensionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o built in 0.397865 seconds [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_history.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o built in 0.478141 seconds [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/input_names.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o built in 1.022007 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o built in 0.412099 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurvemod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurvemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_nlutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_nlutilsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnbetrindicatormod.mod cmake/lnd/CMakeFiles/lnd.dir/cnbetrindicatormod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_decompmod.mod cmake/lnd/CMakeFiles/lnd.dir/betr_decompmod.mod.stamp GNU [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mt95.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o built in 0.488372 seconds [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pbl_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o built in 0.440676 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o built in 0.926565 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_diagnostics.mod cmake/ice/CMakeFiles/ice.dir/ice_diagnostics.mod.stamp GNU [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/trb_mtn_stress.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o built in 0.453093 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gbetrtype.mod cmake/lnd/CMakeFiles/lnd.dir/gbetrtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o built in 0.560652 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_mathcd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_forcing.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o built in 1.287871 seconds [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o built in 0.349706 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o built in 0.495435 seconds [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_orbital.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o built in 0.493913 seconds [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vdiff_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o built in 0.290153 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_landvarcontype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_landvarcontype.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o built in 0.390993 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrhistvartype.mod cmake/lnd/CMakeFiles/lnd.dir/betrhistvartype.mod.stamp GNU [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/simplemathmod.mod cmake/lnd/CMakeFiles/lnd.dir/simplemathmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_pftvarcontype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_pftvarcontype.mod.stamp GNU [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o built in 0.272256 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o built in 0.623169 seconds [ 22%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o built in 0.482013 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history.mod cmake/ice/CMakeFiles/ice.dir/ice_history.mod.stamp GNU [ 22%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o built in 1.563614 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_orbital.mod cmake/ice/CMakeFiles/ice.dir/ice_orbital.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o built in 0.379780 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_forcing.mod cmake/ice/CMakeFiles/ice.dir/ice_forcing.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounit_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/topounit_varcon.mod.stamp GNU [ 22%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_shortwave.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varorb.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varorb.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelconstants.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelconstants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_constants.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o built in 0.375722 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_columntype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_columntype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_constants.mod.stamp GNU [ 22%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/random_xgc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_filter_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_filter_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_landunit_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_landunit_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_bounds.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_bounds.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varctl.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varctl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varpar.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varpar.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o.provides.build [ 22%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/elm_cpl_indices.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o built in 0.509084 seconds [ 22%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_finalizeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o built in 0.973040 seconds [ 23%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/srchutil.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o built in 1.015344 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o built in 0.513622 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_shortwave.mod cmake/ice/CMakeFiles/ice.dir/ice_shortwave.mod.stamp GNU [ 23%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_restoring.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o.provides.build [ 23%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE_RunMod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o built in 0.364286 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o built in 0.420923 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ecuyer_random.mod cmake/atm/CMakeFiles/atm.dir/ecuyer_random.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelptmmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelptmmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/eoswatermod.mod cmake/lnd/CMakeFiles/lnd.dir/eoswatermod.mod.stamp GNU [ 23%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobconstants.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobconstants.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/code_timer_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobvsfm.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobvsfm.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsvsfmtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsvsfmtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/unstructuredgridtype.mod cmake/lnd/CMakeFiles/lnd.dir/unstructuredgridtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/conditiontype.mod cmake/lnd/CMakeFiles/lnd.dir/conditiontype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/connectionsettype.mod cmake/lnd/CMakeFiles/lnd.dir/connectionsettype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/couplingvariabletype.mod cmake/lnd/CMakeFiles/lnd.dir/couplingvariabletype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/governingequationbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/governingequationbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/meshtype.mod cmake/lnd/CMakeFiles/lnd.dir/meshtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/solvertype.mod cmake/lnd/CMakeFiles/lnd.dir/solvertype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsbasepointertype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsbasepointertype.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o built in 0.494160 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o.provides.build [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_step_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesswtype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesswtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesnowtype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesnowtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesoiltype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesoiltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobthermal.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobthermal.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermalauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermalauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermalauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermalauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermaltype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermaltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturebaseauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturebaseauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesswauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesswauxmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o built in 0.377805 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesswauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesswauxtype.mod.stamp GNU [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/output_netcdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesnowauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesnowauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesnowauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesnowauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesoilauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesoilauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesoilauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesoilauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/arraydimthree.mod cmake/lnd/CMakeFiles/lnd.dir/arraydimthree.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o built in 0.278399 seconds [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/marsaglia.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90:26:0: 26 | #include ! mpi library include file | Warning: extra tokens at end of #include directive Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o built in 0.243279 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_mesh_utils.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_mesh_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_shr_log_mod.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_shr_log_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnrichardsodepressuretype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnrichardsodepressuretype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/porosityfunctionmod.mod cmake/lnd/CMakeFiles/lnd.dir/porosityfunctionmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsmod.mod cmake/lnd/CMakeFiles/lnd.dir/richardsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureconnauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureconnauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/saturationfunction.mod cmake/lnd/CMakeFiles/lnd.dir/saturationfunction.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsvsfmauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsvsfmauxtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o built in 0.341738 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/quicksort.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o built in 1.435476 seconds [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/xpavg_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o built in 1.042171 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_restoring.mod cmake/ice/CMakeFiles/ice.dir/ice_restoring.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/cice_runmod.mod cmake/ice/CMakeFiles/ice.dir/cice_runmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_step_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_step_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o.provides.build [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_init.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o built in 0.333404 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o built in 0.428492 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o built in 0.385762 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o.provides.build [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/initcom.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/trunc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/getdatetime.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o built in 0.395723 seconds Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o built in 0.462052 seconds Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o built in 0.449176 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/domainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varpar.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o [ 24%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o built in 0.975266 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_init.mod cmake/ice/CMakeFiles/ice.dir/ice_init.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE_InitMod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o built in 0.357187 seconds [ 24%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_slmm.cpp Target CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o built in 0.516697 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fileutils.mod cmake/lnd/CMakeFiles/lnd.dir/fileutils.mod.stamp GNU [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesGlobals.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o built in 0.251289 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTParametersMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp: In static member function ‘static homme::compose::QLT::Int homme::compose::QLT::solve(homme::compose::QLT::Int, const homme::compose::QLT::VerticalLevelsData&, const Real&)’: /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp:5141:3: warning: no return statement in function returning non-void [-Wreturn-type] 5141 | } | ^ Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o built in 0.376326 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o built in 0.272376 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o built in 1.887782 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/cice_initmod.mod cmake/ice/CMakeFiles/ice.dir/cice_initmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o.provides.build [ 26%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_comp_mct.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o built in 0.826096 seconds [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o built in 0.396251 seconds [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o built in 1.020045 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_comp_mct.mod cmake/ice/CMakeFiles/ice.dir/ice_comp_mct.mod.stamp GNU [ 26%] Linking CXX static library libice.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && /usr/bin/cmake -P CMakeFiles/ice.dir/cmake_clean_target.cmake Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o built in 0.343007 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice && /usr/bin/cmake -E cmake_link_script CMakeFiles/ice.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesintegratorsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesintegratorsmod.mod.stamp GNU python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libice.a CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesiodimensionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesiodimensionsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o.provides.build [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o Target libice.a built in 0.073195 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libice.a Target libice.a built in 0.075438 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 27%] Built target ice [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o built in 0.442645 seconds [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o built in 0.579024 seconds [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o built in 0.545387 seconds [ 27%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_test.cpp Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o built in 0.556443 seconds [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o built in 0.527906 seconds [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o built in 1.325459 seconds [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/datetime.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o built in 0.564980 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_const_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_const_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_utils.mod cmake/lnd/CMakeFiles/lnd.dir/betr_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/func_data_type_mod.mod cmake/lnd/CMakeFiles/lnd.dir/func_data_type_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/somstatevarupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/somstatevarupdatemod.mod.stamp GNU [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o built in 5.935571 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/btridiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/btridiagonalmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_abortutils.mod cmake/atm/CMakeFiles/atm.dir/cam_abortutils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_logfile.mod cmake/atm/CMakeFiles/atm.dir/cam_logfile.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mpishorthand.mod cmake/atm/CMakeFiles/atm.dir/mpishorthand.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurveclapphornberg1978mod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurveclapphornberg1978mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_cpl_indices.mod cmake/lnd/CMakeFiles/lnd.dir/elm_cpl_indices.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/namelist_utils.mod cmake/atm/CMakeFiles/atm.dir/namelist_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ppgrid.mod cmake/atm/CMakeFiles/atm.dir/ppgrid.mod.stamp GNU [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/units.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o built in 0.580558 seconds [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/drydep_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o built in 0.503825 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_finalizemod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_finalizemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o built in 0.529096 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/infnan.mod cmake/atm/CMakeFiles/atm.dir/infnan.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_instance.mod cmake/atm/CMakeFiles/atm.dir/cam_instance.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o built in 0.560629 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dycore.mod cmake/atm/CMakeFiles/atm.dir/dycore.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o.provides.build [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/error_messages.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/interpolate_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_abortutils.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_abortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_landunittype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_landunittype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o built in 7.652451 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varpar.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varpar.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/kinds.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/domainmod.mod cmake/lnd/CMakeFiles/lnd.dir/domainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesglobals.mod cmake/lnd/CMakeFiles/lnd.dir/fatesglobals.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtparametersmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtparametersmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o built in 0.557548 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/thread_mod.mod cmake/atm/CMakeFiles/atm.dir/thread_mod.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/column_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/string_utils.mod cmake/atm/CMakeFiles/atm.dir/string_utils.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_nf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o built in 0.865576 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrstatustype.mod cmake/lnd/CMakeFiles/lnd.dir/betrstatustype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/params_mod.mod cmake/atm/CMakeFiles/atm.dir/params_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_infnan_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_infnan_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ll_mod.mod cmake/atm/CMakeFiles/atm.dir/ll_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_log_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_log_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracer_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/tracer_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/domain_mod.mod cmake/atm/CMakeFiles/atm.dir/domain_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sort_mod.mod cmake/atm/CMakeFiles/atm.dir/sort_mod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o built in 0.463204 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o built in 0.581778 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_types.mod cmake/atm/CMakeFiles/atm.dir/m_types.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonfluxrecvtype.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenfluxrecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pspect.mod cmake/atm/CMakeFiles/atm.dir/pspect.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/geopotential.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chem_mods.mod cmake/atm/CMakeFiles/atm.dir/chem_mods.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusfluxrecvtype.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/buffer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm/buffer.F90 -o CMakeFiles/atm.dir/buffer.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o built in 0.727971 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radconstants.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o built in 0.544406 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusfluxtype.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o built in 0.650290 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o built in 0.647404 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o built in 0.580264 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sslt_sections.mod cmake/atm/CMakeFiles/atm.dir/sslt_sections.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_cpl_indices.mod cmake/atm/CMakeFiles/atm.dir/cam_cpl_indices.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o built in 0.646702 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o built in 0.623705 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/srf_field_check.mod cmake/atm/CMakeFiles/atm.dir/srf_field_check.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_util.mod cmake/atm/CMakeFiles/atm.dir/mo_util.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o built in 0.517034 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o built in 0.611413 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_spc_id.mod cmake/atm/CMakeFiles/atm.dir/m_spc_id.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_function.mod cmake/atm/CMakeFiles/atm.dir/error_function.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_sat_methods.mod cmake/atm/CMakeFiles/atm.dir/wv_sat_methods.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o.provides.build [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o built in 0.301128 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o built in 0.484933 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o.provides.build [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o built in 0.257726 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o.provides.build Target CMakeFiles/atm.dir/buffer.F90.o built in 2.468830 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o.provides.build [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o.provides.build [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o built in 0.435922 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o built in 0.472976 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o built in 0.414243 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o built in 0.359300 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lu_factor.mod cmake/atm/CMakeFiles/atm.dir/mo_lu_factor.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o built in 0.374034 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lu_solve.mod cmake/atm/CMakeFiles/atm.dir/mo_lu_solve.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o built in 0.502215 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_negtrc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o built in 0.262020 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_trislv.mod cmake/atm/CMakeFiles/atm.dir/mo_trislv.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_inter.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o built in 0.295895 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_schu.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o built in 0.512326 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTGenericMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o built in 0.402724 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_calcoe.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o built in 0.601284 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/column_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/column_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_zadj.mod cmake/atm/CMakeFiles/atm.dir/mo_zadj.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o built in 0.591635 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesiovariablekindmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesiovariablekindmod.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o built in 0.616769 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o built in 0.837698 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o built in 0.567066 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_sad_data.mod cmake/atm/CMakeFiles/atm.dir/m_sad_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonstaterecvtype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o built in 0.568783 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenstaterecvtype.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/spehox.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jpl.mod cmake/atm/CMakeFiles/atm.dir/mo_jpl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusstaterecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/betr_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantnutkineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantnutkineticsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_rxt_rates_conv.mod cmake/atm/CMakeFiles/atm.dir/mo_rxt_rates_conv.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_heatnirco2.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o built in 0.548988 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sv_decomp.mod cmake/atm/CMakeFiles/atm.dir/sv_decomp.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o built in 0.815417 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_regression_module.mod cmake/lnd/CMakeFiles/lnd.dir/betr_regression_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrstatussimtype.mod cmake/lnd/CMakeFiles/lnd.dir/betrstatussimtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o built in 0.550888 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o.provides.build [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/centuryecaouttype.mod cmake/lnd/CMakeFiles/lnd.dir/centuryecaouttype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o built in 0.463979 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_rxt_id.mod cmake/atm/CMakeFiles/atm.dir/m_rxt_id.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cmparray_mod.mod cmake/atm/CMakeFiles/atm.dir/cmparray_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshydrowtfmod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshydrowtfmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateslittermod.mod cmake/lnd/CMakeFiles/lnd.dir/fateslittermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hirsbtpar.mod cmake/atm/CMakeFiles/atm.dir/hirsbtpar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtgenericmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtgenericmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parrrsw.mod cmake/atm/CMakeFiles/atm.dir/parrrsw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_mpi_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_mpi_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parrrtm.mod cmake/atm/CMakeFiles/atm.dir/parrrtm.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHistoryVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o built in 0.460521 seconds [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesRestartVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o built in 1.237155 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_random_numbers.mod cmake/atm/CMakeFiles/atm.dir/mcica_random_numbers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mersennetwister.mod cmake/atm/CMakeFiles/atm.dir/mersennetwister.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_con.mod cmake/atm/CMakeFiles/atm.dir/rrlw_con.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_vsn.mod cmake/atm/CMakeFiles/atm.dir/rrlw_vsn.mod.stamp GNU [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o built in 0.670659 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_cld.mod cmake/atm/CMakeFiles/atm.dir/rrlw_cld.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg01.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg01.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o built in 0.561951 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg02.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg02.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg03.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg03.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg04.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg04.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeofluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeofluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg05.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg05.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeophysinputtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeophysinputtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg06.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg06.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg07.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg07.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o built in 0.576725 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg08.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg08.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg09.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg09.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg10.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg10.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg11.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg11.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg12.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg12.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg13.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg13.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg14.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg14.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg15.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg15.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg16.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg16.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_tbl.mod cmake/atm/CMakeFiles/atm.dir/rrlw_tbl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_ref.mod cmake/atm/CMakeFiles/atm.dir/rrlw_ref.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_con.mod cmake/atm/CMakeFiles/atm.dir/rrsw_con.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_vsn.mod cmake/atm/CMakeFiles/atm.dir/rrsw_vsn.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o built in 0.403173 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o built in 1.328696 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o built in 0.398214 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_cld.mod cmake/atm/CMakeFiles/atm.dir/rrsw_cld.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o built in 0.328074 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o built in 0.331945 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_patchtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_patchtype.mod.stamp GNU [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o built in 0.330084 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/QSatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o built in 0.320758 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o built in 0.292071 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o built in 0.260309 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_aerocondtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_aerocondtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o built in 0.287510 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o.provides.build [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o.provides.build [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o built in 0.283010 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o.provides.build [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o.provides.build [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/ColumnType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o built in 0.340523 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o built in 0.339200 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/decompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o built in 0.341480 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/GridcellType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o built in 0.521925 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o built in 0.348196 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o built in 0.359515 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/LandunitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o built in 0.383470 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o built in 0.550784 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o built in 0.557669 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o built in 0.554366 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o built in 0.524473 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o built in 0.492469 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o built in 0.465883 seconds [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o built in 0.460136 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtlossfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtlossfluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshistoryvariabletype.mod cmake/lnd/CMakeFiles/lnd.dir/fateshistoryvariabletype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_tbl.mod cmake/atm/CMakeFiles/atm.dir/rrsw_tbl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesrestartvariablemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesrestartvariablemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_ref.mod cmake/atm/CMakeFiles/atm.dir/rrsw_ref.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeostatetype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeostatetype.mod.stamp GNU [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o built in 0.725123 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_vrtqdr.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_vrtqdr.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_columntype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_columntype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o built in 0.306624 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_precision.mod cmake/atm/CMakeFiles/atm.dir/clubb_precision.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_code.mod cmake/atm/CMakeFiles/atm.dir/error_code.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o built in 0.292848 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/biogeocontype.mod cmake/lnd/CMakeFiles/lnd.dir/biogeocontype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/qsatmod.mod cmake/lnd/CMakeFiles/lnd.dir/qsatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/model_flags.mod cmake/atm/CMakeFiles/atm.dir/model_flags.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameter_indices.mod cmake/atm/CMakeFiles/atm.dir/parameter_indices.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o.provides.build [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameters_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o.provides.build [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stat_file_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columntype.mod cmake/lnd/CMakeFiles/lnd.dir/columntype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gridcelltype.mod cmake/lnd/CMakeFiles/lnd.dir/gridcelltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunittype.mod cmake/lnd/CMakeFiles/lnd.dir/landunittype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationtype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationtype.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/ncdio_pio.F90 -o CMakeFiles/lnd.dir/ncdio_pio.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o built in 0.334427 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshydraulicsmemmod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshydraulicsmemmod.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNDecompCascadeConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o built in 0.307754 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_sys_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_sys_mod.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeCon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o built in 0.344708 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_variables.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o built in 0.331133 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lapack_interfaces.mod cmake/atm/CMakeFiles/atm.dir/lapack_interfaces.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TridiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o built in 0.280161 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/penta_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o built in 0.442566 seconds [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PlantMicKineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o built in 0.523378 seconds [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o Target CMakeFiles/lnd.dir/ncdio_pio.F90.o built in 1.163826 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/tridiag_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o built in 0.632737 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_names.mod cmake/atm/CMakeFiles/atm.dir/input_names.mod.stamp GNU [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/array_index.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o built in 0.626438 seconds [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_bgcType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o built in 0.467103 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/endian.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o built in 0.587719 seconds [ 32%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_thType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o built in 0.550803 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mt95.mod cmake/atm/CMakeFiles/atm.dir/mt95.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pbl_utils.mod cmake/atm/CMakeFiles/atm.dir/pbl_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/trb_mtn_stress.mod cmake/atm/CMakeFiles/atm.dir/trb_mtn_stress.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_utils.mod cmake/atm/CMakeFiles/atm.dir/gw_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vdiff_lu_solver.mod cmake/atm/CMakeFiles/atm.dir/vdiff_lu_solver.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/DaylengthMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o built in 0.559242 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_utils.mod cmake/atm/CMakeFiles/atm.dir/physics_utils.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg1_5.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o built in 0.484294 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_data.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_data.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o built in 0.647647 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/latin_hypercube_arrays.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynColumnTemplateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o built in 0.502923 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/math_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o built in 0.566957 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/parameters_silhs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o built in 1.828623 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynPriorWeightsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o built in 0.621577 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o built in 0.604684 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/diffusion_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynEDMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o built in 0.539065 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/random_xgc.mod cmake/atm/CMakeFiles/atm.dir/random_xgc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/gauaw_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o built in 0.301666 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o built in 0.393901 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/srchutil.mod cmake/atm/CMakeFiles/atm.dir/srchutil.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/vrtmap.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o built in 0.788380 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/GetGlobalValuesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o built in 0.432732 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ncdio_pio.mod cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDTypesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o built in 0.586931 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cndecompcascadecontype.mod cmake/lnd/CMakeFiles/lnd.dir/cndecompcascadecontype.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o built in 0.599194 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakecon.mod cmake/lnd/CMakeFiles/lnd.dir/lakecon.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tridiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/tridiagonalmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantmickineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantmickineticsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/babortutils.mod cmake/lnd/CMakeFiles/lnd.dir/babortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_bgctype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_bgctype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_thtype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_thtype.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initVerticalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o built in 0.755843 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/scyc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o built in 0.625760 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/daylengthmod.mod cmake/lnd/CMakeFiles/lnd.dir/daylengthmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/code_timer_module.mod cmake/atm/CMakeFiles/atm.dir/code_timer_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncolumntemplatemod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncolumntemplatemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_netcdf.mod cmake/atm/CMakeFiles/atm.dir/output_netcdf.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpriorweightsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpriorweightsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynedmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynedmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o built in 0.539889 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_timer_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_timer_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/getglobalvaluesmod.mod cmake/lnd/CMakeFiles/lnd.dir/getglobalvaluesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/restUtilMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/restUtilMod.F90 -o CMakeFiles/lnd.dir/restUtilMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edtypesmod.mod cmake/lnd/CMakeFiles/lnd.dir/edtypesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_assert_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_assert_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o built in 1.108831 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o built in 0.470520 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o Target CMakeFiles/lnd.dir/restUtilMod.F90.o built in 0.791567 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o built in 0.703226 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_dataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o built in 0.406872 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initverticalmod.mod cmake/lnd/CMakeFiles/lnd.dir/initverticalmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o built in 0.567460 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o [ 34%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o built in 0.554812 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/abortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o built in 0.665543 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/restutilmod.mod cmake/lnd/CMakeFiles/lnd.dir/restutilmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o built in 0.514481 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o built in 0.792092 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesallometrymod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesallometrymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrtracertype.mod cmake/lnd/CMakeFiles/lnd.dir/betrtracertype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/kineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/kineticsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_timemod.mod cmake/lnd/CMakeFiles/lnd.dir/betr_timemod.mod.stamp GNU [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o built in 0.583636 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_datatype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_datatype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o built in 0.510725 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o built in 0.857768 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/marsaglia.mod cmake/atm/CMakeFiles/atm.dir/marsaglia.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_string_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_string_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/quicksort.mod cmake/atm/CMakeFiles/atm.dir/quicksort.mod.stamp GNU [ 34%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/sgexx.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o built in 0.507703 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o built in 0.448205 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/xpavg_mod.mod cmake/atm/CMakeFiles/atm.dir/xpavg_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/restUtilMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/abortutils.mod cmake/lnd/CMakeFiles/lnd.dir/abortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_time_manager.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinterfacetypesmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinterfacetypesmod.mod.stamp GNU [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/pftvarcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o built in 0.787198 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/TopounitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o built in 0.596401 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CH4varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o built in 1.479922 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mathfuncmod.mod cmake/lnd/CMakeFiles/lnd.dir/mathfuncmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o.provides.build [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o built in 0.481399 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o built in 2.381776 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/soilorder_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:540:15: 540 | 10 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:543:15: 543 | 20 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:546:15: 546 | 30 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:594:19: 594 | 50 LFN = LFN + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:629:22: 629 | 60 WK(I) = GPLAT(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:632:22: 632 | 70 WK(I) = GPLON(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:635:22: 635 | 80 WK(I) = GPALT(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:649:15: 649 | 100 J = J + 6 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:722:17: 722 | 230 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:730:17: 730 | 240 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:734:17: 734 | 250 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:738:17: 738 | 260 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:742:17: 742 | 270 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1660:54: 1660 | 10 CLMGRP(I) = SQRROR*(CPM*GRADY(I)-SPM*GRADX(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1790:35: 1790 | 10 D2DB = D2DB + D2(I)*BHAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1794:36: 1794 | 15 D2(I) = D2(I) - D2DB*BHAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1854:21: 1854 | 10 OLAT = GPLAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1865:21: 1865 | 20 OLON = GPLON(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1871:21: 1871 | 30 OALT = GPALT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1974:21: 1974 | DO 100 J=1,NLON | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1982:25: 1982 | 10 Z(I,J,K) = Z(I,1,K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2058:21: 2058 | 5 E3(I) = XMISS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2061:21: 2061 | 6 F2(I) = XMISS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 6 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2348:16: 2348 | DO 4 I=1,3 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 4 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2349:23: 2349 | 4 YAPX(I,J) = 0._r8 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3554:18: 3554 | DO 200 M=1,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3573:13: 3573 | 200 I = I+2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3783:22: 3783 | 10 G(I) = GB(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3786:22: 3786 | 20 G(I) = GV(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3791:17: 3791 | 30 H(I) = G(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3816:68: 3816 | +Y*(H(IHM+3)+H(IHM-1)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o built in 10.626097 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o built in 0.516971 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanParamsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/msise00.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o built in 0.628677 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -O0 -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o built in 1.347126 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cpslec.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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/e3sm_run_gfortran_test/components/eam/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) Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o built in 0.973043 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o built in 0.623333 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/bnddyi.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesParametersInterface.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o built in 1.222578 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/paramUtilMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o built in 0.592510 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o built in 0.672676 seconds [ 36%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/fft99.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o built in 0.548615 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90:805:21: 760 | call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, & | 2 ...... 805 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90:971:23: 931 | call mpi_allreduce (sendbuf, recvbuf, cnt, mpiint, mpi_sum, comm, ier) | 2 ...... 971 | call mpi_allreduce (sendbuf, recvbuf, cnt, datatype, MPI_MAX, comm, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o built in 0.540750 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o built in 0.773405 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o built in 0.871282 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/ChecksBalancesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o built in 0.697813 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/units.mod cmake/atm/CMakeFiles/atm.dir/units.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/drydep_mod.mod cmake/atm/CMakeFiles/atm.dir/drydep_mod.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/FuncPedotransferMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o built in 0.532270 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/quadraticMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o built in 0.955781 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/organicFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o built in 0.386480 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o built in 0.340619 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SharedParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridControlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o built in 0.303238 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_messages.mod cmake/atm/CMakeFiles/atm.dir/error_messages.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o built in 0.345783 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolate_data.mod cmake/atm/CMakeFiles/atm.dir/interpolate_data.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o built in 0.359037 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o built in 0.428901 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/kinds.mod cmake/atm/CMakeFiles/atm.dir/kinds.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o built in 0.383993 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wrap_nf.mod cmake/atm/CMakeFiles/atm.dir/wrap_nf.mod.stamp GNU [ 36%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/time_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o built in 0.565348 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/geopotential.mod cmake/atm/CMakeFiles/atm.dir/geopotential.mod.stamp GNU [ 36%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tracname.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o built in 0.397900 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/buffer.mod cmake/atm/CMakeFiles/atm.dir/buffer.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radconstants.mod cmake/atm/CMakeFiles/atm.dir/radconstants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerboundarycondtype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerboundarycondtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o.provides.build [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o built in 0.390608 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o built in 1.013607 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_indprd.mod cmake/atm/CMakeFiles/atm.dir/mo_indprd.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsetmod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsetmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsetwatisomod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsetwatisomod.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o built in 0.568374 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o built in 0.734644 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_prod_loss.mod cmake/atm/CMakeFiles/atm.dir/mo_prod_loss.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_adjrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_adjrxt.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ChemStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o built in 0.515021 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o built in 0.372226 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o built in 0.323805 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lin_matrix.mod cmake/atm/CMakeFiles/atm.dir/mo_lin_matrix.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MEGANFactorsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/LSparseMatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o built in 1.025407 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MEGANFactorsMod.F90:271:47: 271 | 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 [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdGathScatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o built in 0.428725 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o built in 0.418771 seconds [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_nln_matrix.mod cmake/atm/CMakeFiles/atm.dir/mo_nln_matrix.mod.stamp GNU [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/domainLateralMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o built in 0.551664 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_negtrc.mod cmake/atm/CMakeFiles/atm.dir/mo_negtrc.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o built in 0.451830 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o built in 0.416968 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_inter.mod cmake/atm/CMakeFiles/atm.dir/mo_inter.mod.stamp GNU [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initInterp.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o built in 0.455845 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_schu.mod cmake/atm/CMakeFiles/atm.dir/mo_schu.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_calcoe.mod cmake/atm/CMakeFiles/atm.dir/mo_calcoe.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BandDiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o built in 0.686474 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_phtadj.mod cmake/atm/CMakeFiles/atm.dir/mo_phtadj.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spehox.mod cmake/atm/CMakeFiles/atm.dir/spehox.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o built in 1.012730 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o built in 0.451377 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_heatnirco2.mod cmake/atm/CMakeFiles/atm.dir/mo_heatnirco2.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o.provides.build [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o built in 0.436521 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o.provides.build [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ColumnMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/LandunitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o built in 0.320336 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o.provides.build [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/PatchMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o built in 0.362723 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o built in 0.389885 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_wvn.mod cmake/atm/CMakeFiles/atm.dir/rrlw_wvn.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/clm_time_manager.mod cmake/lnd/CMakeFiles/lnd.dir/clm_time_manager.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_wvn.mod cmake/atm/CMakeFiles/atm.dir/rrsw_wvn.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_aer.mod cmake/atm/CMakeFiles/atm.dir/rrsw_aer.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/pftvarcon.mod cmake/lnd/CMakeFiles/lnd.dir/pftvarcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounittype.mod cmake/lnd/CMakeFiles/lnd.dir/topounittype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg16.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg16.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg17.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg17.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ch4varcon.mod cmake/lnd/CMakeFiles/lnd.dir/ch4varcon.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpatchstateupdatermod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpatchstateupdatermod.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/AnnualFluxDribbler.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg18.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg18.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationPropertiesType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o built in 0.351540 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg19.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg19.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilorder_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/soilorder_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg20.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg20.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanparamstype.mod cmake/lnd/CMakeFiles/lnd.dir/urbanparamstype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg21.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg21.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg22.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg22.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesparametersinterface.mod cmake/lnd/CMakeFiles/lnd.dir/fatesparametersinterface.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/paramutilmod.mod cmake/lnd/CMakeFiles/lnd.dir/paramutilmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg23.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg23.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o built in 0.492128 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg24.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg24.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire/SFParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o built in 0.466658 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg25.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg25.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynTimeInfoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o built in 0.861082 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg26.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg26.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/surfrdUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o built in 1.315616 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg27.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg27.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edaccumulatefluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/edaccumulatefluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtallometriccarbonmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtallometriccarbonmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg28.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg28.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtallometriccnpmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtallometriccnpmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg29.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg29.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/checksbalancesmod.mod cmake/lnd/CMakeFiles/lnd.dir/checksbalancesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/funcpedotransfermod.mod cmake/lnd/CMakeFiles/lnd.dir/funcpedotransfermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/quadraticmod.mod cmake/lnd/CMakeFiles/lnd.dir/quadraticmod.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o built in 0.428582 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/organicfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/organicfilemod.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o built in 0.533344 seconds [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/RootBiophysMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o built in 0.546749 seconds [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o built in 0.676562 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o built in 0.468364 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sharedparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/sharedparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_reftra.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_reftra.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o.provides.build [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgridcontrolmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgridcontrolmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpindextype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpindextype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpcompettype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpcompettype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/findrootmod.mod cmake/lnd/CMakeFiles/lnd.dir/findrootmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracercoefftype.mod cmake/lnd/CMakeFiles/lnd.dir/tracercoefftype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerstatetype.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/filterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o built in 0.699741 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/interpolationmod.mod cmake/lnd/CMakeFiles/lnd.dir/interpolationmod.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/constants_clubb.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o built in 0.320346 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_model.mod cmake/atm/CMakeFiles/atm.dir/parameters_model.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bncdio_pio.mod cmake/lnd/CMakeFiles/lnd.dir/bncdio_pio.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/chemstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/chemstatetype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o built in 0.690108 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stat_file_module.mod cmake/atm/CMakeFiles/atm.dir/stat_file_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_variables.mod cmake/atm/CMakeFiles/atm.dir/stats_variables.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/SoilorderConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o built in 1.144340 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/penta_lu_solvers.mod cmake/atm/CMakeFiles/atm.dir/penta_lu_solvers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tridiag_lu_solvers.mod cmake/atm/CMakeFiles/atm.dir/tridiag_lu_solvers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/array_index.mod cmake/atm/CMakeFiles/atm.dir/array_index.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurvefactorymod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurvefactorymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/meganfactorsmod.mod cmake/lnd/CMakeFiles/lnd.dir/meganfactorsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/endian.mod cmake/atm/CMakeFiles/atm.dir/endian.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lsparsematmod.mod cmake/lnd/CMakeFiles/lnd.dir/lsparsematmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o.provides.build [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o built in 0.409377 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o built in 0.464558 seconds [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/spmdgathscatmod.mod cmake/lnd/CMakeFiles/lnd.dir/spmdgathscatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/domainlateralmod.mod cmake/lnd/CMakeFiles/lnd.dir/domainlateralmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncolumnstateupdatermod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncolumnstateupdatermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_datadimensionmod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_datadimensionmod.mod.stamp GNU [ 39%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initSubgridMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o built in 0.395240 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg1_5.mod cmake/atm/CMakeFiles/atm.dir/micro_mg1_5.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/latin_hypercube_arrays.mod cmake/atm/CMakeFiles/atm.dir/latin_hypercube_arrays.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initinterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/initinterpmod.mod.stamp GNU [ 39%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridRestMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o built in 0.395708 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/banddiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/banddiagonalmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/math_utilities.mod cmake/atm/CMakeFiles/atm.dir/math_utilities.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o.provides.build [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/output_2D_samples_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o built in 0.516866 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_silhs.mod cmake/atm/CMakeFiles/atm.dir/parameters_silhs.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diffusion_solver.mod cmake/atm/CMakeFiles/atm.dir/diffusion_solver.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gauaw_mod.mod cmake/atm/CMakeFiles/atm.dir/gauaw_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vrtmap_mod.mod cmake/atm/CMakeFiles/atm.dir/vrtmap_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o built in 14.151687 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scyc.mod cmake/atm/CMakeFiles/atm.dir/scyc.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o built in 0.727751 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o built in 0.634304 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_nl_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_nl_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columnmod.mod cmake/lnd/CMakeFiles/lnd.dir/columnmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunitmod.mod cmake/lnd/CMakeFiles/lnd.dir/landunitmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/patchmod.mod cmake/lnd/CMakeFiles/lnd.dir/patchmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_cldprop.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_cldprop.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o.provides.build [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o.provides.build [ 40%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o.provides.build [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/accumulMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridAveMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o built in 0.663494 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/annualfluxdribbler.mod cmake/lnd/CMakeFiles/lnd.dir/annualfluxdribbler.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationpropertiestype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationpropertiestype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o built in 0.713156 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o.provides.build [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o built in 0.797099 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sgexx.mod cmake/atm/CMakeFiles/atm.dir/sgexx.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/buffer.F90.o.provides.build [ 40%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -O0 -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o built in 0.345695 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtinitparamsfatesmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtinitparamsfatesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sfparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/sfparamsmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o built in 1.149711 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyntimeinfomod.mod cmake/lnd/CMakeFiles/lnd.dir/dyntimeinfomod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfrdutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfrdutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/rootbiophysmod.mod cmake/lnd/CMakeFiles/lnd.dir/rootbiophysmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o built in 0.441583 seconds [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o built in 0.309337 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/filtermod.mod cmake/lnd/CMakeFiles/lnd.dir/filtermod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o built in 0.345395 seconds [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o built in 0.436666 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerbalancemod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerbalancemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilordercontype.mod cmake/lnd/CMakeFiles/lnd.dir/soilordercontype.mod.stamp GNU [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ComputeSeedMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o built in 0.330486 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o.provides.build [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/decompInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o built in 0.389767 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o built in 0.347328 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o built in 0.322743 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o built in 1.482140 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o built in 1.079009 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o built in 0.299142 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o built in 0.331316 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o built in 0.376831 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o built in 0.375438 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o built in 0.350022 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o built in 0.389932 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initsubgridmod.mod cmake/lnd/CMakeFiles/lnd.dir/initsubgridmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridrestmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridrestmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/surfrdMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o built in 0.374997 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o built in 0.423148 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/accumulmod.mod cmake/lnd/CMakeFiles/lnd.dir/accumulmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridavemod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridavemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessynchronizedparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessynchronizedparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpforctype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpforctype.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/odemod.mod cmake/lnd/CMakeFiles/lnd.dir/odemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantsoilbgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantsoilbgcmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_pflotranMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o built in 0.419936 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/transportmod.mod cmake/lnd/CMakeFiles/lnd.dir/transportmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o built in 0.445931 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o built in 0.996695 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o built in 0.489361 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bhistfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/bhistfilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/computeseedmod.mod cmake/lnd/CMakeFiles/lnd.dir/computeseedmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompinitmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_datamod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o built in 0.492852 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_datamod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o built in 0.481469 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfrdmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfrdmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dynfilemod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/histFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDPftvarcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o built in 0.416156 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o built in 0.432679 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o built in 1.200980 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o built in 0.718593 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_pflotranmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_pflotranmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o built in 0.601284 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/diocplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/diocplantsoilbgctype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/h2oisotopeplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/h2oisotopeplantsoilbgctype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mockplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/mockplantsoilbgctype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o built in 2.792104 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/histfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/histfilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edpftvarcon.mod cmake/lnd/CMakeFiles/lnd.dir/edpftvarcon.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/dynVarMod.F90 -o CMakeFiles/lnd.dir/dynVarMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o built in 0.941005 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o built in 1.293094 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o built in 0.532619 seconds Target CMakeFiles/lnd.dir/dynVarMod.F90.o built in 0.599871 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessizeagetypeindicesmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessizeagetypeindicesmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o built in 0.405038 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire/SFMainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o built in 0.641218 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/EnergyFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o built in 0.772416 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o built in 0.913969 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/FrictionVelocityType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o built in 2.623796 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/PhotosynthesisType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o built in 0.504228 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o built in 0.970498 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SolarAbsorbedType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o built in 1.274331 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceAlbedoType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o built in 0.705825 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/TopounitDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o built in 12.370370 seconds [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:53:7: 53 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1260:28: 1239 | call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier ) | 2 ...... 1260 | call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(1)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1098:35: 1098 | call mpi_irecv ( recvbuf(displs(q)+1), recvcnts(q), & | 1 ...... 1236 | 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/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1140:24: 1140 | call mpi_gatherv (sendbuf, sendcnt, sendtype, & | 1 ...... 1278 | 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/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:846:28: 846 | call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, & | 1 ...... 1239 | call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier ) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o built in 1.022790 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o.provides.build [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o built in 0.813239 seconds Target CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o built in 0.782827 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_mod.mod cmake/atm/CMakeFiles/atm.dir/time_mod.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tracname.mod cmake/atm/CMakeFiles/atm.dir/mo_tracname.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_setrxt.mod.stamp GNU [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o built in 0.574764 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o.provides.build [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o built in 1.233711 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o built in 1.180522 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o built in 0.871312 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o built in 0.653363 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2atmType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o built in 0.958769 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilHydrologyType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o built in 0.625978 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o built in 0.678344 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/GridcellDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o built in 0.797041 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o built in 0.996546 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpdecomptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpdecomptype.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o built in 1.073927 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_setcoef.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_setcoef.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_cldprmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_cldprmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_cldprop.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_cldprop.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgcreactionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/bgcreactionsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantsoilbgccnptype.mod cmake/lnd/CMakeFiles/lnd.dir/plantsoilbgccnptype.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/AerosolType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o built in 0.987433 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsmod.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o built in 0.930814 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o built in 1.693501 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_taumol.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_taumol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constants_clubb.mod cmake/atm/CMakeFiles/atm.dir/constants_clubb.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_type.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o built in 0.489662 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/T_in_K_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o built in 1.458036 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o built in 0.381971 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/lapack_wrap.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o built in 1.351891 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/matrix_operations.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o built in 0.464430 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_parameter_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o built in 0.986962 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clip_semi_implicit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o built in 0.923791 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calc_roots.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o built in 0.560442 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/LY93_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o built in 0.617180 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridWeightsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o built in 0.602712 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/glcDiagnosticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o built in 0.718032 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_hybrid_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o built in 0.528953 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_tsdadg_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o built in 1.952720 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o built in 0.639587 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/LandunitDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o built in 0.638390 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sigma_sqd_w_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o built in 0.718346 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calendar.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o built in 0.564382 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o built in 0.440451 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/diagnose_correlations_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o built in 0.405085 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SedFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o built in 0.419112 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/Nc_Ncn_eqns.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o built in 0.492683 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_diffusion.mod cmake/atm/CMakeFiles/atm.dir/gw_diffusion.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3_utils.mod cmake/atm/CMakeFiles/atm.dir/micro_p3_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_datamod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o built in 0.617667 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o.provides.build [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/generate_uniform_sample_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_2d_samples_module.mod cmake/atm/CMakeFiles/atm.dir/output_2d_samples_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o.provides.build [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/scream_abortutils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o built in 0.529477 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o.provides.build [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o built in 0.554191 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNCarbonFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o built in 0.504653 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrn.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrn.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrnmr.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrnmr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o.provides.build [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o built in 15.207496 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o.provides.build [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/CNStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o built in 0.687089 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNitrogenFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o built in 1.278381 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spmd_utils.mod cmake/atm/CMakeFiles/atm.dir/spmd_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sim_dat.mod cmake/atm/CMakeFiles/atm.dir/mo_sim_dat.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_subcol_gen_lw.mod cmake/atm/CMakeFiles/atm.dir/mcica_subcol_gen_lw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_setcoef.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_setcoef.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_cldprmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_cldprmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrnmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrnmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_taumol.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_taumol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_subcol_gen_sw.mod cmake/atm/CMakeFiles/atm.dir/mcica_subcol_gen_sw.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o built in 2.291929 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/atm2lndType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o built in 1.287930 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/file_functions.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o built in 0.393041 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/interpolation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o built in 1.153637 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/saturation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o built in 0.635427 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_type.mod cmake/atm/CMakeFiles/atm.dir/stats_type.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o built in 4.170122 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvarmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvarmod.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elmfates_paraminterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesplanthydraulicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesplanthydraulicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesparameterderivedmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesparameterderivedmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/t_in_k_module.mod cmake/atm/CMakeFiles/atm.dir/t_in_k_module.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o built in 0.635140 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lapack_wrap.mod cmake/atm/CMakeFiles/atm.dir/lapack_wrap.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/matrix_operations.mod cmake/atm/CMakeFiles/atm.dir/matrix_operations.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_parameter_module.mod cmake/atm/CMakeFiles/atm.dir/pdf_parameter_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clip_semi_implicit.mod cmake/atm/CMakeFiles/atm.dir/clip_semi_implicit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calc_roots.mod cmake/atm/CMakeFiles/atm.dir/calc_roots.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ly93_pdf.mod cmake/atm/CMakeFiles/atm.dir/ly93_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_hybrid_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_hybrid_pdf.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o built in 0.597453 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_tsdadg_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_tsdadg_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessoilbgcfluxmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessoilbgcfluxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_utilities.mod cmake/atm/CMakeFiles/atm.dir/pdf_utilities.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sigma_sqd_w_module.mod cmake/atm/CMakeFiles/atm.dir/sigma_sqd_w_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sfmainmod.mod cmake/lnd/CMakeFiles/lnd.dir/sfmainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calendar.mod cmake/atm/CMakeFiles/atm.dir/calendar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hydromet_pdf_parameter_module.mod cmake/atm/CMakeFiles/atm.dir/hydromet_pdf_parameter_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diagnose_correlations_module.mod cmake/atm/CMakeFiles/atm.dir/diagnose_correlations_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nc_ncn_eqns.mod cmake/atm/CMakeFiles/atm.dir/nc_ncn_eqns.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/energyfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/energyfluxtype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o built in 0.687575 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_common.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/est_kessler_microphys_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o built in 0.820902 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/generate_uniform_sample_module.mod cmake/atm/CMakeFiles/atm.dir/generate_uniform_sample_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshistoryinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshistoryinterfacemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scream_abortutils.mod cmake/atm/CMakeFiles/atm.dir/scream_abortutils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/frictionvelocitytype.mod cmake/lnd/CMakeFiles/lnd.dir/frictionvelocitytype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/photosynthesistype.mod cmake/lnd/CMakeFiles/lnd.dir/photosynthesistype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o built in 0.650194 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/soilstatetype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/solarabsorbedtype.mod cmake/lnd/CMakeFiles/lnd.dir/solarabsorbedtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfacealbedotype.mod cmake/lnd/CMakeFiles/lnd.dir/surfacealbedotype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounitdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/topounitdatatype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/waterfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/waterstatetype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakestatetype.mod cmake/lnd/CMakeFiles/lnd.dir/lakestatetype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2atmtype.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2atmtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilhydrologytype.mod cmake/lnd/CMakeFiles/lnd.dir/soilhydrologytype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gridcelldatatype.mod cmake/lnd/CMakeFiles/lnd.dir/gridcelldatatype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o.provides.build [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o built in 1.230388 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_spcvrt.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_spcvrt.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o built in 6.000019 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/physconst.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/FrictionVelocityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o built in 0.531057 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_control_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o built in 1.006036 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_map_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o built in 0.669070 seconds Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o built in 0.544322 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o built in 0.669117 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/aerosoltype.mod cmake/lnd/CMakeFiles/lnd.dir/aerosoltype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/time_manager.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/ioFileMod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/time_manager.F90:435:17: 434 | call mpibcast(rst_calendar, len(rst_calendar), mpichar, 0, mpicom) | 2 435 | call mpibcast(rst_step_sec, 1, mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o built in 0.608847 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o.provides.build [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o built in 0.982021 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/diocbgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/diocbgcreactionstype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o built in 0.891011 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/h2oisotopebgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/h2oisotopebgcreactionstype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_spcvmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_spcvmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mockbgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/mockbgcreactionstype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/file_functions.mod cmake/atm/CMakeFiles/atm.dir/file_functions.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolation.mod cmake/atm/CMakeFiles/atm.dir/interpolation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridweightsmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridweightsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/saturation.mod cmake/atm/CMakeFiles/atm.dir/saturation.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/matrix_solver_wrapper.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_type_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o built in 0.613127 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/glcdiagnosticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/glcdiagnosticsmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o built in 0.632390 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunitdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/landunitdatatype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/input_reader.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_hybrid_pdf_main.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o built in 0.847405 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_pdf.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/output_grads.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o built in 1.079245 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sedfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/sedfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_common.mod cmake/atm/CMakeFiles/atm.dir/gw_common.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/est_kessler_microphys_module.mod cmake/atm/CMakeFiles/atm.dir/est_kessler_microphys_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o.provides.build [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynLandunitAreaMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o built in 3.116967 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/dynVarTimeInterpMod.F90 -o CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o built in 0.705212 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o.provides.build [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/reweightMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o built in 2.733251 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physconst.mod cmake/atm/CMakeFiles/atm.dir/physconst.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_control_mod.mod cmake/atm/CMakeFiles/atm.dir/cam_control_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_map_utils.mod cmake/atm/CMakeFiles/atm.dir/cam_map_utils.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o built in 0.488309 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/comsrf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/constituents.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o Target CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o built in 0.589718 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o built in 0.487671 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o built in 0.611637 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o built in 0.643085 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/physical_constants.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o built in 0.512672 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/glb_verif_smry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o built in 0.462978 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o built in 0.526521 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_manager.mod cmake/atm/CMakeFiles/atm.dir/time_manager.mod.stamp GNU [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o built in 0.558971 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o built in 0.523695 seconds [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o built in 0.922132 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/iofilemod.mod cmake/atm/CMakeFiles/atm.dir/iofilemod.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/time_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o built in 0.497152 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/filenames.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o built in 0.636014 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_saturation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o built in 0.540558 seconds [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initGridCellsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o built in 0.587339 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o.provides.build [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_params.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o built in 0.643056 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/orbit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o built in 0.656666 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o built in 0.597274 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o.provides.build [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hirsbt.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o built in 0.386935 seconds [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o built in 0.362525 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rad.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rad.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o.provides.build [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o built in 0.507266 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o built in 0.330999 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopystatetype.mod cmake/lnd/CMakeFiles/lnd.dir/canopystatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cncarbonfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/cncarbonfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cnstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrogenfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrogenfluxtype.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNitrogenStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o built in 1.246209 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/grid_class.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o built in 1.404038 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_type_utilities.mod cmake/atm/CMakeFiles/atm.dir/stats_type_utilities.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/ColumnDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o built in 0.846554 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/atm2lndtype.mod cmake/lnd/CMakeFiles/lnd.dir/atm2lndtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/clmfatesparaminterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/clmfatesparaminterfacemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/matrix_solver_wrapper.mod cmake/atm/CMakeFiles/atm.dir/matrix_solver_wrapper.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd/dynVarTimeUninterpMod.F90 -o CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o built in 1.977647 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_reader.mod cmake/atm/CMakeFiles/atm.dir/input_reader.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_hybrid_pdf_main.mod cmake/atm/CMakeFiles/atm.dir/new_hybrid_pdf_main.mod.stamp GNU [ 49%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o Target CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o built in 0.537232 seconds [ 50%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDBtranMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o built in 0.573561 seconds [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_pdf_main.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o built in 0.608194 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_grads.mod cmake/atm/CMakeFiles/atm.dir/output_grads.mod.stamp GNU [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_lh_sfc_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o built in 3.253601 seconds [ 50%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o built in 0.569865 seconds [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_lh_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o built in 0.937677 seconds [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o built in 1.307055 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_rad_zm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_rad_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o built in 0.508558 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edloggingmortalitymod.mod cmake/lnd/CMakeFiles/lnd.dir/edloggingmortalitymod.mod.stamp GNU [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_sfc_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o built in 0.449393 seconds [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_zm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o built in 0.500115 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o built in 0.512360 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o built in 1.299256 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/precipitation_fraction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o built in 1.487858 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_convect.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o built in 2.117633 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpnitdentype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpnitdentype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o built in 0.870170 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentsomtype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentsomtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/frictionvelocitymod.mod cmake/lnd/CMakeFiles/lnd.dir/frictionvelocitymod.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_front.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_oro.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o built in 0.700035 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VerticalProfileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o built in 0.666131 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrbgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/betrbgcmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o built in 0.643688 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o.provides.build [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/wei96.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o built in 0.725429 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tsinti.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o built in 0.594310 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/glc2lndMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o built in 0.724843 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_constants.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o built in 1.379150 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/dust_sediment_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o built in 0.613436 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/comsrf.mod cmake/atm/CMakeFiles/atm.dir/comsrf.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o built in 0.658151 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constituents.mod cmake/atm/CMakeFiles/atm.dir/constituents.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynlandunitareamod.mod cmake/lnd/CMakeFiles/lnd.dir/dynlandunitareamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physical_constants.mod cmake/atm/CMakeFiles/atm.dir/physical_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/glb_verif_smry.mod cmake/atm/CMakeFiles/atm.dir/glb_verif_smry.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvartimeinterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvartimeinterpmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/reweightmod.mod cmake/lnd/CMakeFiles/lnd.dir/reweightmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_utils.mod cmake/atm/CMakeFiles/atm.dir/time_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/filenames.mod cmake/atm/CMakeFiles/atm.dir/filenames.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o built in 0.702138 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/gas_wetdep_opts.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o built in 0.585563 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_columntype_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_columntype_exchange.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_saturation.mod cmake/atm/CMakeFiles/atm.dir/wv_saturation.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o built in 0.622466 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_params.mod cmake/atm/CMakeFiles/atm.dir/mo_params.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_filter_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_filter_exchange.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/orbit.mod cmake/atm/CMakeFiles/atm.dir/orbit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_landunit_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_landunit_exchange.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hirsbt.mod cmake/atm/CMakeFiles/atm.dir/hirsbt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_init.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelbetrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_init.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_rad.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_rad.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initgridcellsmod.mod cmake/lnd/CMakeFiles/lnd.dir/initgridcellsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/grid_class.mod cmake/atm/CMakeFiles/atm.dir/grid_class.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_pdf_main.mod cmake/atm/CMakeFiles/atm.dir/new_pdf_main.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/corr_varnce_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o built in 0.375165 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o.provides.build [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/atm2lndMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/Skx_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o built in 0.389033 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_exchangemod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o built in 0.491394 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_lh_sfc_module.mod cmake/atm/CMakeFiles/atm.dir/stats_lh_sfc_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_lh_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_lh_zt_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o built in 0.600586 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_rad_zm_module.mod cmake/atm/CMakeFiles/atm.dir/stats_rad_zm_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_rad_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_rad_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_sfc_module.mod cmake/atm/CMakeFiles/atm.dir/stats_sfc_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_zm_module.mod cmake/atm/CMakeFiles/atm.dir/stats_zm_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/precipitation_fraction.mod cmake/atm/CMakeFiles/atm.dir/precipitation_fraction.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_convect.mod cmake/atm/CMakeFiles/atm.dir/gw_convect.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_front.mod cmake/atm/CMakeFiles/atm.dir/gw_front.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_oro.mod cmake/atm/CMakeFiles/atm.dir/gw_oro.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hetfrz_classnuc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/lh_microphys_var_covar_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o.provides.build [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNCarbonStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o built in 0.412801 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrogenstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrogenstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvartimeuninterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvartimeuninterpmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o built in 0.470748 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstatetype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edbtranmod.mod cmake/lnd/CMakeFiles/lnd.dir/edbtranmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edcohortdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edcohortdynamicsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o.provides.build [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_constants.mod cmake/atm/CMakeFiles/atm.dir/mo_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_sediment_mod.mod cmake/atm/CMakeFiles/atm.dir/dust_sediment_mod.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/dimensions_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o built in 0.454034 seconds [ 52%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o built in 0.388527 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_control.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o built in 1.430724 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/quadrature_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_control.F90:242:17: 233 | call mpibcast(deep_scheme, len(deep_scheme) , mpichar, 0, mpicom) | 2 ...... 242 | call mpibcast(srf_flux_avg, 1 , mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o built in 0.497433 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinterfacemod.mod.stamp GNU [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o built in 0.797288 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gas_wetdep_opts.mod cmake/atm/CMakeFiles/atm.dir/gas_wetdep_opts.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/verticalprofilemod.mod cmake/lnd/CMakeFiles/lnd.dir/verticalprofilemod.mod.stamp GNU [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airmas.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o built in 0.666899 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waveall.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o built in 0.587232 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waveo3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o built in 0.518777 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o built in 1.033596 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_ps2str.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setair.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o built in 0.507159 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/reactionsfactory.mod cmake/lnd/CMakeFiles/lnd.dir/reactionsfactory.mod.stamp GNU [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_lymana.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o built in 0.577647 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/glc2lndmod.mod cmake/lnd/CMakeFiles/lnd.dir/glc2lndmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o.provides.build [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_wavelen.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o built in 0.710258 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o.provides.build [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_wavelab.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o built in 0.604461 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sphers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o built in 0.380689 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o built in 0.350697 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o.provides.build [ 54%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o [ 54%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o built in 0.349761 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o.provides.build [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_helper_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o built in 0.356925 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o built in 0.517807 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/atm2lndmod.mod cmake/lnd/CMakeFiles/lnd.dir/atm2lndmod.mod.stamp GNU [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mean_adv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o built in 0.630461 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o.provides.build [ 55%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameters_tunable.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o built in 0.490543 seconds [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sponge_layer_damping.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o built in 1.107898 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/corr_varnce_module.mod cmake/atm/CMakeFiles/atm.dir/corr_varnce_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o.provides.build [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pos_definite_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o built in 0.453697 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o.provides.build [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/turbulent_adv_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o built in 0.477359 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o.provides.build [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xp3_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o built in 0.397062 seconds [ 56%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o built in 0.531841 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o.provides.build [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calc_pressure.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o built in 1.375324 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cncarbonstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cncarbonstatetype.mod.stamp GNU [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/numerical_check.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o built in 0.391034 seconds [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o built in 0.394975 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edmortalityfunctionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edmortalityfunctionsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/skx_module.mod cmake/atm/CMakeFiles/atm.dir/skx_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edphysiologymod.mod cmake/lnd/CMakeFiles/lnd.dir/edphysiologymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hetfrz_classnuc.mod cmake/atm/CMakeFiles/atm.dir/hetfrz_classnuc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnptype.mod.stamp GNU [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/silhs_importance_sample_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o built in 0.966743 seconds [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/transform_to_pdf_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o built in 0.812221 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lh_microphys_var_covar_module.mod cmake/atm/CMakeFiles/atm.dir/lh_microphys_var_covar_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o built in 0.712399 seconds [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/dust_common.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/cldaero_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o built in 0.662113 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dimensions_mod.mod cmake/atm/CMakeFiles/atm.dir/dimensions_mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o built in 0.481695 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_control.mod cmake/atm/CMakeFiles/atm.dir/phys_control.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/quadrature_mod.mod cmake/atm/CMakeFiles/atm.dir/quadrature_mod.mod.stamp GNU [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/element_state.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o built in 0.525303 seconds [ 57%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chem_utls.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o built in 0.390321 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelfatesmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelfatesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelstubmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelstubmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o built in 0.400811 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airmas.mod cmake/atm/CMakeFiles/atm.dir/mo_airmas.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waveall.mod cmake/atm/CMakeFiles/atm.dir/mo_waveall.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o built in 0.435051 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waveo3.mod cmake/atm/CMakeFiles/atm.dir/mo_waveo3.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_ps2str.mod cmake/atm/CMakeFiles/atm.dir/mo_ps2str.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesbstressmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesbstressmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setair.mod cmake/atm/CMakeFiles/atm.dir/mo_setair.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lymana.mod cmake/atm/CMakeFiles/atm.dir/mo_lymana.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o.provides.build [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setcld.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_wavelen.mod cmake/atm/CMakeFiles/atm.dir/mo_wavelen.mod.stamp GNU [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setozo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o [ 58%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o built in 0.620071 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o built in 0.601203 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_wavelab.mod cmake/atm/CMakeFiles/atm.dir/mo_wavelab.mod.stamp GNU [ 58%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sphers.mod cmake/atm/CMakeFiles/atm.dir/mo_sphers.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o.provides.build [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/physics_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o built in 1.258561 seconds [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pkg_cldoptics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o built in 0.565124 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_helper_module.mod cmake/atm/CMakeFiles/atm.dir/advance_helper_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diffusion.mod cmake/atm/CMakeFiles/atm.dir/diffusion.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mean_adv.mod cmake/atm/CMakeFiles/atm.dir/mean_adv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edpatchdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edpatchdynamicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_tunable.mod cmake/atm/CMakeFiles/atm.dir/parameters_tunable.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sponge_layer_damping.mod cmake/atm/CMakeFiles/atm.dir/sponge_layer_damping.mod.stamp GNU [ 58%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o built in 0.391030 seconds [ 59%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/index_mapping.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o built in 21.009770 seconds [ 59%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInventoryInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1578:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1578 | currentPatch%tlai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1578:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1578 | currentPatch%tlai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1580:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1580 | currentPatch%tsai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1580:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1580 | currentPatch%tsai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1601:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1601 | currentPatch%elai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1601:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1601 | currentPatch%elai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1602:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1602 | currentPatch%esai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1602:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1602 | currentPatch%esai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o built in 0.409993 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mono_flux_limiter.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o built in 1.039384 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pos_definite_module.mod cmake/atm/CMakeFiles/atm.dir/pos_definite_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/turbulent_adv_pdf.mod cmake/atm/CMakeFiles/atm.dir/turbulent_adv_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xp3_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xp3_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columndatatype.mod cmake/lnd/CMakeFiles/lnd.dir/columndatatype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calc_pressure.mod cmake/atm/CMakeFiles/atm.dir/calc_pressure.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edcanopystructuremod.mod cmake/lnd/CMakeFiles/lnd.dir/edcanopystructuremod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o built in 0.828093 seconds [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropHarvestPoolsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceResistanceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o built in 0.865511 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/numerical_check.mod cmake/atm/CMakeFiles/atm.dir/numerical_check.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/adg1_adg2_3d_luhar_pdf.mod cmake/atm/CMakeFiles/atm.dir/adg1_adg2_3d_luhar_pdf.mod.stamp GNU [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sfc_varnce_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o built in 0.432029 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_clubb_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o built in 0.474102 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o built in 2.912589 seconds [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SoilLittVertTranspMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o built in 0.583329 seconds [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/AerosolMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o built in 0.535070 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg1_0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o built in 0.851088 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o built in 1.029838 seconds [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DryDepVelocity.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o built in 0.667741 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/silhs_importance_sample_module.mod cmake/atm/CMakeFiles/atm.dir/silhs_importance_sample_module.mod.stamp GNU [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DUSTMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o built in 0.987825 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/transform_to_pdf_module.mod cmake/atm/CMakeFiles/atm.dir/transform_to_pdf_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o.provides.build [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/WoodProductsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o built in 1.110437 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o.provides.build [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ErosionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o built in 0.785243 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o.provides.build [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o built in 3.990099 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o.provides.build [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o built in 0.581399 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterBudgetMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o built in 0.840140 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o built in 1.406414 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o.provides.build [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o built in 3.014557 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinventoryinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinventoryinitmod.mod.stamp GNU [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDMainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o built in 0.983899 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o built in 3.002755 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o built in 9.191973 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o built in 2.685588 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cropharvestpoolsmod.mod cmake/lnd/CMakeFiles/lnd.dir/cropharvestpoolsmod.mod.stamp GNU [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/massborrow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgcreactionscentecacnptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgcreactionscentecacnptype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o built in 2.020206 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qneg3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfaceresistancemod.mod cmake/lnd/CMakeFiles/lnd.dir/surfaceresistancemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soillittverttranspmod.mod cmake/lnd/CMakeFiles/lnd.dir/soillittverttranspmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/aerosolmod.mod cmake/lnd/CMakeFiles/lnd.dir/aerosolmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/drydepvelocity.mod cmake/lnd/CMakeFiles/lnd.dir/drydepvelocity.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dustmod.mod cmake/lnd/CMakeFiles/lnd.dir/dustmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/woodproductsmod.mod cmake/lnd/CMakeFiles/lnd.dir/woodproductsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/erosionmod.mod cmake/lnd/CMakeFiles/lnd.dir/erosionmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterbudgetmod.mod cmake/lnd/CMakeFiles/lnd.dir/waterbudgetmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o built in 0.487614 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldaero_mod.mod cmake/atm/CMakeFiles/atm.dir/cldaero_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanalbedomod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanalbedomod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_common.mod cmake/atm/CMakeFiles/atm.dir/dust_common.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o built in 0.526505 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o.provides.build [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/parallel_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_state.mod cmake/atm/CMakeFiles/atm.dir/element_state.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chem_utls.mod cmake/atm/CMakeFiles/atm.dir/mo_chem_utls.mod.stamp GNU [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_xsections.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/parallel_mod.F90:250:23: 250 | call MPI_Allreduce(nmpi_per_node,tmp_min,1,MPIinteger_t,MPI_MIN,par%comm,ierr) | 1 ...... 460 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o built in 0.636921 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_rtlink.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o built in 0.831276 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setcld.mod cmake/atm/CMakeFiles/atm.dir/mo_setcld.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setozo.mod cmake/atm/CMakeFiles/atm.dir/mo_setozo.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o built in 0.915018 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/set_cp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edmainmod.mod cmake/lnd/CMakeFiles/lnd.dir/edmainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edsurfaceradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/edsurfaceradiationmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_mod.mod cmake/atm/CMakeFiles/atm.dir/physics_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pkg_cldoptics.mod cmake/atm/CMakeFiles/atm.dir/pkg_cldoptics.mod.stamp GNU [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clip_explicit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o built in 0.486342 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesplantrespphotosynthmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesplantrespphotosynthmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/index_mapping.mod cmake/atm/CMakeFiles/atm.dir/index_mapping.mod.stamp GNU [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o built in 0.400885 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mono_flux_limiter.mod cmake/atm/CMakeFiles/atm.dir/mono_flux_limiter.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o.provides.build [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mixing_length.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o built in 0.716129 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o.provides.build [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_closure_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o built in 1.358845 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sfc_varnce_module.mod cmake/atm/CMakeFiles/atm.dir/sfc_varnce_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_clubb_utilities.mod cmake/atm/CMakeFiles/atm.dir/stats_clubb_utilities.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o built in 1.050559 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nucleate_ice.mod cmake/atm/CMakeFiles/atm.dir/nucleate_ice.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg1_0.mod cmake/atm/CMakeFiles/atm.dir/micro_mg1_0.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/edinitmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/applicationsfactory.mod cmake/lnd/CMakeFiles/lnd.dir/applicationsfactory.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_utils.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o.provides.build [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o built in 0.541146 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o.provides.build [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o built in 4.702055 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesrestartinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesrestartinterfacemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/almbetrnlmod.mod cmake/lnd/CMakeFiles/lnd.dir/almbetrnlmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parallel_mod.mod cmake/atm/CMakeFiles/atm.dir/parallel_mod.mod.stamp GNU [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/charge_neutrality.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o built in 5.904829 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_mass_xforms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o built in 4.553463 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_mean_mass.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o built in 0.411702 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o built in 0.375333 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrtype.mod cmake/lnd/CMakeFiles/lnd.dir/betrtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_xsections.mod cmake/atm/CMakeFiles/atm.dir/mo_xsections.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_rtlink.mod cmake/atm/CMakeFiles/atm.dir/mo_rtlink.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/set_cp.mod cmake/atm/CMakeFiles/atm.dir/set_cp.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clip_explicit.mod cmake/atm/CMakeFiles/atm.dir/clip_explicit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mixing_length.mod cmake/atm/CMakeFiles/atm.dir/mixing_length.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_closure_module.mod cmake/atm/CMakeFiles/atm.dir/pdf_closure_module.mod.stamp GNU [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/fill_holes.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/setup_clubb_pdf_params.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o built in 0.388409 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg2_0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o built in 0.970525 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o.provides.build [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/coordinate_systems_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o built in 0.632178 seconds [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/hybrid_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o built in 0.354729 seconds [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/control_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o built in 0.473081 seconds [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/spmd_dyn.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o built in 0.600989 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/charge_neutrality.mod cmake/atm/CMakeFiles/atm.dir/charge_neutrality.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_mass_xforms.mod cmake/atm/CMakeFiles/atm.dir/mo_mass_xforms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_mean_mass.mod cmake/atm/CMakeFiles/atm.dir/mo_mean_mass.mod.stamp GNU [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_pchem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o built in 0.497783 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o.provides.build [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_windm_edsclrm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o built in 4.966057 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/fill_holes.mod cmake/atm/CMakeFiles/atm.dir/fill_holes.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/setup_clubb_pdf_params.mod cmake/atm/CMakeFiles/atm.dir/setup_clubb_pdf_params.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/latin_hypercube_driver_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o built in 1.714222 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/coordinate_systems_mod.mod cmake/atm/CMakeFiles/atm.dir/coordinate_systems_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hybrid_mod.mod cmake/atm/CMakeFiles/atm.dir/hybrid_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/control_mod.mod cmake/atm/CMakeFiles/atm.dir/control_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spmd_dyn.mod cmake/atm/CMakeFiles/atm.dir/spmd_dyn.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_pchem.mod cmake/atm/CMakeFiles/atm.dir/mo_pchem.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_windm_edsclrm_module.mod cmake/atm/CMakeFiles/atm.dir/advance_windm_edsclrm_module.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_wp2_wp3_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o built in 2.074205 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o built in 3.331918 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xp2_xpyp_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o built in 23.114285 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationdatatype.mod.stamp GNU [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TemperatureType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o built in 0.874612 seconds [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynHarvestMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o built in 1.573568 seconds [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/AnnualUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o built in 0.663740 seconds [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/C14DecayMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o built in 6.305130 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/latin_hypercube_driver_module.mod cmake/atm/CMakeFiles/atm.dir/latin_hypercube_driver_module.mod.stamp GNU [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonIsoFluxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o built in 0.658261 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o.provides.build [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o built in 5.038343 seconds [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o built in 0.826762 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o.provides.build [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNGapMortalityBeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o built in 1.365361 seconds [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o built in 0.772046 seconds [ 64%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o built in 0.770902 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o.provides.build [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o built in 0.637322 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/GrowthRespMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o built in 1.231032 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o built in 0.465407 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o built in 0.501066 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o.provides.build [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PrecisionControlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o built in 0.769470 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o built in 16.904034 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/EcosystemBalanceCheckMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/edgetype_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o built in 0.593347 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o built in 0.712469 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o built in 0.397334 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gridgraph_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/hybvcoord_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:480:37: 480 | call MPI_Allreduce(red%buf(1),redp,len,MPIreal_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:426:47: 426 | call MPI_Allreduce(red_min_index%buf(1),redp,1,MPI2real_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:381:47: 381 | call MPI_Allreduce(red_max_index%buf(1),redp,1,MPI2real_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:337:37: 337 | call MPI_Allreduce(red%buf(1),redp,len,MPIreal_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:288:26: 288 | call MPI_Allreduce(red%buf(1),redp,len,MPIinteger_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o built in 0.578859 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_wp2_wp3_module.mod cmake/atm/CMakeFiles/atm.dir/advance_wp2_wp3_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xm_wpxp_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xm_wpxp_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xp2_xpyp_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xp2_xpyp_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg2_0.mod cmake/atm/CMakeFiles/atm.dir/micro_mg2_0.mod.stamp GNU [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/GapMortalityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o built in 0.950309 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o built in 0.523413 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o.provides.build [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/silhs_api_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o built in 0.565192 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o built in 0.658049 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o built in 0.617447 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o.provides.build [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edgetype_mod.mod cmake/atm/CMakeFiles/atm.dir/edgetype_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/reduction_mod.mod cmake/atm/CMakeFiles/atm.dir/reduction_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gridgraph_mod.mod cmake/atm/CMakeFiles/atm.dir/gridgraph_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hybvcoord_mod.mod cmake/atm/CMakeFiles/atm.dir/hybvcoord_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/metis_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o built in 1.096097 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/vertremap_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o built in 0.864178 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_clubb_core_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o built in 0.724805 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o built in 0.833824 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/silhs_api_module.mod cmake/atm/CMakeFiles/atm.dir/silhs_api_module.mod.stamp GNU [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o built in 0.935407 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o.provides.build [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o built in 0.888932 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/temperaturetype.mod cmake/lnd/CMakeFiles/lnd.dir/temperaturetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynharvestmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynharvestmod.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/pmgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o built in 0.711665 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/element_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o built in 0.524084 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/annualupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/annualupdatemod.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/metagraph_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o built in 0.498817 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/spacecurve_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o built in 2.033370 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/c14decaymod.mod cmake/lnd/CMakeFiles/lnd.dir/c14decaymod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o built in 0.693671 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonisofluxmod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonisofluxmod.mod.stamp GNU [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CH4Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/metis_mod.mod cmake/atm/CMakeFiles/atm.dir/metis_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertremap_base.mod cmake/atm/CMakeFiles/atm.dir/vertremap_base.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate3mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cngapmortalitybetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cngapmortalitybetrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate1betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate1betrmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate2betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate2betrmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate3betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate3betrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pmgrid.mod cmake/atm/CMakeFiles/atm.dir/pmgrid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_mod.mod cmake/atm/CMakeFiles/atm.dir/element_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/metagraph_mod.mod cmake/atm/CMakeFiles/atm.dir/metagraph_mod.mod.stamp GNU [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilMoistStressMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o built in 1.089728 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o built in 0.837298 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/derivative_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o built in 1.075679 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SnowSnicarMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o built in 1.501185 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/growthrespmod.mod cmake/lnd/CMakeFiles/lnd.dir/growthrespmod.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/eos.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o built in 1.540467 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/rgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o built in 0.676674 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o.provides.build [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MaintenanceRespMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o built in 0.395225 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o built in 0.773969 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o.provides.build [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2glcMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o built in 4.602233 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/getinterpnetcdfdata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o built in 0.686421 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/schedtype_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o built in 0.515374 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spacecurve_mod.mod cmake/atm/CMakeFiles/atm.dir/spacecurve_mod.mod.stamp GNU [ 68%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VOCEmissionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o built in 0.463388 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/derivative_mod_base.mod cmake/atm/CMakeFiles/atm.dir/derivative_mod_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/eos.mod cmake/atm/CMakeFiles/atm.dir/eos.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rgrid.mod cmake/atm/CMakeFiles/atm.dir/rgrid.mod.stamp GNU [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/planar_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o built in 0.874015 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/vertremap_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o built in 1.542194 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/precisioncontrolmod.mod cmake/lnd/CMakeFiles/lnd.dir/precisioncontrolmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/getinterpnetcdfdata.mod cmake/atm/CMakeFiles/atm.dir/getinterpnetcdfdata.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/schedtype_mod.mod cmake/atm/CMakeFiles/atm.dir/schedtype_mod.mod.stamp GNU [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/cube_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o built in 0.775118 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/derivative_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o built in 4.186277 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o built in 0.408163 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o.provides.build [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/element_ops.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ecosystembalancecheckmod.mod cmake/lnd/CMakeFiles/lnd.dir/ecosystembalancecheckmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gapmortalitymod.mod cmake/lnd/CMakeFiles/lnd.dir/gapmortalitymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate3mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate3mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o.provides.build [ 68%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/ActiveLayerMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o built in 0.599209 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgridadjustmentsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgridadjustmentsmod.mod.stamp GNU [ 69%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TotalWaterAndHeatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o built in 1.129363 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o built in 2.119478 seconds [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynInitColumnsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o built in 12.426251 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/planar_mod.mod cmake/atm/CMakeFiles/atm.dir/planar_mod.mod.stamp GNU [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/schedule_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o built in 0.563556 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertremap_mod.mod cmake/atm/CMakeFiles/atm.dir/vertremap_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_clubb_core_module.mod cmake/atm/CMakeFiles/atm.dir/advance_clubb_core_module.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o built in 0.570414 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o.provides.build [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SnowHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o built in 0.860675 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o.provides.build [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SedYieldMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o built in 0.659374 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o.provides.build [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/scamMod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o built in 0.662254 seconds [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/edge_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o built in 1.232641 seconds [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o built in 1.063315 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cube_mod.mod cmake/atm/CMakeFiles/atm.dir/cube_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/derivative_mod.mod cmake/atm/CMakeFiles/atm.dir/derivative_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o.provides.build [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o built in 1.805778 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_ops.mod cmake/atm/CMakeFiles/atm.dir/element_ops.mod.stamp GNU [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanRadiationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o built in 1.513253 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o built in 1.573124 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elmfates_interfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o built in 2.799171 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/zoltan_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o built in 2.590798 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ch4mod.mod cmake/lnd/CMakeFiles/lnd.dir/ch4mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/scalable_grid_init_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o built in 1.421950 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilmoiststressmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilmoiststressmod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/geometry_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o built in 0.725937 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopyhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/canopyhydrologymod.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrifDenitrifMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o built in 0.581836 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/snowsnicarmod.mod cmake/lnd/CMakeFiles/lnd.dir/snowsnicarmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/maintenancerespmod.mod cmake/lnd/CMakeFiles/lnd.dir/maintenancerespmod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/imex_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o built in 1.382465 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrsimulation.mod cmake/lnd/CMakeFiles/lnd.dir/betrsimulation.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o built in 1.142956 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2glcmod.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2glcmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vocemissionmod.mod cmake/lnd/CMakeFiles/lnd.dir/vocemissionmod.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceRadiationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/schedule_mod.mod cmake/atm/CMakeFiles/atm.dir/schedule_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clubb_api_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o built in 1.441700 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_derived_type_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o built in 0.464493 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/activelayermod.mod cmake/lnd/CMakeFiles/lnd.dir/activelayermod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o built in 2.229950 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/totalwaterandheatmod.mod cmake/lnd/CMakeFiles/lnd.dir/totalwaterandheatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyninitcolumnsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dyninitcolumnsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_exchangemod.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2atmMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o built in 2.024093 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o built in 5.896973 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BareGroundFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/snowhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/snowhydrologymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakefluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/lakefluxesmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o built in 1.317029 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math[ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o built in 4.608014 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scammod.mod cmake/atm/CMakeFiles/atm.dir/scammod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edge_mod_base.mod cmake/atm/CMakeFiles/atm.dir/edge_mod_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zoltan_mod.mod cmake/atm/CMakeFiles/atm.dir/zoltan_mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/horizontal_interpolate.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o built in 1.320085 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/readinitial.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o built in 0.544647 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sedyieldmod.mod cmake/lnd/CMakeFiles/lnd.dir/sedyieldmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scalable_grid_init_mod.mod cmake/atm/CMakeFiles/atm.dir/scalable_grid_init_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/geometry_mod.mod cmake/atm/CMakeFiles/atm.dir/geometry_mod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o built in 1.613272 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/imex_mod.mod cmake/atm/CMakeFiles/atm.dir/imex_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/planar_mesh_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/se_single_column_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o built in 0.434993 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilfluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_api_module.mod cmake/atm/CMakeFiles/atm.dir/clubb_api_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanfluxesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanradiationmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_derived_type_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_derived_type_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_pio_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o built in 0.603783 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/edge_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o built in 0.754157 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/mesh_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o built in 2.559381 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/croptype.mod cmake/lnd/CMakeFiles/lnd.dir/croptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elmfatesinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/elmfatesinterfacemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o built in 0.484741 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/horizontal_interpolate.mod cmake/atm/CMakeFiles/atm.dir/horizontal_interpolate.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o built in 0.494539 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DecompCascadeBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o built in 1.632788 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/readinitial.mod cmake/atm/CMakeFiles/atm.dir/readinitial.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o built in 1.310728 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DecompCascadeCNMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o built in 1.813909 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/planar_mesh_mod.mod cmake/atm/CMakeFiles/atm.dir/planar_mesh_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrifdenitrifmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrifdenitrifmod.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o built in 0.595672 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/se_single_column_mod.mod cmake/atm/CMakeFiles/atm.dir/se_single_column_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_pio_utils.mod cmake/atm/CMakeFiles/atm.dir/cam_pio_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edge_mod.mod cmake/atm/CMakeFiles/atm.dir/edge_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mesh_mod.mod cmake/atm/CMakeFiles/atm.dir/mesh_mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_solar_parms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o built in 1.868840 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o built in 0.715674 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/solar_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o built in 2.213584 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o built in 0.821263 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/input_data_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o built in 1.462670 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfaceradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfaceradiationmod.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/RootDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o built in 1.411102 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_prop.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o built in 1.279165 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhenologyFluxLimitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o built in 1.640001 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/euvac.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o built in 5.533236 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VegStructUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o built in 0.568591 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_seto2.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o built in 2.136792 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynconsbiogeochemmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynconsbiogeochemmod.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o built in 0.723480 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dyncropFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o built in 0.651837 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tuv_inti.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o built in 4.777700 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2atmmod.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2atmmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/baregroundfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/baregroundfluxesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakehydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/lakehydrologymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/laketemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/laketemperaturemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/AllocationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o built in 0.637444 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cropmod.mod cmake/lnd/CMakeFiles/lnd.dir/cropmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompcascadebgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompcascadebgcmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompcascadecnmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompcascadecnmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfacealbedomod.mod cmake/lnd/CMakeFiles/lnd.dir/surfacealbedomod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o built in 0.876822 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogendynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogendynamicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrsimulationalm.mod cmake/lnd/CMakeFiles/lnd.dir/betrsimulationalm.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/rootdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/rootdynamicsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phenologyfluxlimitmod.mod cmake/lnd/CMakeFiles/lnd.dir/phenologyfluxlimitmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhenologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegstructupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/vegstructupdatemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynconsbiogeophysmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynconsbiogeophysmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o built in 0.777620 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncropfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncropfilemod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/spedata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_initfiles.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o built in 0.511723 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/compose_mod.mod cmake/atm/CMakeFiles/atm.dir/compose_mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_comp_esmf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o built in 0.812992 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_grid_support.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o built in 0.818727 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_grid_support.F90:2585:23: 2585 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr) | 1 ...... 3307 | 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(8)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90:475:22: 475 | call MPI_Isend(buffer%buf(1,iptr),length,MPIinteger_t,dest,tag,par%comm,Srequest(icycle),ierr) | 1 ...... 762 | call MPI_Isend(buffer%buf(1,1,1,iptr),length,MPIreal_t,dest,tag,par%comm,Srequest(icycle),ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90:493:22: 493 | call MPI_Irecv(buffer%receive(1,iptr),length,MPIinteger_t, & | 1 ...... 780 | call MPI_Irecv(buffer%receive(1,1,1,iptr),length,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o built in 1.599654 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/interpolate_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o built in 4.428154 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/interpolate_mod.F90:1205:23: 1196 | call MPI_Allreduce(err,err2,1,MPIreal_t,MPI_MAX,par%comm,ierr) | 2 ...... 1205 | call MPI_Allreduce(local_elem_gid, global_elem_gid, nlat*nlon, MPIinteger_t, MPI_MAX, par%comm,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNPhenologyBeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o built in 3.482397 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_solar_parms.mod cmake/atm/CMakeFiles/atm.dir/mo_solar_parms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/solar_data.mod cmake/atm/CMakeFiles/atm.dir/solar_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_data_utils.mod cmake/atm/CMakeFiles/atm.dir/input_data_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_prop.mod cmake/atm/CMakeFiles/atm.dir/phys_prop.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mag_parms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o built in 0.634792 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/euvac.mod cmake/atm/CMakeFiles/atm.dir/euvac.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jshort.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o built in 1.903876 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90:467:21: 379 | call mpibcast( nump, 1, mpiint, 0, mpicom ) | 2 ...... 467 | 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/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90:278:21: 278 | call mpibcast( lng_indexer, phtcnt, mpiint, 0, mpicom ) | 1 ...... 379 | 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) Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o built in 1.603499 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_seto2.mod cmake/atm/CMakeFiles/atm.dir/mo_seto2.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phenologymod.mod cmake/lnd/CMakeFiles/lnd.dir/phenologymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tuv_inti.mod cmake/atm/CMakeFiles/atm.dir/mo_tuv_inti.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spedata.mod cmake/atm/CMakeFiles/atm.dir/spedata.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o built in 1.808726 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_initfiles.mod cmake/atm/CMakeFiles/atm.dir/cam_initfiles.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_comp_esmf.mod cmake/atm/CMakeFiles/atm.dir/atm_comp_esmf.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/rad_solar_var.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_grid_support.mod cmake/atm/CMakeFiles/atm.dir/cam_grid_support.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/bndry_mod_base.mod cmake/atm/CMakeFiles/atm.dir/bndry_mod_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolate_mod.mod cmake/atm/CMakeFiles/atm.dir/interpolate_mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/ncdio_atm.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o built in 0.439723 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mag_parms.mod cmake/atm/CMakeFiles/atm.dir/mag_parms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jshort.mod cmake/atm/CMakeFiles/atm.dir/mo_jshort.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jlong.mod cmake/atm/CMakeFiles/atm.dir/mo_jlong.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setz.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o built in 0.501940 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/efield.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o built in 4.273624 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnphenologybetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnphenologybetrmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rad_solar_var.mod cmake/atm/CMakeFiles/atm.dir/rad_solar_var.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o built in 1.284543 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history_support.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/bndry_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o built in 0.961010 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ncdio_atm.mod cmake/atm/CMakeFiles/atm.dir/ncdio_atm.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o built in 0.487092 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setz.mod cmake/atm/CMakeFiles/atm.dir/mo_setz.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/efield.mod cmake/atm/CMakeFiles/atm.dir/efield.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/bndry_mod.mod cmake/atm/CMakeFiles/atm.dir/bndry_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/mass_matrix_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/viscosity_theta.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o built in 0.525903 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/dof_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o built in 0.673364 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/global_norms_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o built in 1.729079 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/viscosity_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o built in 0.819101 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mass_matrix_mod.mod cmake/atm/CMakeFiles/atm.dir/mass_matrix_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_theta.mod cmake/atm/CMakeFiles/atm.dir/viscosity_theta.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history_support.mod cmake/atm/CMakeFiles/atm.dir/cam_history_support.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dof_mod.mod cmake/atm/CMakeFiles/atm.dir/dof_mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/hycoef.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o built in 11.971846 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/allocationmod.mod cmake/lnd/CMakeFiles/lnd.dir/allocationmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNAllocationBetrMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o built in 1.554890 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/PhotosynthesisMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o built in 0.679791 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SoilLittDecompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o built in 1.320143 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/global_norms_mod.mod cmake/atm/CMakeFiles/atm.dir/global_norms_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_base.mod cmake/atm/CMakeFiles/atm.dir/viscosity_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hycoef.mod cmake/atm/CMakeFiles/atm.dir/hycoef.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/cg_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o built in 0.693316 seconds [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_si_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o built in 1.100469 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o.provides.build [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/pdelb0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o built in 0.500439 seconds [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/plevs0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o built in 3.377166 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnallocationbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnallocationbetrmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o built in 0.502625 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cg_mod.mod cmake/atm/CMakeFiles/atm.dir/cg_mod.mod.stamp GNU [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/viscosity_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_si_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_si_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o built in 3.326559 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soillittdecompmod.mod cmake/lnd/CMakeFiles/lnd.dir/soillittdecompmod.mod.stamp GNU [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/solver_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o.provides.build [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_funcsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o built in 0.432468 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_mod.mod cmake/atm/CMakeFiles/atm.dir/viscosity_mod.mod.stamp GNU [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_advection_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o built in 0.886562 seconds [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/model_init_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o built in 0.477042 seconds [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_state_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o built in 1.236053 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/solver_mod.mod cmake/atm/CMakeFiles/atm.dir/solver_mod.mod.stamp GNU [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/unit_tests_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o built in 5.734724 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/photosynthesismod.mod cmake/lnd/CMakeFiles/lnd.dir/photosynthesismod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advection_base.mod cmake/atm/CMakeFiles/atm.dir/prim_advection_base.mod.stamp GNU [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o built in 1.779561 seconds [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/readParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o built in 1.708969 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/model_init_mod.mod cmake/atm/CMakeFiles/atm.dir/model_init_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_state_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_state_mod.mod.stamp GNU [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/sl_advection.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o built in 1.010514 seconds [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o built in 4.713891 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_funcsmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_funcsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/readparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/readparamsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/unit_tests_mod.mod cmake/atm/CMakeFiles/atm.dir/unit_tests_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o.provides.build [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gllfvremap_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o built in 1.609715 seconds [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_advance_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o built in 1.040365 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopytemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/canopytemperaturemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sl_advection.mod cmake/atm/CMakeFiles/atm.dir/sl_advection.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o.provides.build [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_advection_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o built in 3.249383 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopyfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/canopyfluxesmod.mod.stamp GNU [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/controlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o built in 0.500095 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advection_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_advection_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/controlMod.F90:632:20: 627 | call mpi_bcast (caseid, len(caseid), MPI_CHARACTER, 0, mpicom, ier) | 2 ...... 632 | call mpi_bcast (nsrest, 1, MPI_INTEGER, 0, mpicom, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). Target CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o built in 1.728701 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/controlmod.mod cmake/lnd/CMakeFiles/lnd.dir/controlmod.mod.stamp GNU [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ndepStreamMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_instMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o built in 0.758818 seconds [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynpftFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o built in 0.499297 seconds [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/pdepStreamMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o built in 3.757798 seconds [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/restFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o built in 0.765188 seconds [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_import_export.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o built in 2.309056 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ndepstreammod.mod cmake/lnd/CMakeFiles/lnd.dir/ndepstreammod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_instmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_instmod.mod.stamp GNU [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SatellitePhenologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o built in 5.378352 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advance_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_advance_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gllfvremap_mod.mod cmake/atm/CMakeFiles/atm.dir/gllfvremap_mod.mod.stamp GNU [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_driver_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o built in 1.123700 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpftfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpftfilemod.mod.stamp GNU [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_implicit_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o built in 1.047572 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o.provides.build [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o built in 0.301903 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/pdepstreammod.mod cmake/lnd/CMakeFiles/lnd.dir/pdepstreammod.mod.stamp GNU [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_grid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o built in 2.411098 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_implicit_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_implicit_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_import_export.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_import_export.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o.provides.build [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o built in 1.254052 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_driver_base.mod cmake/atm/CMakeFiles/atm.dir/prim_driver_base.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_grid.F90:1066:27: 1062 | call mpi_allgatherv( col_id_local(1:ncol_fv_lcl), recvcnts(iam+1), mpi_integer, col_id_global, & | 2 ...... 1066 | call mpi_allgatherv( lat_rad_local(:), recvcnts(iam+1), mpi_real8, rbuf, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o.provides.build [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/prim_driver_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o built in 0.287306 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gllfvremap_util_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o built in 1.088705 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o.provides.build [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/FireMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o built in 0.321885 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o built in 0.908309 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/satellitephenologymod.mod cmake/lnd/CMakeFiles/lnd.dir/satellitephenologymod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_driver_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_driver_mod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridDriverMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o built in 1.311164 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dyn_grid.mod cmake/atm/CMakeFiles/atm.dir/dyn_grid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gllfvremap_util_mod.mod cmake/atm/CMakeFiles/atm.dir/gllfvremap_util_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o.provides.build [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o built in 1.222450 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_data_flux.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:3188:20: 3188 | call mpiscatterv(gfield_p, sndcnts, displs, mpir4, & | 1 ...... 3338 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:2594:22: 2585 | call MPI_GATHER(local_proc_stats_r8, 4, MPI_REAL8, & | 2 ...... 2594 | call MPI_GATHER(local_proc_stats_i4, 5, MPI_INTEGER, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:2659:23: 2656 | call MPI_GATHERV(local_chnk_stats_r8, 2*nlchunks, MPI_REAL8, & | 2 ...... 2659 | call MPI_GATHERV(local_chnk_stats_i4, 4*nlchunks, MPI_INTEGER, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o built in 1.864329 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelinterfacemod.mod.stamp GNU [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ref_pres.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o built in 0.604351 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/namelist_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o built in 0.443546 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/namelist_mod.F90:674:19: 671 | call MPI_bcast(Z2_MAP_METHOD ,1,MPIinteger_t,par%root,par%comm,ierr) | 2 ...... 674 | call MPI_bcast(TOPOLOGY, MAX_STRING_LEN,MPIChar_t ,par%root,par%comm,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(240)/INTEGER(4)). [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose_test_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o built in 0.868917 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/restfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/restfilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/co2_data_flux.mod cmake/atm/CMakeFiles/atm.dir/co2_data_flux.mod.stamp GNU [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o built in 0.539857 seconds [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterMovementMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o built in 3.500683 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ref_pres.mod cmake/atm/CMakeFiles/atm.dir/ref_pres.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/namelist_mod.mod cmake/atm/CMakeFiles/atm.dir/namelist_mod.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tracers_suite.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o built in 1.712561 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelvsfmmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelvsfmmod.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radae.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o built in 5.112815 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o built in 0.466728 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/firemod.mod cmake/lnd/CMakeFiles/lnd.dir/firemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusdynamicsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgriddrivermod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgriddrivermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/compose_test_mod.mod cmake/atm/CMakeFiles/atm.dir/compose_test_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwatermovementmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwatermovementmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_grid.mod cmake/atm/CMakeFiles/atm.dir/phys_grid.mod.stamp GNU [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/init_hydrology.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNEcosystemDynBetrMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o built in 0.415690 seconds [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/EcosystemDynMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o built in 2.771911 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_comp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o built in 5.030790 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_debug_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o built in 0.726134 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soiltemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/soiltemperaturemod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o built in 0.433017 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hk_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o built in 3.283599 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/debug_info.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o built in 0.406778 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldwat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o built in 0.916409 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracers_suite.mod cmake/atm/CMakeFiles/atm.dir/tracers_suite.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radae.mod cmake/atm/CMakeFiles/atm.dir/radae.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnecosystemdynbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnecosystemdynbetrmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o.provides.build [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/dadadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o built in 0.810702 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qneg4.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o built in 0.389659 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qqflx_fixer.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o built in 4.514532 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/intp_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o built in 0.416165 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ecosystemdynmod.mod cmake/lnd/CMakeFiles/lnd.dir/ecosystemdynmod.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history_buffers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o built in 1.941972 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o.provides.build [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_initializeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o built in 0.422905 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/soilhydrologymod.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_types.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o built in 0.344950 seconds [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/HydrologyDrainageMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o built in 0.540333 seconds [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o built in 1.458838 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o.provides.build [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/interp_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o built in 1.883317 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o built in 1.734904 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/hydrologydrainagemod.mod cmake/lnd/CMakeFiles/lnd.dir/hydrologydrainagemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/hydrologynodrainagemod.mod cmake/lnd/CMakeFiles/lnd.dir/hydrologynodrainagemod.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/soil_erod_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90:1063:27: 1051 | call mpi_allgather( sendbufr, 3, mpi_real8, recvbufr, 3, mpi_real8, mpicom, ierr ) | 2 ...... 1063 | 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/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90:152:18: 149 | call mpibcast(sathist_track_infile, len(sathist_track_infile), mpichar, 0, mpicom) | 2 ...... 152 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o built in 1.090966 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/polar_avg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o built in 0.522788 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o.provides.build [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_synoz.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o built in 3.036644 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_initializemod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_initializemod.mod.stamp GNU [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BalanceCheckMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o built in 1.133251 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o.provides.build [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sethet.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o built in 0.642042 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_msis_ubc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o built in 0.670735 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_snoe.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o built in 0.631055 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dyn_comp.mod cmake/atm/CMakeFiles/atm.dir/dyn_comp.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_debug_util.mod cmake/atm/CMakeFiles/atm.dir/phys_debug_util.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hk_conv.mod cmake/atm/CMakeFiles/atm.dir/hk_conv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/debug_info.mod cmake/atm/CMakeFiles/atm.dir/debug_info.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldwat.mod cmake/atm/CMakeFiles/atm.dir/cldwat.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/gravity_waves_sources.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o built in 0.683203 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o built in 1.232502 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o.provides.build [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/module_perturb.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history_buffers.mod cmake/atm/CMakeFiles/atm.dir/cam_history_buffers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_types.mod cmake/atm/CMakeFiles/atm.dir/physics_types.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interp_mod.mod cmake/atm/CMakeFiles/atm.dir/interp_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sat_hist.mod cmake/atm/CMakeFiles/atm.dir/sat_hist.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/subcol_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm/subcol_utils.F90 -o CMakeFiles/atm.dir/subcol_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o built in 0.416767 seconds Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o built in 0.586931 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/soil_erod_mod.mod cmake/atm/CMakeFiles/atm.dir/soil_erod_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/polar_avg.mod cmake/atm/CMakeFiles/atm.dir/polar_avg.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_synoz.mod cmake/atm/CMakeFiles/atm.dir/mo_synoz.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sethet.mod cmake/atm/CMakeFiles/atm.dir/mo_sethet.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/boundarydata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_msis_ubc.mod cmake/atm/CMakeFiles/atm.dir/mo_msis_ubc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_snoe.mod cmake/atm/CMakeFiles/atm.dir/mo_snoe.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o.provides.build [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/majorsp_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o built in 0.560321 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_sat_scream.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o built in 2.709959 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/balancecheckmod.mod cmake/lnd/CMakeFiles/lnd.dir/balancecheckmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o.provides.build [ 79%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_driver.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o built in 1.314073 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rayleigh_friction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o built in 0.604471 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pkg_cld_sediment.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o built in 0.410907 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gravity_waves_sources.mod cmake/atm/CMakeFiles/atm.dir/gravity_waves_sources.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o.provides.build Target CMakeFiles/atm.dir/subcol_utils.F90.o built in 2.288777 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/module_perturb.mod cmake/atm/CMakeFiles/atm.dir/module_perturb.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o.provides.build [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_gmean.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_utils.mod cmake/atm/CMakeFiles/atm.dir/subcol_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o built in 0.490847 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/dust_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_fstrat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/dust_model.F90:85:18: 84 | call mpibcast(dust_emis_fact, 1, mpir8, 0, mpicom) | 2 85 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o built in 0.504922 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/boundarydata.mod cmake/atm/CMakeFiles/atm.dir/boundarydata.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/majorsp_diffusion.mod cmake/atm/CMakeFiles/atm.dir/majorsp_diffusion.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_sat_scream.mod cmake/atm/CMakeFiles/atm.dir/wv_sat_scream.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rayleigh_friction.mod cmake/atm/CMakeFiles/atm.dir/rayleigh_friction.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o built in 0.627834 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pkg_cld_sediment.mod cmake/atm/CMakeFiles/atm.dir/pkg_cld_sediment.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/subcol_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_gmean.mod cmake/atm/CMakeFiles/atm.dir/phys_gmean.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_model.mod cmake/atm/CMakeFiles/atm.dir/dust_model.mod.stamp GNU [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/physics_buffer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm/physics_buffer.F90 -o CMakeFiles/atm.dir/physics_buffer.F90.o [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o built in 1.017667 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o.provides.build [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_flbc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o built in 0.936132 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_fstrat.mod cmake/atm/CMakeFiles/atm.dir/mo_fstrat.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_flbc.mod cmake/atm/CMakeFiles/atm.dir/mo_flbc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o.provides.build [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o built in 3.768532 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_driver.mod cmake/lnd/CMakeFiles/lnd.dir/elm_driver.mod.stamp GNU [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_comp_esmf.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90:348:18: 325 | call mpibcast (ntim, 1, mpiint, 0, mpicom) | 2 ...... 348 | 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/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90:354:18: 325 | call mpibcast (ntim, 1, mpiint, 0, mpicom) | 2 ...... 354 | 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) Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o built in 0.687564 seconds [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_comp_mct.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o built in 0.380674 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chem_surfvals.mod cmake/atm/CMakeFiles/atm.dir/chem_surfvals.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o.provides.build [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:263:45: 263 | 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/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:766:19: 763 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 2 ...... 766 | call mpi_bcast(inithist,len(inithist), mpi_character, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(8)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:767:19: 763 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 2 ...... 767 | call mpi_bcast(inithist_nsteps,1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) Target CMakeFiles/atm.dir/physics_buffer.F90.o built in 4.074659 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_comp_esmf.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_comp_esmf.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_buffer.mod cmake/atm/CMakeFiles/atm.dir/physics_buffer.mod.stamp GNU [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o built in 2.533385 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_comp_mct.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_comp_mct.mod.stamp GNU [ 81%] Linking CXX static library liblnd.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && /usr/bin/cmake -P CMakeFiles/lnd.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd && /usr/bin/cmake -E cmake_link_script CMakeFiles/lnd.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc liblnd.a CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o CMakeFiles/lnd.dir/ncdio_pio.F90.o CMakeFiles/lnd.dir/dynVarMod.F90.o CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o CMakeFiles/lnd.dir/restUtilMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o built in 0.669618 seconds [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/wetdep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o Target liblnd.a built in 0.414216 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib liblnd.a Target liblnd.a built in 0.275313 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 81%] Built target lnd [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/short_lived_species.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o built in 1.033391 seconds [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/read_volc_radiation_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o built in 0.675792 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radheat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o built in 0.924742 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam3_aero_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o built in 0.564475 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ghg_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o built in 7.237881 seconds [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/iondrag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o built in 5.162405 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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)). [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ionosphere.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o built in 0.648082 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_tstcp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o built in 0.558604 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3.mod cmake/atm/CMakeFiles/atm.dir/micro_p3.mod.stamp GNU [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qbo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o built in 0.545010 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/physics_buffer.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history.mod cmake/atm/CMakeFiles/atm.dir/cam_history.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o built in 1.289574 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_data.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wetdep.mod cmake/atm/CMakeFiles/atm.dir/wetdep.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o built in 0.478857 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_cycle.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rad_constituents.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_rename.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o built in 0.774636 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/output_aerocom_aie.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_cycle.F90:131:18: 123 | call mpi_bcast(co2_flag, 1, mpi_logical, mstrid, mpicom, ierr) | 2 ...... 131 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rad_constituents.F90:314:18: 298 | call mpibcast (mode_defs, len(mode_defs(1))*n_mode_str, mpichar, 0, mpicom) | 2 ...... 314 | call mpibcast (oldcldoptics, 1, mpilog , 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o built in 0.558834 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o built in 0.603297 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/cfc11star.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_apex.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o built in 1.035809 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/short_lived_species.mod cmake/atm/CMakeFiles/atm.dir/short_lived_species.mod.stamp GNU [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airglow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o built in 0.797153 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airplane.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o built in 0.878270 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_cph.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o built in 1.619469 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_exp_sol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o built in 0.623306 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_aero_settling.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o built in 0.614522 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o built in 0.804322 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jeuv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_ghg_chem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o built in 0.520202 seconds [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o built in 1.141108 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_neu_wetdep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o built in 0.588862 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sad.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o built in 0.853824 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/rate_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o built in 0.795989 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tropopause.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o built in 0.551444 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/read_volc_radiation_data.mod cmake/atm/CMakeFiles/atm.dir/read_volc_radiation_data.mod.stamp GNU [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ebert_curry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o built in 1.386388 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/slingo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o built in 1.046239 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radheat.mod cmake/atm/CMakeFiles/atm.dir/radheat.mod.stamp GNU [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/aoa_tracers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o built in 0.808735 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam3_aero_data.mod cmake/atm/CMakeFiles/atm.dir/cam3_aero_data.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o built in 1.987484 seconds [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/constituent_burden.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam3_ozone_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o built in 0.615261 seconds [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tidal_diag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o built in 0.572152 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_fraction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o built in 0.449472 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_cover_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o built in 0.504861 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/conv_water.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o built in 0.561983 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_fraction.F90:131:17: 129 | call mpibcast(cldfrc_freeze_dry, 1, mpilog, 0, mpicom) | 2 130 | call mpibcast(cldfrc_ice, 1, mpilog, 0, mpicom) 131 | 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)). [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_update_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o built in 0.489921 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/uwshcu.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o built in 0.687431 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ghg_data.mod cmake/atm/CMakeFiles/atm.dir/ghg_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/iondrag.mod cmake/atm/CMakeFiles/atm.dir/iondrag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ionosphere.mod cmake/atm/CMakeFiles/atm.dir/ionosphere.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_tstcp.mod cmake/atm/CMakeFiles/atm.dir/subcol_tstcp.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nudging.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o built in 0.653221 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/qbo.mod cmake/atm/CMakeFiles/atm.dir/qbo.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/sslt_rebin.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o built in 0.601498 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tracers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nudging.F90:1034:17: 1034 | call mpibcast(Model_Step , 1, mpir8 , 0, mpicom) | 1 ...... 2416 | call mpibcast(Nudge_File_Present, 1, mpilog, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o built in 0.737093 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/eddy_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o built in 0.726079 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/history_defaults.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o built in 0.670152 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/history_scam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o built in 2.060904 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o.provides.build [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/forecast.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o built in 0.474998 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o built in 0.510796 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/co2_cycle.mod cmake/atm/CMakeFiles/atm.dir/co2_cycle.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rad_constituents.mod cmake/atm/CMakeFiles/atm.dir/rad_constituents.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_rename.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_rename.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_calcsize.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o built in 0.680709 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_aerocom_aie.mod cmake/atm/CMakeFiles/atm.dir/output_aerocom_aie.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o built in 2.990768 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cfc11star.mod cmake/atm/CMakeFiles/atm.dir/cfc11star.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_apex.mod cmake/atm/CMakeFiles/atm.dir/mo_apex.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/clybry_fam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o built in 0.978327 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airglow.mod cmake/atm/CMakeFiles/atm.dir/mo_airglow.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airplane.mod cmake/atm/CMakeFiles/atm.dir/mo_airplane.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_cph.mod cmake/atm/CMakeFiles/atm.dir/mo_cph.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_exp_sol.mod cmake/atm/CMakeFiles/atm.dir/mo_exp_sol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_aero_settling.mod cmake/atm/CMakeFiles/atm.dir/mo_aero_settling.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jeuv.mod cmake/atm/CMakeFiles/atm.dir/mo_jeuv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_ghg_chem.mod cmake/atm/CMakeFiles/atm.dir/mo_ghg_chem.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_imp_sol.mod cmake/atm/CMakeFiles/atm.dir/mo_imp_sol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_neu_wetdep.mod cmake/atm/CMakeFiles/atm.dir/mo_neu_wetdep.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sad.mod cmake/atm/CMakeFiles/atm.dir/mo_sad.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o built in 1.437416 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rate_diags.mod cmake/atm/CMakeFiles/atm.dir/rate_diags.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_solarproton.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tropopause.mod cmake/atm/CMakeFiles/atm.dir/tropopause.mod.stamp GNU [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/exbdrift.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o built in 0.586148 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ebert_curry.mod cmake/atm/CMakeFiles/atm.dir/ebert_curry.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/slingo.mod cmake/atm/CMakeFiles/atm.dir/slingo.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aoa_tracers.mod cmake/atm/CMakeFiles/atm.dir/aoa_tracers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam3_ozone_data.mod cmake/atm/CMakeFiles/atm.dir/cam3_ozone_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constituent_burden.mod cmake/atm/CMakeFiles/atm.dir/constituent_burden.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o built in 0.526877 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tidal_diag.mod cmake/atm/CMakeFiles/atm.dir/tidal_diag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_fraction.mod cmake/atm/CMakeFiles/atm.dir/cloud_fraction.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_cover_diags.mod cmake/atm/CMakeFiles/atm.dir/cloud_cover_diags.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/conv_water.mod cmake/atm/CMakeFiles/atm.dir/conv_water.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_update_mod.mod cmake/atm/CMakeFiles/atm.dir/physics_update_mod.mod.stamp GNU [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hetfrz_classnuc_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o built in 0.750398 seconds [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ndrop_bam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv.F90:180:17: 174 | call mpibcast(c0_lnd, 1, mpir8, 0, mpicom) | 2 ...... 180 | call mpibcast(trigdcape_ull, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o built in 0.852365 seconds [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice_cam.F90:163:16: 159 | call mpibcast(use_preexisting_ice, 1, mpilog, 0, mpicom) | 2 ...... 163 | call mpibcast(nucleate_ice_subgrid, 1, mpir8, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o built in 1.620573 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nudging.mod cmake/atm/CMakeFiles/atm.dir/nudging.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sslt_rebin.mod cmake/atm/CMakeFiles/atm.dir/sslt_rebin.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracers.mod cmake/atm/CMakeFiles/atm.dir/tracers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/eddy_diff.mod cmake/atm/CMakeFiles/atm.dir/eddy_diff.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/history_defaults.mod cmake/atm/CMakeFiles/atm.dir/history_defaults.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/history_scam.mod cmake/atm/CMakeFiles/atm.dir/history_scam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o built in 0.833081 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sox_cldaero_mod.mod cmake/atm/CMakeFiles/atm.dir/sox_cldaero_mod.mod.stamp GNU [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/camsrfexch.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/tracer_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o built in 2.462596 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/tracer_data.F90:593:22: 591 | call mpibcast(file%weight_x, plon*file%nlon, mpir8 , 0, mpicom) | 2 592 | call mpibcast(file%weight_y, plat*file%nlat, mpir8 , 0, mpicom) 593 | call mpibcast(file%count_x, plon, mpiint , 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o built in 0.867357 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o built in 1.391424 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_calcsize.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_calcsize.mod.stamp GNU [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ndrop.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o built in 0.717317 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_wateruptake.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_wateruptake.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o.provides.build [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_aurora.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o built in 1.705815 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clybry_fam.mod cmake/atm/CMakeFiles/atm.dir/clybry_fam.mod.stamp GNU [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chm_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o built in 1.287214 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_solarproton.mod cmake/atm/CMakeFiles/atm.dir/mo_solarproton.mod.stamp GNU [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_strato_rates.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o built in 3.491545 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/exbdrift.mod cmake/atm/CMakeFiles/atm.dir/exbdrift.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o built in 10.913421 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o.provides.build [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/modal_aer_opt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/oldcloud.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o built in 0.707804 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldfrc2m.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o built in 0.790761 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/uwshcu.mod cmake/atm/CMakeFiles/atm.dir/uwshcu.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zm_conv.mod cmake/atm/CMakeFiles/atm.dir/zm_conv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hetfrz_classnuc_cam.mod cmake/atm/CMakeFiles/atm.dir/hetfrz_classnuc_cam.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ndrop_bam.mod cmake/atm/CMakeFiles/atm.dir/ndrop_bam.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nucleate_ice_cam.mod cmake/atm/CMakeFiles/atm.dir/nucleate_ice_cam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o.provides.build [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/mo_setsox.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o built in 1.459295 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/camsrfexch.mod cmake/atm/CMakeFiles/atm.dir/camsrfexch.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_data.mod cmake/atm/CMakeFiles/atm.dir/tracer_data.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o built in 0.570350 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_drydep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_gasaerexch.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_gasaerexch.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_newnuc.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_newnuc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ndrop.mod cmake/atm/CMakeFiles/atm.dir/ndrop.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/seasalt_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o built in 1.624100 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o.provides.build [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/linoz_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/seasalt_model.F90:386:17: 381 | call mpibcast(mam_mom_specifier,len(mam_mom_specifier)*n_ocean_data, mpichar, 0, mpicom) | 2 ...... 386 | call mpibcast(mam_mom_rmv_file, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o built in 0.900775 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/tracer_cnst.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o built in 0.965863 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_aurora.mod cmake/atm/CMakeFiles/atm.dir/mo_aurora.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_extfrc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o built in 0.558696 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chm_diags.mod cmake/atm/CMakeFiles/atm.dir/mo_chm_diags.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_lightning.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o built in 0.722926 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o built in 1.125398 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_strato_rates.mod cmake/atm/CMakeFiles/atm.dir/mo_strato_rates.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/tracer_srcs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o built in 0.831961 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sulf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_srf_emissions.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o built in 0.621351 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tgcm_ubc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o built in 0.658159 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o built in 0.742181 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o.provides.build [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aircraft_emit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_aero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o built in 0.583601 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ghg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o built in 3.406805 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ozone.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_aero.F90:254:17: 249 | call mpibcast(prescribed_aero_specifier,len(prescribed_aero_specifier(1))*N_AERO, mpichar, 0, mpicom) | 2 ...... 254 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o built in 0.958005 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_volcaero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o built in 0.619380 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aer_opt.mod cmake/atm/CMakeFiles/atm.dir/modal_aer_opt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/oldcloud.mod cmake/atm/CMakeFiles/atm.dir/oldcloud.mod.stamp GNU [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cospsimulator_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ozone.F90:165:17: 160 | call mpibcast(prescribed_ozone_name, len(prescribed_ozone_name), mpichar, 0, mpicom) | 2 ...... 165 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o built in 1.219293 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radiation_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o built in 0.636460 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/rrtmg_state.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_volcaero.F90:136:17: 130 | call mpibcast(prescribed_volcaero_name, len(prescribed_volcaero_name), mpichar, 0, mpicom) | 2 ...... 136 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o built in 0.375084 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/check_energy.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radiation_data.F90:119:19: 118 | call mpibcast (rad_data_output, 1, mpilog , 0, mpicom) | 2 119 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o built in 0.640867 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldfrc2m.mod cmake/atm/CMakeFiles/atm.dir/cldfrc2m.mod.stamp GNU [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_debug.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o built in 0.567248 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldwat2m_macro.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o built in 0.620478 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/convect_shallow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o built in 0.538340 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o built in 1.584391 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o built in 1.065789 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o built in 1.355489 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_aero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_import_export.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:154:16: 154 | call mpibcast(pgwv, 1, mpiint, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:155:16: 155 | call mpibcast(gw_dc, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:157:16: 157 | call mpibcast(effgw_beres, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:158:16: 158 | call mpibcast(effgw_cm, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:159:16: 159 | call mpibcast(effgw_oro, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:160:16: 160 | call mpibcast(fcrit2, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:161:16: 161 | call mpibcast(frontgfc, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:162:16: 162 | call mpibcast(taubgnd, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:164:16: 164 | call mpibcast(gw_convect_hcf, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_aero.F90:382:17: 381 | call mpibcast(microp_aero_bulk_scale, 1, mpir8, 0, mpicom) | 2 382 | call mpibcast(microp_aero_wsub_scheme, 1, mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o built in 0.584498 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o.provides.build [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/iop_surf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o built in 0.978060 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setsox.mod cmake/atm/CMakeFiles/atm.dir/mo_setsox.mod.stamp GNU [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_deposition.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o built in 0.353728 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_drydep.mod cmake/atm/CMakeFiles/atm.dir/mo_drydep.mod.stamp GNU [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_coag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o built in 1.385961 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_convproc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o built in 0.408486 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/seasalt_model.mod cmake/atm/CMakeFiles/atm.dir/seasalt_model.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/linoz_data.mod cmake/atm/CMakeFiles/atm.dir/linoz_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_cnst.mod cmake/atm/CMakeFiles/atm.dir/tracer_cnst.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_extfrc.mod cmake/atm/CMakeFiles/atm.dir/mo_extfrc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lightning.mod cmake/atm/CMakeFiles/atm.dir/mo_lightning.mod.stamp GNU [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setaer.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o built in 0.633846 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_srcs.mod cmake/atm/CMakeFiles/atm.dir/tracer_srcs.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_strato_sad.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o built in 3.607768 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sulf.mod cmake/atm/CMakeFiles/atm.dir/mo_sulf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_srf_emissions.mod cmake/atm/CMakeFiles/atm.dir/mo_srf_emissions.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tgcm_ubc.mod cmake/atm/CMakeFiles/atm.dir/mo_tgcm_ubc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aircraft_emit.mod cmake/atm/CMakeFiles/atm.dir/aircraft_emit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_aero.mod cmake/atm/CMakeFiles/atm.dir/prescribed_aero.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_ghg.mod cmake/atm/CMakeFiles/atm.dir/prescribed_ghg.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_ozone.mod cmake/atm/CMakeFiles/atm.dir/prescribed_ozone.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_volcaero.mod cmake/atm/CMakeFiles/atm.dir/prescribed_volcaero.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/aer_rad_props.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o built in 0.836892 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/cloud_rad_props.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o built in 0.684015 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cospsimulator_intr.mod cmake/atm/CMakeFiles/atm.dir/cospsimulator_intr.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radiation_data.mod cmake/atm/CMakeFiles/atm.dir/radiation_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_state.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_state.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/check_energy.mod cmake/atm/CMakeFiles/atm.dir/check_energy.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_debug.mod cmake/atm/CMakeFiles/atm.dir/phys_debug.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldwat2m_macro.mod cmake/atm/CMakeFiles/atm.dir/cldwat2m_macro.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/convect_shallow.mod cmake/atm/CMakeFiles/atm.dir/convect_shallow.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zm_conv_intr.mod cmake/atm/CMakeFiles/atm.dir/zm_conv_intr.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/flux_avg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/cloud_rad_props.F90:182:18: 136 | call mpibcast(nmu, 1, mpiint, 0, mpicom, ierr) | 2 ...... 182 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o built in 1.799287 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_drag.mod cmake/atm/CMakeFiles/atm.dir/gw_drag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/microp_aero.mod cmake/atm/CMakeFiles/atm.dir/microp_aero.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/stratiform.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o built in 0.824859 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o built in 0.547633 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dp_coupling.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_import_export.mod cmake/atm/CMakeFiles/atm.dir/atm_import_export.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o built in 1.040342 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tphysidl.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_deposition.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_deposition.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_coag.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_coag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_convproc.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_convproc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chlorine_loading_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o built in 0.452651 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setinv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o built in 0.479490 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setaer.mod cmake/atm/CMakeFiles/atm.dir/mo_setaer.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setext.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o built in 1.041388 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_strato_sad.mod cmake/atm/CMakeFiles/atm.dir/mo_strato_sad.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o built in 1.264995 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/upper_bc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o built in 0.444937 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aer_rad_props.mod cmake/atm/CMakeFiles/atm.dir/aer_rad_props.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_rad_props.mod cmake/atm/CMakeFiles/atm.dir/cloud_rad_props.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radlw.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radsw.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o built in 0.559851 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hb_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o built in 0.565244 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/macrop_driver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o built in 0.590596 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/convect_deep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o built in 0.958142 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/flux_avg.mod cmake/atm/CMakeFiles/atm.dir/flux_avg.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stratiform.mod cmake/atm/CMakeFiles/atm.dir/stratiform.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dp_coupling.mod cmake/atm/CMakeFiles/atm.dir/dp_coupling.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aerodep_flx.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o built in 0.759984 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aerodep_flx.F90:292:17: 287 | call mpibcast(aerodep_flx_specifier,len(aerodep_flx_specifier(1))*N_MODAL, mpichar, 0, mpicom) | 2 ...... 292 | 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(*)). [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o built in 0.606368 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chlorine_loading_data.mod cmake/atm/CMakeFiles/atm.dir/chlorine_loading_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setinv.mod cmake/atm/CMakeFiles/atm.dir/mo_setinv.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_photoin.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o built in 1.586451 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setext.mod cmake/atm/CMakeFiles/atm.dir/mo_setext.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/upper_bc.mod cmake/atm/CMakeFiles/atm.dir/upper_bc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radlw.mod cmake/atm/CMakeFiles/atm.dir/radlw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hb_diff.mod cmake/atm/CMakeFiles/atm.dir/hb_diff.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o built in 2.221336 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/macrop_driver.mod cmake/atm/CMakeFiles/atm.dir/macrop_driver.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/convect_deep.mod cmake/atm/CMakeFiles/atm.dir/convect_deep.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/molec_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/stepon.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o built in 0.485134 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aerodep_flx.mod cmake/atm/CMakeFiles/atm.dir/aerodep_flx.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/lin_strat_chem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/lin_strat_chem.F90:103:17: 102 | call mpibcast(o3_lbl, 1, mpiint, 0, mpicom) | 2 103 | call mpibcast(o3_sfc, 1, mpir8, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o built in 0.645714 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o built in 0.584953 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_photoin.mod cmake/atm/CMakeFiles/atm.dir/mo_photoin.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o built in 0.771079 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radsw.mod cmake/atm/CMakeFiles/atm.dir/radsw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/molec_diff.mod cmake/atm/CMakeFiles/atm.dir/molec_diff.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stepon.mod cmake/atm/CMakeFiles/atm.dir/stepon.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lin_strat_chem.mod cmake/atm/CMakeFiles/atm.dir/lin_strat_chem.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_photo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o built in 0.350815 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o built in 1.752836 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vertical_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:105:67: 105 | type(clubb_config_flags_type), public, save :: clubb_config_flags | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:107:27: 107 | clubb_params_single_col ! Adjustable CLUBB parameters (C1, C2 ...) | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:51:60: 51 | stats_rad_zm(:), & ! stats_rad_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:50:60: 50 | stats_rad_zt(:), & ! stats_rad_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:52:57: 52 | stats_sfc(:) ! stats_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:49:56: 49 | stats_zm(:), & ! stats_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:48:56: 48 | type (stats), allocatable, target, save :: stats_zt(:), & ! stats_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:850:20: 850 | call mpibcast(clubb_history, 1, mpilog, 0, mpicom) | 1 ...... 5052 | call mpibcast(clubb_vars_zt, var_length*nvarmax_zt, mpichar, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vertical_diffusion.F90:178:18: 171 | call mpibcast(kv_top_pressure, 1 , mpir8, 0, mpicom) | 2 ...... 178 | call mpibcast(diff_cnsrv_mass_check, 1 , mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:140:17: 140 | call mpibcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:141:17: 141 | call mpibcast(iradlw, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:142:17: 142 | call mpibcast(irad_always, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:143:17: 143 | call mpibcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o built in 1.337345 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_amicphys.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_amicphys.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/llnl_o1d_to_2oh_adj.mod cmake/atm/CMakeFiles/atm.dir/llnl_o1d_to_2oh_adj.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_photo.mod cmake/atm/CMakeFiles/atm.dir/mo_photo.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o built in 1.557461 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radiation.mod cmake/atm/CMakeFiles/atm.dir/radiation.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_diagnostics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o built in 1.928503 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertical_diffusion.mod cmake/atm/CMakeFiles/atm.dir/vertical_diffusion.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o built in 0.662877 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_diagnostics.mod cmake/atm/CMakeFiles/atm.dir/cloud_diagnostics.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o built in 1.017171 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_initialize_data.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_initialize_data.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/aero_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/aero_model.F90:157:18: 155 | call mpibcast(aer_wetdep_list, len(aer_wetdep_list(1))*pcnst, mpichar, 0, mpicom) | 2 156 | call mpibcast(aer_drydep_list, len(aer_drydep_list(1))*pcnst, mpichar, 0, mpicom) 157 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o built in 3.345554 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aero_model.mod cmake/atm/CMakeFiles/atm.dir/aero_model.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_usrrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o built in 1.313432 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_usrrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_usrrxt.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o built in 9.077434 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_intr.mod cmake/atm/CMakeFiles/atm.dir/clubb_intr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o built in 1.686593 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_gas_phase_chemdr.mod cmake/atm/CMakeFiles/atm.dir/mo_gas_phase_chemdr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waccm_hrates.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:67:45: 67 | stats_lh_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:66:44: 66 | type (stats), target, save :: stats_lh_zt, & | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:1677:13: 1677 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:1690:13: 1690 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:207:21: 206 | call mpi_bcast(subcol_SILHS_weight, 1, mpi_logical, masterprocid, mpicom, ierr) | 2 207 | call mpi_bcast(subcol_SILHS_numsubcol, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o built in 0.810674 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waccm_hrates.mod cmake/atm/CMakeFiles/atm.dir/mo_waccm_hrates.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chemini.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o built in 0.542708 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chemini.mod cmake/atm/CMakeFiles/atm.dir/mo_chemini.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chemistry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chemistry.F90:620:19: 618 | call mpibcast (chem_freq, 1, mpiint, 0, mpicom) | 2 619 | 620 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o built in 1.256077 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chemistry.mod cmake/atm/CMakeFiles/atm.dir/chemistry.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam_diagnostics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o built in 3.340108 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_silhs.mod cmake/atm/CMakeFiles/atm.dir/subcol_silhs.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o built in 0.976069 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol.mod cmake/atm/CMakeFiles/atm.dir/subcol.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_interface.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/restart_physics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o built in 1.811783 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_diagnostics.mod cmake/atm/CMakeFiles/atm.dir/cam_diagnostics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_interface.F90:203:16: 201 | call mpibcast(micro_p3_tableversion, len(micro_p3_tableversion), mpichar, 0, mpicom) | 2 202 | call mpibcast(micro_p3_lookup_dir, len(micro_p3_lookup_dir), mpichar, 0, mpicom) 203 | call mpibcast(micro_aerosolactivation, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_cam.F90:365:16: 363 | call mpibcast(micro_mg_version, 1, mpiint, 0, mpicom) | 2 364 | call mpibcast(micro_mg_sub_version, 1, mpiint, 0, mpicom) 365 | call mpibcast(do_cldice, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o built in 1.203980 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/restart_physics.mod cmake/atm/CMakeFiles/atm.dir/restart_physics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o built in 4.464677 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3_interface.mod cmake/atm/CMakeFiles/atm.dir/micro_p3_interface.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o built in 8.490034 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_cam.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_cam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_driver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o built in 0.713909 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/microp_driver.mod cmake/atm/CMakeFiles/atm.dir/microp_driver.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/inidat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physpkg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o built in 1.048371 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/inidat.mod cmake/atm/CMakeFiles/atm.dir/inidat.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/startup_initialconds.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o built in 0.604385 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/startup_initialconds.mod cmake/atm/CMakeFiles/atm.dir/startup_initialconds.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o built in 3.285778 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physpkg.mod cmake/atm/CMakeFiles/atm.dir/physpkg.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/inital.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/restart_dynamics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o built in 0.629743 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/inital.mod cmake/atm/CMakeFiles/atm.dir/inital.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o built in 1.094167 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/restart_dynamics.mod cmake/atm/CMakeFiles/atm.dir/restart_dynamics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o.provides.build [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_restart.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o built in 0.882859 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_restart.mod cmake/atm/CMakeFiles/atm.dir/cam_restart.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o.provides.build [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_comp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/runtime_opts.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o built in 0.890887 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_comp.mod cmake/atm/CMakeFiles/atm.dir/cam_comp.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/runtime_opts.F90:624:18: 619 | call mpibcast (dtime, 1,mpiint,0,mpicom) | 2 ...... 624 | call mpibcast (raykrange,1,mpir8,0,mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o built in 1.027401 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/runtime_opts.mod cmake/atm/CMakeFiles/atm.dir/runtime_opts.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o.provides.build [ 98%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_comp_mct.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o built in 1.082554 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_comp_mct.mod cmake/atm/CMakeFiles/atm.dir/atm_comp_mct.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o.provides.build [ 98%] Linking CXX static library libatm.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && /usr/bin/cmake -P CMakeFiles/atm.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm && /usr/bin/cmake -E cmake_link_script CMakeFiles/atm.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libatm.a CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o CMakeFiles/atm.dir/physics_buffer.F90.o CMakeFiles/atm.dir/subcol_utils.F90.o CMakeFiles/atm.dir/buffer.F90.o Target libatm.a built in 0.451927 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libatm.a Target libatm.a built in 0.400735 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 98%] Built target atm make -f cmake/cpl/CMakeFiles/e3sm.exe.dir/build.make cmake/cpl/CMakeFiles/e3sm.exe.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl/CMakeFiles/e3sm.exe.dir/DependInfo.cmake --color= Scanning dependencies of target e3sm.exe make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' make -f cmake/cpl/CMakeFiles/e3sm.exe.dir/build.make cmake/cpl/CMakeFiles/e3sm.exe.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o built in 0.318413 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/t_drv_timers_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/t_drv_timers_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o built in 0.359374 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_map_type_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_map_type_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o.provides.build [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o built in 0.691811 seconds f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/mrg_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/mrg_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o built in 0.374891 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/component_type_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/component_type_mod.mod.stamp GNU [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o built in 0.595491 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_map_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_map_mod.mod.stamp GNU [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o built in 1.063295 seconds Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o built in 1.078555 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o built in 0.415477 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o built in 0.404141 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o built in 0.601855 seconds [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o built in 1.935016 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_flux_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_flux_mct.mod.stamp GNU Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o built in 0.364034 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_io_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_io_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_diag_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_diag_mct.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_glc2lnd_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_glc2lnd_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_lnd2glc_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_lnd2glc_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_ice_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_ice_mod.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_lnd2rof_irrig_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_lnd2rof_irrig_mod.mod.stamp GNU f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o built in 0.907526 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o built in 0.429091 seconds f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_atm_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_atm_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_wav_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_wav_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o built in 0.430728 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_lnd_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_lnd_mod.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o built in 0.512889 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/cplcomp_exchange_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/cplcomp_exchange_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o built in 0.341150 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_iac_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_iac_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o built in 0.730368 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_glc_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_glc_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o built in 0.681391 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_rof_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_rof_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o built in 1.372360 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_ocn_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_ocn_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o built in 0.447828 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_aoflux_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_aoflux_mod.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o built in 0.608572 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_frac_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_frac_mct.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o built in 0.653718 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_domain_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_domain_mct.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90:39:6: 39 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o built in 0.720924 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_rest_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_rest_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o built in 0.744465 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/component_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/component_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o built in 1.286056 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_hist_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_hist_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o built in 2.192307 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/cime_comp_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/cime_comp_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o built in 0.408747 seconds [100%] Linking Fortran executable /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.exe cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/cmake/cpl && /usr/bin/cmake -E cmake_link_script CMakeFiles/e3sm.exe.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -Wl,-rpath,/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath,/usr/local/NETCDF-C-4.8.0-gfortran/lib CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o -o /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.exe ../atm/libatm.a ../lnd/liblnd.a ../ice/libice.a ../ocn/libocn.a ../rof/librof.a ../glc/libglc.a ../wav/libwav.a ../iac/libiac.a ../esp/libesp.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib/libcsm_share.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libmct.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libmpeu.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libpiof.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libpioc.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libgptl.a -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -lnetcdf -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -L/usr/local/lapack-3.8.0 -llapack -lblas /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a -lmpicxx -lrt -lpthread -ldl -lstdc++ Target /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/e3sm.exe built in 2.415597 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' [100%] Built target e3sm.exe make[1]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld' /usr/bin/cmake -E cmake_progress_start /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_BOMEX/build/cmake-bld/CMakeFiles 0 real 351.68 user 839.51 sys 423.36 [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_BOMEX/run/atm.log.240621-031649.gz + cat projects/scratch/SCM_runs/test_BOMEX/run/atm.log.240621-031649 CAM atmosphere model initialization Read in cam_inparm namelist from: atm_in For CAM Generated IOP using closest dataset lat and lon SPMD SWAP_COMM OPTIONS: swap_comm_protocol = 4 swap_comm_maxreq = 128 SPMD FLOW CONTROL GATHER OPTION: fc_gather_flow_cntl = 64 Read in cam_history_nl namelist from: atm_in Initial conditions history files will be written yearly. **************************************************************************** *** Tolerances for conservation checks set via namelist *** rounding_tol = 1.0000000000000000E-014 *** water_cnsv_tol = 1.0000000000000000E-010 **************************************************************************** **** ZMCONV-DCAPE trigger with unrestricted launch level: T cld_sediment_readnl: cldsed_ice_stokes_fac = 1.0000000000000000 rad_cnst_readnl: Radiation constituent lists: list_init1: namelist input for climate list rad namelist spec: A:Q:H2O rad namelist spec: N:O2:O2 rad namelist spec: N:CO2:CO2 rad namelist spec: N:ozone:O3 rad namelist spec: N:N2O:N2O rad namelist spec: N:CH4:CH4 rad namelist spec: N:CFC11:CFC11 rad namelist spec: N:CFC12:CFC12 rad namelist spec: M:mam3_mode1:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc rad namelist spec: M:mam3_mode2:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc rad namelist spec: M:mam3_mode3:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc gas list for climate calculations A:H2O has constituents name:Q N:O3 has pbuf name:ozone N:O2 has pbuf name:O2 N:CO2 has pbuf name:CO2 N:N2O has pbuf name:N2O N:CH4 has pbuf name:CH4 N:CFC11 has pbuf name:CFC11 N:CFC12 has pbuf name:CFC12 bulk aerosol list for climate calculations modal aerosol list for climate calculations mam3_mode1 mam3_mode2 mam3_mode3 Mode Definitions name=mam3_mode1 type=accum src_a=A num_a=num_a1 src_c=N num_c=num_c1 src_a=A mmr_a=so4_a1 src_c=N mmr_c=so4_c1 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=pom_a1 src_c=N mmr_c=pom_c1 type=p-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc src_a=A mmr_a=soa_a1 src_c=N mmr_c=soa_c1 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=bc_a1 src_c=N mmr_c=bc_c1 type=black-c prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc src_a=A mmr_a=dst_a1 src_c=N mmr_c=dst_c1 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a1 src_c=N mmr_c=ncl_c1 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc name=mam3_mode2 type=aitken src_a=A num_a=num_a2 src_c=N num_c=num_c2 src_a=A mmr_a=so4_a2 src_c=N mmr_c=so4_c2 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=soa_a2 src_c=N mmr_c=soa_c2 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=ncl_a2 src_c=N mmr_c=ncl_c2 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc name=mam3_mode3 type=coarse src_a=A num_a=num_a3 src_c=N num_c=num_c3 src_a=A mmr_a=dst_a3 src_c=N mmr_c=dst_c3 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a3 src_c=N mmr_c=ncl_c3 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc src_a=A mmr_a=so4_a3 src_c=N mmr_c=so4_c3 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc linoz_readnl, linoz_lbl: 4 linoz_readnl, linoz_sfc: 2.9999999999999997E-008 linoz_readnl, linoz_tau: 172800.00000000000 linoz_readnl, linoz_psc_T: 197.50000000000000 solar_data_readnl: solar_const (W/m2) = -9999.0000000000000 solar_data_readnl: solar_data_file = /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc solar_data_readnl: solar_data_type = SERIAL solar_data_readnl: solar_data_ymd = 0 solar_data_readnl: solar_data_tod = 0 Frequency of Shortwave Radiation calc. (IRADSW) 1 Frequency of Longwave Radiation calc. (IRADLW) 1 ------------------------------------------ *** INPUT VARIABLES (CAM_INPARM) *** ------------------------------------------ Initial run ********** CASE = case_scripts ********** UNSET Initial dataset is: /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc Topography dataset is: /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc Time-invariant (absorption/emissivity) factor dataset is: absems_data Run type flag (NSREST) 0=initial, 1=restart, 3=branch 0 Summary of restart module options: Restart pointer file is: ./rpointer.atm Lowest level for dry adiabatic adjust (NLVDRY) 3 NOT Running model in "AQUA_PLANET" mode ********** Time Manager Configuration ********** Calendar type: NO_LEAP Timestep size (seconds): 1800 Start date (yr mon day tod): 1969 6 25 0 Stop date (yr mon day tod): 1969 6 26 0 Reference date (yr mon day tod): 1969 6 25 0 Current step number: 0 Current date (yr mon day tod): 1969 6 25 0 ************************************************ (GETFIL): attempting to find local file cami_mam3_Linoz_ne16np4_L72_c160614.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc Opened existing file /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc 16 (GETFIL): attempting to find local file USGS-gtopo30_ne4np4_16x.c20160612.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc Opened existing file /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc 17 Read in spmd_dyn_inparm namelist from: atm_in SE will use 1 tasks number of MPI processes: 1 MPI processors stride: 1 number of MPI processes per node: min,max= 1 1 reading ctl namelist... -DHORIZ_OPENMP disabled -DCOLUMN_OPENMP disabled Mesh File:/dev/null Reference element projection: cubed_sphere_map= 0 done reading namelist... readnl: topology = cube readnl: geometry = sphere readnl: ne,np = 4 4 readnl: partmethod = 4 readnl: COORD_TRANSFORM_METHOD = 1 readnl: Z2_MAP_METHOD = 1 readnl: nmpi_per_node = 1 readnl: vthreads = 1 readnl: nnodes = 1 readnl: npart = 1 readnl: integration = explicit readnl: LF-trapazoidal freq= 0 readnl: theta_hydrostatic_mode = T readnl: transport_alg = 12 readnl: semi_lagrange_cdr_alg = 3 readnl: semi_lagrange_cdr_check = F readnl: semi_lagrange_hv_q = 1 readnl: semi_lagrange_nearest_point_lev = 256 readnl: tstep_type = 5 readnl: theta_advect_form = 1 readnl: vtheta_thresh = 100.00000000000000 readnl: vert_remap_q_alg = 10 readnl: se_nsplit = -1 readnl: se_tstep = 1800.0000000000000 readnl: se_ftype = 2 readnl: se_limiter_option = 9 readnl: qsplit (deprecated) = 1 readnl: vertical remap frequency rsplit (0=disabled) (deprecated): 1 readnl: dt_tracer_factor = 1 readnl: vertical remap frequency dt_remap_factor (0=disabled): 1 readnl: runtype = 0 readnl: se_fv_phys_remap_alg = 1 Tensor hyperviscosity: hypervis_scaling= 3.0000000000000000 hypervis_subcycle = 1 hypervis_subcycle_tom = 1 hypervis_subcycle_q = 6 viscosity: nu (vor/div) = 0.34E-07 0.34E-07 viscosity: nu_s = 0.34E-07 viscosity: nu_q = 0.34E-07 viscosity: nu_p = 0.34E-07 viscosity: nu_top = 0.25E+06 Running dycore: theta-l Running tracer transport method: semi-Lagrangian Layer Locations (*1000) 1 0.1000 0.0000 0.1000 0.1238 0.0000 0.1238 2 0.1477 0.0000 0.1477 0.1828 0.0000 0.1828 3 0.2180 0.0000 0.2180 0.2699 0.0000 0.2699 4 0.3219 0.0000 0.3219 0.3986 0.0000 0.3986 5 0.4753 0.0000 0.4753 0.5885 0.0000 0.5885 6 0.7017 0.0000 0.7017 0.8689 0.0000 0.8689 7 1.0361 0.0000 1.0361 1.2830 0.0000 1.2830 8 1.5299 0.0000 1.5299 1.8944 0.0000 1.8944 9 2.2588 0.0000 2.2588 2.7970 0.0000 2.7970 10 3.3352 0.0000 3.3352 4.1298 0.0000 4.1298 11 4.9245 0.0000 4.9245 5.9684 0.0000 5.9684 12 7.0124 0.0000 7.0124 8.3774 0.0000 8.3774 13 9.7424 0.0000 9.7424 11.4738 0.0000 11.4738 14 13.2052 0.0000 13.2052 15.3339 0.0000 15.3339 15 17.4627 0.0000 17.4627 19.9963 0.0000 19.9963 16 22.5300 0.0000 22.5300 25.4447 0.0000 25.4447 17 28.3594 0.0000 28.3594 31.5933 0.0000 31.5933 18 34.8271 0.0000 34.8271 38.3663 0.0000 38.3663 19 41.9055 0.0000 41.9055 45.6712 0.0000 45.6712 20 49.4369 0.0000 49.4369 53.3096 0.0000 53.3096 21 57.1822 0.0000 57.1822 61.0152 0.0000 61.0152 22 64.8482 0.0000 64.8482 68.4764 0.0000 68.4764 23 72.1046 0.0000 72.1046 75.3553 0.0000 75.3553 24 78.6061 0.0000 78.6061 81.9463 0.0000 81.9463 25 85.2865 0.0000 85.2865 88.9105 0.0000 88.9105 26 92.5346 0.0000 92.5346 96.4667 0.0000 96.4667 27 100.3987 0.0000 100.3987 104.6650 0.0000 104.6650 28 108.9312 0.0000 108.9312 113.5600 0.0000 113.5600 29 118.1888 0.0000 118.1888 123.2110 0.0000 123.2110 30 128.2332 0.0000 128.2332 133.6822 0.0000 133.6822 31 139.1312 0.0000 139.1312 145.0433 0.0000 145.0433 32 150.9554 0.0000 150.9554 157.3699 0.0000 157.3699 33 163.7844 0.0000 163.7844 170.7441 0.0000 170.7441 34 177.7038 0.0000 177.7038 178.5448 6.7101 185.2549 35 179.3858 13.4202 192.8061 177.5309 23.4681 200.9989 36 175.6759 33.5159 209.1918 173.6633 44.4177 218.0810 37 171.6507 55.3194 226.9702 169.4671 67.1477 236.6148 38 167.2835 78.9759 246.2594 164.9142 91.8094 256.7237 39 162.5450 104.6429 267.1880 159.9745 118.5671 278.5416 40 157.4039 132.4913 289.8952 154.6149 147.5988 302.2136 41 151.8259 162.7063 314.5321 148.7998 179.0977 327.8975 42 145.7738 195.4891 341.2629 142.4905 213.2736 355.7641 43 139.2073 231.0581 370.2654 135.6451 250.3540 385.9990 44 132.0828 269.6499 401.7327 128.2178 290.5857 418.8035 45 124.3528 311.5214 435.8743 120.1594 334.2364 454.3958 46 115.9659 356.9515 472.9174 111.5393 380.9292 492.4686 47 107.1127 404.9070 512.0198 102.6706 428.9689 531.6395 48 98.2285 453.0308 551.2593 93.8440 476.7809 570.6249 49 89.4594 500.5311 589.9905 85.2361 523.4077 608.6438 50 81.0128 546.2842 627.2970 76.9323 568.3877 645.3200 51 72.8517 590.4912 663.3429 68.9676 611.5304 680.4980 52 65.0835 632.5697 697.6532 61.4493 652.2553 713.7046 53 57.8151 671.9410 729.7561 54.4827 689.9922 744.4748 54 51.1502 708.0434 759.1936 48.1685 724.1943 772.3628 55 45.1869 740.3452 785.5321 42.6011 754.3516 796.9527 56 40.0154 768.3580 808.3734 37.8655 780.0033 817.8688 57 35.7157 791.6486 827.3643 33.9653 801.1299 835.0952 58 32.2149 810.6111 842.8261 30.6674 818.9938 849.6612 59 29.1199 827.3766 856.4964 27.6074 835.5690 863.1764 60 26.0950 843.7614 869.8564 24.6201 851.7505 876.3706 61 23.1453 859.7396 882.8849 21.7103 867.5124 889.2227 62 20.2754 875.2853 895.5606 18.8827 882.8292 901.7118 63 17.4900 890.3731 907.8631 16.1418 897.6757 913.8175 64 14.7937 904.9783 919.7720 13.4923 912.0274 925.5197 65 12.1910 919.0766 931.2675 10.9386 925.8604 936.7990 66 9.6862 932.6442 942.3305 8.4849 939.1512 947.6362 67 7.2837 945.6582 952.9419 6.1356 951.8772 958.0128 68 4.9875 958.0962 963.0837 3.8945 964.0166 967.9111 69 2.8015 969.9370 972.7385 1.7656 975.5485 977.3141 70 0.7296 981.1600 981.8896 0.3648 985.8405 986.2053 71 0.0000 990.5210 990.5210 0.0000 993.7570 993.7570 72 0.0000 996.9929 996.9929 0.0000 998.4964 998.4964 73 0.0000 1000.0000 1000.0000 reference pressures (Pa) 1 10.0000 12.3825 4.7651 2 14.7651 18.2829 7.0357 3 21.8008 26.9949 10.3882 4 32.1890 39.8582 15.3383 5 47.5273 58.8509 22.6472 6 70.1745 86.8939 33.4387 7 103.6132 128.2995 49.3725 8 152.9858 189.4352 72.8990 9 225.8847 279.7027 107.6359 10 333.5207 412.9833 158.9253 11 492.4460 596.8449 208.7979 12 701.2439 837.7404 272.9931 13 974.2370 1147.3787 346.2835 14 1320.5205 1533.3938 425.7467 15 1746.2672 1999.6338 506.7332 16 2253.0004 2544.4697 582.9385 17 2835.9389 3159.3251 646.7725 18 3482.7114 3836.6283 707.8339 19 4190.5452 4567.1198 753.1491 20 4943.6943 5330.9561 774.5236 21 5718.2179 6101.5182 766.6004 22 6484.8184 6847.6390 725.6413 23 7210.4597 7535.5336 650.1479 24 7860.6075 8194.6275 668.0400 25 8528.6475 8891.0543 724.8136 26 9253.4611 9646.6673 786.4124 27 10039.8736 10466.4967 853.2463 28 10893.1199 11356.0001 925.7605 29 11818.8804 12321.0991 1004.4375 30 12823.3179 13368.2180 1089.8002 31 13913.1181 14504.3266 1182.4169 32 15095.5350 15736.9878 1282.9055 33 16378.4405 17074.4080 1391.9348 34 17770.3754 18525.4902 1510.2297 35 19280.6051 20099.8940 1638.5778 36 20919.1829 21808.0997 1777.8336 37 22697.0165 23661.4787 1928.9243 38 24625.9408 25672.3686 2092.8556 39 26718.7964 27854.1558 2270.7189 40 28989.5153 30221.3640 2463.6975 41 31453.2127 32789.7506 2673.0757 42 34126.2885 35576.4129 2900.2489 43 37026.5374 38599.9024 3146.7299 44 40173.2674 41880.3463 3414.1578 45 43587.4252 45439.5814 3704.3124 46 47291.7376 49246.8574 3910.2396 47 51201.9772 53163.9531 3923.9518 48 55125.9291 57062.4903 3873.1225 49 58999.0516 60864.3774 3730.6518 50 62729.7033 64531.9968 3604.5870 51 66334.2903 68049.8044 3431.0283 52 69765.3186 71370.4638 3210.2904 53 72975.6091 74447.4829 2943.7478 54 75919.3568 77236.2838 2633.8540 55 78553.2108 79695.2750 2284.1284 56 80837.3392 81786.8823 1899.0864 57 82736.4255 83509.5171 1546.1831 58 84282.6087 84966.1249 1367.0325 59 85649.6412 86317.6426 1336.0028 60 86985.6440 87637.0648 1302.8417 61 88288.4857 88922.2736 1267.5758 62 89556.0615 90171.1833 1230.2436 63 90786.3051 91381.7504 1190.8906 64 91977.1957 92551.9748 1149.5582 65 93126.7539 93679.8995 1106.2912 66 94233.0451 94763.6159 1061.1416 67 95294.1867 95801.2766 1014.1799 68 96308.3666 96791.1080 965.4829 69 97273.8495 97731.4064 915.1138 70 98188.9633 98620.5333 863.1401 71 99052.1034 99375.6956 647.1845 72 99699.2879 99849.6439 300.7121 73 100000.0000 total number of elements nelem = 96 prim_init1: total threads: nthreads = 0 threads across elements hthreads = 1 threading within elements vthreads = 1 init shared boundary_exchange buffers running mass_matrix re-initializing elements: alpha area correction= 0.99999991249948272 re-running mass_matrix running global_dof COMPOSE> use HV; nu_q, all: 3.4000000000000000E-008 1 end of prim_init1 Grid: GLL, ID = 101, lat coord = lat, lon coord = lon, unstruct = T, block_ind = F Attribute: area, long name = 'gll grid areas' dimname = ncol Attribute: np, long name = '' value = 4 Attribute: ne, long name = '' value = 4 min/max hybm() coordinates: 0.0000000000000000 0.99849643949176214 Running phys_grid_init() INFO: Non-scalable action: Allocating global blocks in SE dycore. Grid: physgrid, ID = 100, lat coord = lat, lon coord = lon, unstruct = T, block_ind = T Attribute: area, long name = 'gll grid areas' dimname = ncol Attribute: np, long name = '' value = 4 Attribute: ne, long name = '' value = 4 PHYS_GRID_INIT: Using PCOLS (compile-time parameter)= 1 phys_loadbalance= -1 phys_twin_algorithm= 0 phys_alltoall= 1 chunks_per_thread= 1 PHYS_GRID_INIT: Decomposition Statistics: total number of physics columns= 1 total number of chunks= 1 total number of physics processes= 1 (min,max) # of threads per physics process: ( 1 , 1 ) (min,max) pcols per chunk: ( 1 , 1 ) (min,max) # of physics columns per chunk: ( 1 , 1 ) (min,max) # of chunks per process: ( 1 , 1 ) (min,max) # of physics columns per process: ( 1 , 1 ) mode = 1 = "accum " nspec 6 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 21="num_a1 " numptrcw 21="num_c1 " spec, spectype 1 1="sulfate " spec, massptr 1 15="so4_a1 " spec, massptrcw 1 15="so4_c1 " spec, spectype 2 4="p-organic " spec, massptr 2 16="pom_a1 " spec, massptrcw 2 16="pom_c1 " spec, spectype 3 5="s-organic " spec, massptr 3 17="soa_a1 " spec, massptrcw 3 17="soa_c1 " spec, spectype 4 6="black-c " spec, massptr 4 18="bc_a1 " spec, massptrcw 4 18="bc_c1 " spec, spectype 5 8="dust " spec, massptr 5 19="dst_a1 " spec, massptrcw 5 19="dst_c1 " spec, spectype 6 7="seasalt " spec, massptr 6 20="ncl_a1 " spec, massptrcw 6 20="ncl_c1 " mode = 2 = "aitken " nspec 3 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 25="num_a2 " numptrcw 25="num_c2 " spec, spectype 1 1="sulfate " spec, massptr 1 22="so4_a2 " spec, massptrcw 1 22="so4_c2 " spec, spectype 2 5="s-organic " spec, massptr 2 23="soa_a2 " spec, massptrcw 2 23="soa_c2 " spec, spectype 3 7="seasalt " spec, massptr 3 24="ncl_a2 " spec, massptrcw 3 24="ncl_c2 " mode = 3 = "coarse " nspec 3 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 29="num_a3 " numptrcw 29="num_c3 " spec, spectype 1 8="dust " spec, massptr 1 26="dst_a3 " spec, massptrcw 1 26="dst_c3 " spec, spectype 2 7="seasalt " spec, massptr 2 27="ncl_a3 " spec, massptrcw 2 27="ncl_c3 " spec, spectype 3 1="sulfate " spec, massptr 3 28="so4_a3 " spec, massptrcw 3 28="so4_c3 " *** init_aer_modes mode definitions Advected constituent list: 1 Q Specific humidity wet 2 CLDLIQ Grid box averaged cloud liquid amount wet 3 CLDICE Grid box averaged cloud ice amount wet 4 NUMLIQ Grid box averaged cloud liquid number wet 5 NUMICE Grid box averaged cloud ice number wet 6 RAINQM Grid box averaged rain amount wet 7 SNOWQM Grid box averaged snow amount wet 8 NUMRAI Grid box averaged rain number wet 9 NUMSNO Grid box averaged snow number wet 10 H2O2 H2O2 dry 11 H2SO4 H2SO4 dry 12 SO2 SO2 dry 13 DMS DMS dry 14 SOAG SOAG dry 15 so4_a1 so4_a1 dry 16 pom_a1 pom_a1 dry 17 soa_a1 soa_a1 dry 18 bc_a1 bc_a1 dry 19 dst_a1 dst_a1 dry 20 ncl_a1 ncl_a1 dry 21 num_a1 num_a1 dry 22 so4_a2 so4_a2 dry 23 soa_a2 soa_a2 dry 24 ncl_a2 ncl_a2 dry 25 num_a2 num_a2 dry 26 dst_a3 dst_a3 dry 27 ncl_a3 ncl_a3 dry 28 so4_a3 so4_a3 dry 29 num_a3 num_a3 dry chem_surfvals_init: ghg surface values are fixed as follows co2 volume mixing ratio = 3.7900000000000000E-004 ch4 volume mixing ratio = 1.7600000000000001E-006 n2o volume mixing ratio = 3.1600000000000002E-007 f11 volume mixing ratio = 6.5344999999999995E-010 f12 volume mixing ratio = 5.3500000000000001E-010 Reading initial data INITIALIZE_RADBUFFER: ntoplw = 1 pressure: 12.382541305561677 Creating new decomp: 16!72!96!!13826!72!!d6!i1! Field RAINQM not found on initial dataset RAINQM initialized by "microp_driver_init_cnst" Field SNOWQM not found on initial dataset SNOWQM initialized by "microp_driver_init_cnst" Field NUMRAI not found on initial dataset NUMRAI initialized by "microp_driver_init_cnst" Field NUMSNO not found on initial dataset NUMSNO initialized by "microp_driver_init_cnst" Creating new decomp: 16!96!!13826!1!!d6!i1! Creating new decomp: 16!96!!866!!d6!i1! Done Reading initial data Running Global Integral Diagnostic... Area of manifold is 0.99999999999999989 Should be 1.0 to round off... Element area: max/min 1.199 Average equatorial node spacing (deg, km) = 7.500 833.99 norm of Dinv (min, max): 5.839 7.639 Max Dinv-based element distortion: 1.73 dx based on Dinv svd: ave,min,max = 614.80 555.99 727.46 dx based on sqrt element area: ave,min,max = 768.37 743.45 814.19 sponge layer nu_top viscosity scaling factor nu_scale_top 1 6.3159394096349262 nu_scale_top 2 3.6843839525888513 nu_scale_top 3 1.9306793559248454 nu_scale_top 4 0.94748917684715850 nu_scale_top 5 0.44900560118995336 nu_scale_top 6 0.20913551228898020 nlev_tom 6 CFL estimates in terms of S=time step stability region (i.e. advection w/leapfrog: S=1, viscosity w/forward Euler: S=2) SSP preservation (120m/s) RKSSP euler step dt < S * 1158.32s Stability: advective (120m/s) dt_tracer < S * 2536.47s Stability: advective (120m/s) dt_tracer < S * 2536.47s Stability: gravity wave(342m/s) dt_dyn < S * 889.99s Stability: nu_q hyperviscosity dt < S * 4277.77s Stability: nu_vor hyperviscosity dt < S * 4277.77s Stability: nu_div hyperviscosity dt < S * 4277.77s scaled nu_top viscosity CFL: dt < S* 14683.29s tstep_type = 5 dt_remap: (0=disabled) 1800.00 dt_tracer (SE), per RK stage: 1800.00 900.00 dt_dyn: 1800.00 dt_dyn (viscosity): 1800.00 dt_tracer (viscosity): 300.00 dt_vis_TOM: 1800.00 CAM dtime (dt_phys): 1800.00 initial state: nstep= 0 time= 0.0000000000000000 [s] u = -0.875000000000000E+01 ( 64) -0.109999999403954E+00 ( 1) -0.319085712569173E+06 v = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 w = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 T = 0.235000000000000E+03 ( 2) 0.299971984863281E+03 ( 72) 0.287433131466532E+08 vTh_dp= 0.146933431009389E+05 ( 1) 0.130779761619114E+07 ( 46) 0.573182994743356E+11 dz(m) = 0.267175322053524E+02 ( 72) 0.264713077051464E+04 ( 2) 0.997446761538298E+08 dp = 0.476508197161459E+01 ( 1) 0.399613744102992E+04 ( 47) 0.155888639999508E+09 fu = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 fv = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ft = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 fq1 = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 qv( 1)= 0.0000000000000000E+00 0.1700000092387199E-01 0.4764413050970912E+04 qv( 2)= 0.0000000000000000E+00 0.2235218640311297E-07 0.1436169610941716E-02 qv( 3)= 0.0000000000000000E+00 0.1717217990546855E-09 0.8321488149069376E-05 qv( 4)= 0.0000000000000000E+00 0.6135455461072340E+05 0.3726323984728654E+10 qv( 5)= 0.3320090787070862E-12 0.3861097925022827E+00 0.1871054275199583E+05 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 9)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 10)= 0.1456775765125312E-14 0.8852330367448412E-09 0.5320844110639451E-03 qv( 11)= 0.5693972717440619E-18 0.1799302228660090E-11 0.2170612824143672E-06 qv( 12)= 0.2211763642895888E-19 0.1037389130806323E-08 0.1349864276361596E-03 qv( 13)= 0.9999999999999999E-36 0.1462126149181718E-09 0.2539795541737620E-05 qv( 14)= 0.2123710692505045E-22 0.1465481340958998E-09 0.2116631937811802E-04 qv( 15)= 0.1410197046462501E-19 0.1078201203405869E-08 0.6391928009400978E-03 qv( 16)= 0.4617383445200538E-20 0.3768018209940505E-08 0.1270243555647455E-02 qv( 17)= 0.4910389067286384E-23 0.4493198249858531E-08 0.1537313207663774E-02 qv( 18)= 0.8651321854493025E-21 0.3671727873789760E-09 0.1250274252763619E-03 qv( 19)= 0.4759457157114094E-20 0.9954080939073094E-08 0.8037731003607414E-03 qv( 20)= 0.2282684637423165E-20 0.5164727322560514E-09 0.9803507487005139E-04 qv( 21)= 0.1383813509127269E+00 0.1264889574573423E+10 0.4953197752153414E+15 qv( 22)= 0.9896086768727403E-14 0.1123791531064669E-09 0.1960008455253065E-04 qv( 23)= 0.1123877719587165E-21 0.3897193991088290E-10 0.7203088011983866E-05 qv( 24)= 0.9999999999999999E-36 0.8232575740739683E-12 0.4535947628097486E-07 qv( 25)= 0.6136381076285535E+07 0.5619269928159721E+10 0.5692127919525195E+15 qv( 26)= 0.9999999999999999E-36 0.2220473655330429E-06 0.1094740218744009E-01 qv( 27)= 0.9999999999999999E-36 0.8481162490120969E-08 0.4534155884348023E-03 qv( 28)= 0.7628215996190966E-31 0.6356987705053689E-10 0.1080146113099556E-04 qv( 29)= 0.1000000000000000E-04 0.4861536109093218E+07 0.3789191833252120E+12 ps= 0.101500000000000E+06 0.101500000000000E+06 0.155904000000000E+09 M = 0.103506367426189E+05 kg/m^2 0.101500000000000E+06mb SILHS configurable flags set in thread 0: cluster_allocation_strategy = 3 l_lh_importance_sampling = T l_Lscale_vert_avg = F l_lh_straight_mc = F l_lh_clustered_sampling = T l_rcm_in_cloud_k_lh_start = T l_random_k_lh_start = F l_max_overlap_in_cloud = T l_lh_instant_var_covar_src = T l_lh_limit_weights = T l_lh_var_frac = F l_lh_normalize_weights = T print_energy_errors is set F NOT AN AQUA_PLANET simulation, initialize sgh, sgh30, land m using data from file. CAM_PIO_CHECK_VAR INFO: variable PBLH is not on file PBLH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TPERT is not on file TPERT initialized to 0. CAM_PIO_CHECK_VAR INFO: variable vmag_gust is not on file vmag_gust initialized to 1. CAM_PIO_CHECK_VAR INFO: variable CUSH is not on file CUSH initialized to 1000. CAM_PIO_CHECK_VAR INFO: variable CLOUD is not on file CLOUD initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TKE is not on file TKE initialized to 0.01 CAM_PIO_CHECK_VAR INFO: variable KVM is not on file KVM initialized to 0. CAM_PIO_CHECK_VAR INFO: variable KVH is not on file KVH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable CONCLD is not on file CONCLD initialized to 0. *** SATURATION VAPOR PRESSURE TABLE COMPLETED *** (GETFIL): attempting to find local file mam3_mode1_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc 18 (GETFIL): attempting to find local file mam3_mode2_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc 19 (GETFIL): attempting to find local file mam3_mode3_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc 20 (GETFIL): attempting to find local file sulfate_rrtmg_c080918.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc 21 _______ hygroscopic growth in visible band _______ SO4 rh ext (m^2 kg^-1) ssa asm 0.000 4317.807 1.000 0.720 0.801 11057.994 1.000 0.775 0.836 13006.039 1.000 0.779 0.858 14348.435 1.000 0.782 0.873 15407.559 1.000 0.784 0.885 16297.122 1.000 0.786 0.896 17071.906 1.000 0.787 0.904 18140.209 1.000 0.788 0.912 19488.044 1.000 0.789 0.919 20770.367 1.000 0.790 0.925 21997.414 1.000 0.791 0.930 23177.287 1.000 0.792 0.935 24316.312 1.000 0.792 0.940 25419.106 1.000 0.793 0.944 26490.366 1.000 0.794 0.948 27532.759 1.000 0.794 0.952 29227.676 1.000 0.794 0.956 31402.799 1.000 0.795 0.959 33611.108 1.000 0.795 0.963 35850.418 1.000 0.795 0.966 38119.872 1.000 0.796 0.969 40419.352 1.000 0.796 0.971 42747.903 1.000 0.796 0.974 45103.735 1.000 0.796 0.977 47489.963 1.000 0.796 0.979 49902.035 1.000 0.797 0.982 54134.014 1.000 0.797 0.984 59507.775 1.000 0.796 0.986 65215.107 1.000 0.796 0.988 71256.973 1.000 0.796 0.990 77635.529 1.000 0.796 0.992 84360.733 1.000 0.796 0.994 91441.251 1.000 0.796 0.996 98884.165 1.000 0.796 0.998 106694.639 1.000 0.795 1.000 114691.169 1.000 0.795 bulk_props_init: finished for SULFATE (GETFIL): attempting to find local file ocpho_rrtmg_c101112.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc 22 bulk_props_init: finished for OCPHO (GETFIL): attempting to find local file ocphi_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc 23 bulk_props_init: finished for OCPHI (GETFIL): attempting to find local file bcpho_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc 24 bulk_props_init: finished for BCPHO (GETFIL): attempting to find local file dust_aeronet_rrtmg_c141106.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc 25 bulk_props_init: finished for DUST4 (GETFIL): attempting to find local file ssam_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc 26 bulk_props_init: finished for SSAM rad_cnst_init: checking for radiative constituents (GETFIL): attempting to find local file F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc reading liquid cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): attempting to find local file iceoptics_c080917.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc reading ice cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc (GETFIL): attempting to find local file solar_ave_sc19-sc23.c090810.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc Opened existing file /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc 27 solar_data_init: data file = /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc solar_data_init: has_ref_spectrum F aero_model_init iflagaa= 1 aero_model_init - mam_prevap_resusp_optaa changed from 10 to 11 because convproc_do_aer = .true. aero_model_init - convproc_do_aer & _gas, resus_fix, rain_evap_to_coarse, mam_prevap_resusp_optaa_v1/v2 T F F F 10 11 WARNING: resus_fix=.false. and convproc_do_aer=.true. is not a well tested configuration, may produce incorrect results!! modal_aero_initialize: INFO: props not found for species type: ammonium modal_aero_initialize: INFO: props not found for species type: nitrate *** init_aer_modes aerosol species-types spectype = 1 name "sulfate " density, MW 1.77000E+03 1.15000E+02 hygro 5.07000E-01 ref index sw 1.36691E+00 1.57930E-01 ref index sw 1.31458E+00 5.66869E-02 ref index sw 1.35798E+00 2.88634E-03 ref index sw 1.38031E+00 1.49071E-03 ref index sw 1.39264E+00 5.30385E-04 ref index sw 1.40451E+00 1.02977E-04 ref index sw 1.41218E+00 1.61967E-05 ref index sw 1.42163E+00 1.75123E-06 ref index sw 1.42797E+00 2.21436E-08 ref index sw 1.43033E+00 1.00000E-08 ref index sw 1.44164E+00 1.00000E-08 ref index sw 1.46764E+00 1.00000E-08 ref index sw 1.48400E+00 1.00000E-08 ref index sw 1.16413E+00 5.51134E-01 ref index ir 1.89000E+00 2.20000E-01 ref index ir 1.91286E+00 1.51857E-01 ref index ir 1.93206E+00 8.45717E-02 ref index ir 1.58603E+00 2.22508E-01 ref index ir 1.67798E+00 1.95000E-01 ref index ir 1.75782E+00 4.40688E-01 ref index ir 1.85534E+00 6.95944E-01 ref index ir 1.59677E+00 6.94662E-01 ref index ir 1.14656E+00 4.58766E-01 ref index ir 1.26131E+00 1.60606E-01 ref index ir 1.42422E+00 1.71577E-01 ref index ir 1.35165E+00 1.43521E-01 ref index ir 1.37870E+00 1.20252E-01 ref index ir 1.38500E+00 1.22229E-01 ref index ir 1.38500E+00 1.25818E-01 ref index ir 1.36691E+00 1.57930E-01 spectype = 2 name "ammonium " density, MW 1.79769+308 1.15000E+02 hygro 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 spectype = 3 name "nitrate " density, MW 1.79769+308 6.20000E+01 hygro 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 spectype = 4 name "p-organic " density, MW 1.00000E+03 1.20000E+01 hygro 1.00000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 spectype = 5 name "s-organic " density, MW 1.00000E+03 1.20000E+01 hygro 1.40000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 spectype = 6 name "black-c " density, MW 1.70000E+03 1.20000E+01 hygro 1.00000E-10 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 spectype = 7 name "seasalt " density, MW 1.90000E+03 5.85000E+01 hygro 1.16000E+00 ref index sw 1.48000E+00 1.75734E-03 ref index sw 1.53385E+00 7.46154E-03 ref index sw 1.43699E+00 2.95161E-03 ref index sw 1.44815E+00 1.27686E-03 ref index sw 1.45000E+00 7.94256E-04 ref index sw 1.46151E+00 5.38080E-04 ref index sw 1.46918E+00 3.75357E-04 ref index sw 1.47000E+00 1.49874E-04 ref index sw 1.49000E+00 2.28249E-07 ref index sw 1.50000E+00 1.18424E-08 ref index sw 1.50137E+00 7.01937E-08 ref index sw 1.51000E+00 1.86616E-06 ref index sw 1.51000E+00 5.00000E-06 ref index sw 1.40804E+00 1.58149E-02 ref index ir 1.74000E+00 1.00000E+00 ref index ir 1.76000E+00 1.97857E-01 ref index ir 1.77683E+00 1.29206E-01 ref index ir 1.45624E+00 3.81179E-02 ref index ir 1.41000E+00 1.92021E-02 ref index ir 1.48000E+00 1.40000E-02 ref index ir 1.56456E+00 1.64555E-02 ref index ir 1.62782E+00 2.88872E-02 ref index ir 1.40187E+00 1.24378E-02 ref index ir 1.43283E+00 6.35857E-03 ref index ir 1.55835E+00 1.95886E-02 ref index ir 1.45184E+00 2.89957E-03 ref index ir 1.48496E+00 1.67735E-03 ref index ir 1.48629E+00 1.40000E-03 ref index ir 1.48030E+00 1.40000E-03 ref index ir 1.48000E+00 1.75734E-03 spectype = 8 name "dust " density, MW 2.60000E+03 1.35000E+02 hygro 6.80000E-02 ref index sw 1.51000E+00 1.84371E-02 ref index sw 1.52000E+00 2.84231E-02 ref index sw 1.53997E+00 7.36022E-03 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.71194E-04 ref index sw 1.56000E+00 8.70447E-04 ref index sw 1.56000E+00 1.00000E-03 ref index sw 1.56000E+00 1.25138E-03 ref index sw 1.56000E+00 1.94656E-03 ref index sw 1.56000E+00 4.14895E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.17979E+00 1.01466E-01 ref index ir 2.34000E+00 7.00000E-01 ref index ir 2.90429E+00 8.57143E-01 ref index ir 1.74778E+00 4.62063E-01 ref index ir 1.50773E+00 2.63401E-01 ref index ir 1.91105E+00 3.18746E-01 ref index ir 1.82202E+00 2.59881E-01 ref index ir 2.91683E+00 6.50000E-01 ref index ir 1.55722E+00 3.73459E-01 ref index ir 1.24249E+00 9.28417E-02 ref index ir 1.44717E+00 1.04984E-01 ref index ir 1.43219E+00 6.12462E-02 ref index ir 1.47274E+00 2.45385E-02 ref index ir 1.49496E+00 1.10449E-02 ref index ir 1.50000E+00 7.95709E-03 ref index ir 1.50000E+00 6.76051E-03 ref index ir 1.51000E+00 1.84371E-02 mode-pointer output from subr initaermodes_setspecptrs modeptr_accum = 1 modeptr_aitken = 2 modeptr_ufine = -999888777 modeptr_coarse = 3 modeptr_pcarbon = -999888777 modeptr_fineseas = -999888777 modeptr_finedust = -999888777 modeptr_coarseas = -999888777 modeptr_coardust = -999888777 modeptr_maccum = -999888777 modeptr_maitken = -999888777 species-pointer output from subr initaermodes_setspecptrs mode id name_a id name_cw sulfate 1 15 so4_a1 15 so4_a1 lptr_so4_a/cw_amode 2 22 so4_a2 22 so4_a2 lptr_so4_a/cw_amode 3 28 so4_a3 28 so4_a3 lptr_so4_a/cw_amode msa 1 -999888777 none -999888777 none lptr_msa_a/cw_amode 2 -999888777 none -999888777 none lptr_msa_a/cw_amode 3 -999888777 none -999888777 none lptr_msa_a/cw_amode ammonium 1 -999888777 none -999888777 none lptr_nh4_a/cw_amode 2 -999888777 none -999888777 none lptr_nh4_a/cw_amode 3 -999888777 none -999888777 none lptr_nh4_a/cw_amode nitrate 1 -999888777 none -999888777 none lptr_no3_a/cw_amode 2 -999888777 none -999888777 none lptr_no3_a/cw_amode 3 -999888777 none -999888777 none lptr_no3_a/cw_amode p-organic 1 16 pom_a1 16 pom_a1 lptr_pom_a/cw_amode 2 -999888777 none -999888777 none lptr_pom_a/cw_amode 3 -999888777 none -999888777 none lptr_pom_a/cw_amode s-organic 1 17 soa_a1 17 soa_a1 lptr_soa_a/cw_amode 2 23 soa_a2 23 soa_a2 lptr_soa_a/cw_amode 3 -999888777 none -999888777 none lptr_soa_a/cw_amode black-c 1 18 bc_a1 18 bc_a1 lptr_bc_a/cw_amode 2 -999888777 none -999888777 none lptr_bc_a/cw_amode 3 -999888777 none -999888777 none lptr_bc_a/cw_amode seasalt 1 20 ncl_a1 20 ncl_a1 lptr_nacl_a/cw_amode 2 24 ncl_a2 24 ncl_a2 lptr_nacl_a/cw_amode 3 27 ncl_a3 27 ncl_a3 lptr_nacl_a/cw_amode m-organic 1 -999888777 none -999888777 none lptr_mom_a/cw_amode 2 -999888777 none -999888777 none lptr_mom_a/cw_amode 3 -999888777 none -999888777 none lptr_mom_a/cw_amode dust 1 19 dst_a1 19 dst_a1 lptr_dust_a/cw_amode 2 -999888777 none -999888777 none lptr_dust_a/cw_amode 3 26 dst_a3 26 dst_a3 lptr_dust_a/cw_amode m-poly 1 -999888777 none -999888777 none lptr_mpoly_a/cw_amode 2 -999888777 none -999888777 none lptr_mpoly_a/cw_amode 3 -999888777 none -999888777 none lptr_mpoly_a/cw_amode m-prot 1 -999888777 none -999888777 none lptr_mprot_a/cw_amode 2 -999888777 none -999888777 none lptr_mprot_a/cw_amode 3 -999888777 none -999888777 none lptr_mprot_a/cw_amode m-lip 1 -999888777 none -999888777 none lptr_mlip_a/cw_amode 2 -999888777 none -999888777 none lptr_mlip_a/cw_amode 3 -999888777 none -999888777 none lptr_mlip_a/cw_amode mode, modename_amode, qneg3_worst_thresh_amode 1 accum 1.000E+03 2 aitken 1.000E+03 3 coarse 1.000E+00 calcsize addfld - num_a1_sfcsiz1 calcsize addfld - num_a1_sfcsiz2 calcsize addfld - num_c1_sfcsiz1 calcsize addfld - num_c1_sfcsiz2 calcsize addfld - num_a2_sfcsiz1 calcsize addfld - num_a2_sfcsiz2 calcsize addfld - num_c2_sfcsiz1 calcsize addfld - num_c2_sfcsiz2 calcsize addfld - num_a3_sfcsiz1 calcsize addfld - num_a3_sfcsiz2 calcsize addfld - num_c3_sfcsiz1 calcsize addfld - num_c3_sfcsiz2 calcsize addfld - num_a2_sfcsiz3 calcsize addfld - num_a1_sfcsiz3 calcsize addfld - num_a2_sfcsiz4 calcsize addfld - num_a1_sfcsiz4 calcsize addfld - num_c2_sfcsiz3 calcsize addfld - num_c1_sfcsiz3 calcsize addfld - num_c2_sfcsiz4 calcsize addfld - num_c1_sfcsiz4 calcsize addfld - so4_a2_sfcsiz3 calcsize addfld - so4_a1_sfcsiz3 calcsize addfld - so4_a2_sfcsiz4 calcsize addfld - so4_a1_sfcsiz4 calcsize addfld - so4_c2_sfcsiz3 calcsize addfld - so4_c1_sfcsiz3 calcsize addfld - so4_c2_sfcsiz4 calcsize addfld - so4_c1_sfcsiz4 calcsize addfld - soa_a2_sfcsiz3 calcsize addfld - soa_a1_sfcsiz3 calcsize addfld - soa_a2_sfcsiz4 calcsize addfld - soa_a1_sfcsiz4 calcsize addfld - soa_c2_sfcsiz3 calcsize addfld - soa_c1_sfcsiz3 calcsize addfld - soa_c2_sfcsiz4 calcsize addfld - soa_c1_sfcsiz4 calcsize addfld - ncl_a2_sfcsiz3 calcsize addfld - ncl_a1_sfcsiz3 calcsize addfld - ncl_a2_sfcsiz4 calcsize addfld - ncl_a1_sfcsiz4 calcsize addfld - ncl_c2_sfcsiz3 calcsize addfld - ncl_c1_sfcsiz3 calcsize addfld - ncl_c2_sfcsiz4 calcsize addfld - ncl_c1_sfcsiz4 l, species_class, name 1 0 Q 2 0 CLDLIQ 3 0 CLDICE 4 0 NUMLIQ 5 0 NUMICE 6 0 RAINQM 7 0 SNOWQM 8 0 NUMRAI 9 0 NUMSNO 10 3 H2O2 11 3 H2SO4 12 3 SO2 13 3 DMS 14 3 SOAG 15 2 so4_a1 16 2 pom_a1 17 2 soa_a1 18 2 bc_a1 19 2 dst_a1 20 2 ncl_a1 21 2 num_a1 22 2 so4_a2 23 2 soa_a2 24 2 ncl_a2 25 2 num_a2 26 2 dst_a3 27 2 ncl_a3 28 2 so4_a3 29 2 num_a3 modal_aero_calcsize_init ALL DONE modal_aero_amicphys_init start mdo_gaexch_cldy_subarea 0 gaexch_h2so4_uptake_optaa 2 newnuc_h2so4_conc_optaa 2 rename_method_optaa 40 newnuc_adjust_factor_pbl 1.0000E+00 ngas, max_gas, naer, max_aer 2 2 6 6 nsoa, npoa, nbc 1 1 1 igas_soa, igas_h2so4, igas_nh3, igas_hno3, igas_hcl 1 2 0 0 0 iaer_soa, iaer_so4, iaer_nh4, iaer_no3, iaer_cl 1 2 0 0 0 iaer_pom, iaer_bc, iaer_ncl, iaer_dst, iaer_ca, iaer_co3 3 4 5 6 0 0 iaer_mom, ...mpoly, ...mprot, ...mlip, ...mhum, ...mproc 0 0 0 0 0 0 fac_eqvso4hyg_aer(1:naer) soa 2.761E-01 so4 1.000E+00 pom 1.972E-01 bc 1.972E-10 ncl 2.288E+00 dst 1.341E-01 igas, lmap, name, mwhost, mw, fcvt, accom, vmol 1 5 SOAG 12.0110 150.0000 8.0073E-02 6.5000E-01 6.5633E+01 2 2 H2SO4 98.0784 98.0784 1.0000E+00 6.5000E-01 4.2880E+01 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 1 0 12 num_a1 1.0000E+00 0 12 num_c1 1 8 soa_a1 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.4000E-01 1 8 soa_c1 2 6 so4_a1 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 6 so4_c1 3 7 pom_a1 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.0000E-01 3 7 pom_c1 4 9 bc_a1 12.0000 12.0000 1.0000E+00 1.7000E+03 7.0588E-03 1.0000E-10 4 9 bc_c1 5 11 ncl_a1 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 11 ncl_c1 6 10 dst_a1 135.0000 135.0000 1.0000E+00 2.6000E+03 5.1923E-02 6.8000E-02 6 10 dst_c1 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 2 0 16 num_a2 1.0000E+00 0 16 num_c2 1 14 soa_a2 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.4000E-01 1 14 soa_c2 2 13 so4_a2 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 13 so4_c2 5 15 ncl_a2 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 15 ncl_c2 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 3 0 20 num_a3 1.0000E+00 0 20 num_c3 2 19 so4_a3 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 19 so4_c3 5 18 ncl_a3 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 18 ncl_c3 6 17 dst_a3 135.0000 135.0000 1.0000E+00 2.6000E+03 5.1923E-02 6.8000E-02 6 17 dst_c3 l, lmz, lmapcc_all, species_class, name 10 1 0 3 H2O2 11 2 1 3 H2SO4 12 3 0 3 SO2 13 4 0 3 DMS 14 5 1 3 SOAG 15 6 2 2 so4_a1 16 7 2 2 pom_a1 17 8 2 2 soa_a1 18 9 2 2 bc_a1 19 10 2 2 dst_a1 20 11 2 2 ncl_a1 21 12 3 2 num_a1 22 13 2 2 so4_a2 23 14 2 2 soa_a2 24 15 2 2 ncl_a2 25 16 3 2 num_a2 26 17 2 2 dst_a3 27 18 2 2 ncl_a3 28 19 2 2 so4_a3 29 20 3 2 num_a3 gasaerexch addfld H2SO4_sfgaex1 kg/m2/s gasaerexch addfld SOAG_sfgaex1 kg/m2/s gasaerexch addfld so4_a1_sfgaex1 kg/m2/s gasaerexch addfld soa_a1_sfgaex1 kg/m2/s gasaerexch addfld so4_a2_sfgaex1 kg/m2/s gasaerexch addfld soa_a2_sfgaex1 kg/m2/s gasaerexch addfld so4_a3_sfgaex1 kg/m2/s gasaerexch addfld so4_a1_sfgaex2 kg/m2/s gasaerexch addfld so4_c1_sfgaex2 kg/m2/s gasaerexch addfld soa_a1_sfgaex2 kg/m2/s gasaerexch addfld soa_c1_sfgaex2 kg/m2/s gasaerexch addfld ncl_a1_sfgaex2 kg/m2/s gasaerexch addfld ncl_c1_sfgaex2 kg/m2/s gasaerexch addfld num_a1_sfgaex2 #/m2/s gasaerexch addfld num_c1_sfgaex2 #/m2/s gasaerexch addfld so4_a2_sfgaex2 kg/m2/s gasaerexch addfld so4_c2_sfgaex2 kg/m2/s gasaerexch addfld soa_a2_sfgaex2 kg/m2/s gasaerexch addfld soa_c2_sfgaex2 kg/m2/s gasaerexch addfld ncl_a2_sfgaex2 kg/m2/s gasaerexch addfld ncl_c2_sfgaex2 kg/m2/s gasaerexch addfld num_a2_sfgaex2 #/m2/s gasaerexch addfld num_c2_sfgaex2 #/m2/s modal_aero_coag_init addfld so4_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld num_a1_sfcoag1 #/m2/s modal_aero_coag_init addfld so4_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld num_a2_sfcoag1 #/m2/s modal_aero_newnuc_init addfld H2SO4_sfnnuc1 kg/m2/s modal_aero_newnuc_init addfld so4_a2_sfnnuc1 kg/m2/s modal_aero_newnuc_init addfld num_a2_sfnnuc1 #/m2/s modal_aero_amicphys_init end mam_prevap_resusp_init mam_prevap_resusp_optaa 11 name, mm, mmtoo, ntoo = Q 1 0 0 name, mm, mmtoo, ntoo = CLDLIQ 2 0 0 name, mm, mmtoo, ntoo = CLDICE 3 0 0 name, mm, mmtoo, ntoo = NUMLIQ 4 0 0 name, mm, mmtoo, ntoo = NUMICE 5 0 0 name, mm, mmtoo, ntoo = RAINQM 6 0 0 name, mm, mmtoo, ntoo = SNOWQM 7 0 0 name, mm, mmtoo, ntoo = NUMRAI 8 0 0 name, mm, mmtoo, ntoo = NUMSNO 9 0 0 name, mm, mmtoo, ntoo = H2O2 10 0 0 name, mm, mmtoo, ntoo = H2SO4 11 0 0 name, mm, mmtoo, ntoo = SO2 12 0 0 name, mm, mmtoo, ntoo = DMS 13 0 0 name, mm, mmtoo, ntoo = SOAG 14 0 0 name, mm, mmtoo, ntoo = so4_a1 15 0 0 name, mm, mmtoo, ntoo = pom_a1 16 0 0 name, mm, mmtoo, ntoo = soa_a1 17 0 0 name, mm, mmtoo, ntoo = bc_a1 18 0 0 name, mm, mmtoo, ntoo = dst_a1 19 0 0 name, mm, mmtoo, ntoo = ncl_a1 20 0 0 name, mm, mmtoo, ntoo = num_a1 21 0 0 name, mm, mmtoo, ntoo = so4_a2 22 0 0 name, mm, mmtoo, ntoo = soa_a2 23 0 0 name, mm, mmtoo, ntoo = ncl_a2 24 0 0 name, mm, mmtoo, ntoo = num_a2 25 0 0 name, mm, mmtoo, ntoo = dst_a3 26 0 0 name, mm, mmtoo, ntoo = ncl_a3 27 0 0 name, mm, mmtoo, ntoo = so4_a3 28 0 0 name, mm, mmtoo, ntoo = num_a3 29 0 0 soil_erod_mod: soil erodibility dataset: /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc soil_erod_mod: soil_erod_fact = 0.29999999999999999 (GETFIL): attempting to find local file dst_1.9x2.5_c090203.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc Opened existing file /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc 28 aero_model_init: bc_a1 will have drydep applied aero_model_init: dst_a1 will have drydep applied aero_model_init: dst_a3 will have drydep applied aero_model_init: ncl_a1 will have drydep applied aero_model_init: ncl_a2 will have drydep applied aero_model_init: ncl_a3 will have drydep applied aero_model_init: num_a1 will have drydep applied aero_model_init: num_a2 will have drydep applied aero_model_init: num_a3 will have drydep applied aero_model_init: pom_a1 will have drydep applied aero_model_init: so4_a1 will have drydep applied aero_model_init: so4_a2 will have drydep applied aero_model_init: so4_a3 will have drydep applied aero_model_init: soa_a1 will have drydep applied aero_model_init: soa_a2 will have drydep applied aero_model_init: bc_a1 will have wet removal aero_model_init: dst_a1 will have wet removal aero_model_init: dst_a3 will have wet removal aero_model_init: ncl_a1 will have wet removal aero_model_init: ncl_a2 will have wet removal aero_model_init: ncl_a3 will have wet removal aero_model_init: num_a1 will have wet removal aero_model_init: num_a2 will have wet removal aero_model_init: num_a3 will have wet removal aero_model_init: pom_a1 will have wet removal aero_model_init: so4_a1 will have wet removal aero_model_init: so4_a2 will have wet removal aero_model_init: so4_a3 will have wet removal aero_model_init: soa_a1 will have wet removal aero_model_init: soa_a2 will have wet removal m, wetdep_list 1 bc_a1 m, wetdep_list 2 dst_a1 m, wetdep_list 3 dst_a3 m, wetdep_list 4 ncl_a1 m, wetdep_list 5 ncl_a2 m, wetdep_list 6 ncl_a3 m, wetdep_list 7 num_a1 m, wetdep_list 8 num_a2 m, wetdep_list 9 num_a3 m, wetdep_list 10 pom_a1 m, wetdep_list 11 so4_a1 m, wetdep_list 12 so4_a2 m, wetdep_list 13 so4_a3 m, wetdep_list 14 soa_a1 m, wetdep_list 15 soa_a2 sox_inti: has_sox = T ----------------------------------------- mozart will do sox aerosols ----------------------------------------- chem_init: addfld done setinv_inti: m,n2,o2,h2o ndx = 1 2 3 4 sethet_inti: new ndx 3 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 sethet_inti: diagnotics 1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 usrrxt_inti: diagnostics -1 2 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 4 6 -1 trcdata_init: data type: CYCLICAL file: oxid_1.9x2.5_L26_1850-2005_c091123.nc (GETFIL): attempting to find local file oxid_1.9x2.5_L26_1850-2005_c091123.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc 29 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc trcdata_init: file%has_ps = T There are no offline tracer sources airpl_src: NO and CO do not have external source --> no aircraft sources will be applied chemini: after airpl_src on node 0 srf_emis_inti: n_emis_species = 9 (GETFIL): attempting to find local file aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc 30 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): attempting to find local file aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc 31 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc 32 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc 33 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc 34 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc 35 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc 36 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc 37 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc 38 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc 39 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc 40 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc 41 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc 42 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc 43 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc 44 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc 45 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc 46 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc 47 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc trcdata_init: file%has_ps = F chemini: after srf_emissions_inti on node 0 setext_inti: diagnostics: co_ndx, no_ndx, synoz_ndx, xno_ndx -1 -1 -1 -1 extfrc_inti: diagnostics extfrc timing specs type = CYCLICAL cycle year = 2000 there are 7 species with external forcing files forcing type 1 species = SO2 frc ndx = 1 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc forcing type 2 species = so4_a1 frc ndx = 2 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc forcing type 3 species = pom_a1 frc ndx = 4 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc forcing type 4 species = bc_a1 frc ndx = 5 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc forcing type 5 species = num_a1 frc ndx = 6 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc forcing type 6 species = so4_a2 frc ndx = 3 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc forcing type 7 species = num_a2 frc ndx = 7 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc 48 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc 49 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc 50 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a1_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc 51 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc 52 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_pom_elev_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc 53 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc 54 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_bc_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc 55 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc 56 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a1_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc 57 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc 58 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc 59 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc 60 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc 61 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc trcdata_init: file%has_ps = F chemini: after extfrc_inti on node 0 chemini: after strato_sad_inti on node 0 chemini: after sulf_inti on node 0 sad_inti: sad capped at level 6 whose midpoint is 1.2829949082549250 hPa chemini: after sad_inti on node 0 chemini: after lightning_inti on node 0 drydep_inti: following species have dry deposition drydep_inti: H2O2 is requested to have dry dep drydep_inti: H2SO4 is requested to have dry dep drydep_inti: SO2 is requested to have dry dep drydep_inti: (GETFIL): attempting to find local file atmsrf_ne4np4_c151204.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mam/atmsrf_ne4np4_c151204.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mam/atmsrf_ne4np4_c151204.nc 62 Creating new decomp: 1!11!1!!866!11!!d6!i2! (GETFIL): attempting to find local file season_wes.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/season_wes.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/season_wes.nc 63 INFO: Non-scalable action: Computing global coords in SE dycore. chemini: after drydep_inti on node 0 chemini: after fstrat_inti on node 0 (GETFIL): attempting to find local file temp_prs_GT200nm_jpl06_c080930.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/temp_prs_GT200nm_jpl06_c080930.nc jlong_init: before get_rsf (GETFIL): attempting to find local file RSF_GT200nm_v3.0_c080811.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/RSF_GT200nm_v3.0_c080811.nc ---------------------------------------------- get_rsf: numalb, numcolo3, numsza, nump = 6 20 24 151 get_rsf: size of rsf_tab = 67 151 24 20 6 ---------------------------------------------- Jlong using bdes jlong_init: after get_rsf -------------------------------------------------- jlong_init: etfphot after data rebin 7.9796132E+11 9.1041033E+11 1.1081042E+12 1.2555629E+12 2.2894040E+12 3.5219083E+12 4.0320354E+12 4.6681636E+12 4.9881636E+12 6.6834694E+12 4.9929827E+12 5.7570644E+12 5.1359515E+12 6.1108125E+12 4.8940612E+12 7.5092066E+12 6.5764792E+12 6.5354301E+12 6.0383517E+12 7.9717011E+12 1.5299338E+13 1.2555513E+13 3.1494397E+13 3.4082113E+13 2.6060288E+13 2.8753539E+13 2.3699418E+13 3.7635728E+13 6.4233140E+13 7.8890412E+13 7.7936409E+13 6.9709207E+13 9.1647368E+13 9.5570536E+13 9.7619654E+13 1.1142118E+14 1.0937931E+14 1.2116810E+14 1.3997657E+14 1.6853112E+14 1.5761888E+14 1.6596207E+14 1.6277402E+14 1.5966211E+14 1.8631103E+14 1.6571962E+14 1.8142718E+14 2.2272892E+14 1.9924788E+14 2.2709795E+14 1.8524785E+14 2.0328311E+14 2.1069117E+14 2.5114366E+14 3.6591423E+14 3.4987568E+14 3.5281729E+14 3.6952416E+14 3.6442610E+14 3.6371070E+14 4.3868924E+14 4.8700699E+14 4.9466248E+14 5.2093158E+14 5.2144620E+14 5.0907747E+14 4.9221445E+14 -------------------------------------------------- ********************************************* photo_inti: euv_indexer 0 photo_inti: sht_indexer 0 photo_inti: lng_indexer 1 ********************************************* (GETFIL): attempting to find local file exo_coldens.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc 64 chemini: after waccm_prate_inti on node 0 chemini: after aurora_inti chemini: after wetdep_init chemini: finished on node 0 O1D_to_2OH_adj_init: Found j2oh index in O1D_to_2OH_adj_init of -1 O1D_to_2OH_adj_init: O1D_to_2OH_adj is active aero_model_init iflagaa= 2 gas_wetdep_cnt,meth 3 MOZ gas_wetdep_list 1 H2O2 gas_wetdep_list 2 H2SO4 gas_wetdep_list 3 SO2 ozone is prescribed in :ozone_1.9x2.5_L26_2000clim_c091112.nc trcdata_init: data type: CYCLICAL file: ozone_1.9x2.5_L26_2000clim_c091112.nc (GETFIL): attempting to find local file ozone_1.9x2.5_L26_2000clim_c091112.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc Opened existing file /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc 65 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc trcdata_init: file%has_ps = T GW_DRAG: pgwv = 32 GW_DRAG: cref( -32) = -80.00 GW_DRAG: cref( -31) = -77.50 GW_DRAG: cref( -30) = -75.00 GW_DRAG: cref( -29) = -72.50 GW_DRAG: cref( -28) = -70.00 GW_DRAG: cref( -27) = -67.50 GW_DRAG: cref( -26) = -65.00 GW_DRAG: cref( -25) = -62.50 GW_DRAG: cref( -24) = -60.00 GW_DRAG: cref( -23) = -57.50 GW_DRAG: cref( -22) = -55.00 GW_DRAG: cref( -21) = -52.50 GW_DRAG: cref( -20) = -50.00 GW_DRAG: cref( -19) = -47.50 GW_DRAG: cref( -18) = -45.00 GW_DRAG: cref( -17) = -42.50 GW_DRAG: cref( -16) = -40.00 GW_DRAG: cref( -15) = -37.50 GW_DRAG: cref( -14) = -35.00 GW_DRAG: cref( -13) = -32.50 GW_DRAG: cref( -12) = -30.00 GW_DRAG: cref( -11) = -27.50 GW_DRAG: cref( -10) = -25.00 GW_DRAG: cref( -9) = -22.50 GW_DRAG: cref( -8) = -20.00 GW_DRAG: cref( -7) = -17.50 GW_DRAG: cref( -6) = -15.00 GW_DRAG: cref( -5) = -12.50 GW_DRAG: cref( -4) = -10.00 GW_DRAG: cref( -3) = -7.50 GW_DRAG: cref( -2) = -5.00 GW_DRAG: cref( -1) = -2.50 GW_DRAG: cref( 0) = 0.00 GW_DRAG: cref( 1) = 2.50 GW_DRAG: cref( 2) = 5.00 GW_DRAG: cref( 3) = 7.50 GW_DRAG: cref( 4) = 10.00 GW_DRAG: cref( 5) = 12.50 GW_DRAG: cref( 6) = 15.00 GW_DRAG: cref( 7) = 17.50 GW_DRAG: cref( 8) = 20.00 GW_DRAG: cref( 9) = 22.50 GW_DRAG: cref( 10) = 25.00 GW_DRAG: cref( 11) = 27.50 GW_DRAG: cref( 12) = 30.00 GW_DRAG: cref( 13) = 32.50 GW_DRAG: cref( 14) = 35.00 GW_DRAG: cref( 15) = 37.50 GW_DRAG: cref( 16) = 40.00 GW_DRAG: cref( 17) = 42.50 GW_DRAG: cref( 18) = 45.00 GW_DRAG: cref( 19) = 47.50 GW_DRAG: cref( 20) = 50.00 GW_DRAG: cref( 21) = 52.50 GW_DRAG: cref( 22) = 55.00 GW_DRAG: cref( 23) = 57.50 GW_DRAG: cref( 24) = 60.00 GW_DRAG: cref( 25) = 62.50 GW_DRAG: cref( 26) = 65.00 GW_DRAG: cref( 27) = 67.50 GW_DRAG: cref( 28) = 70.00 GW_DRAG: cref( 29) = 72.50 GW_DRAG: cref( 30) = 75.00 GW_DRAG: cref( 31) = 77.50 GW_DRAG: cref( 32) = 80.00 GW_DRAG: kwv = 6.2799999999999995E-005 GW_DRAG: fcrit2 = 1.0000000000000000 gw_init: newtonian damping (1/day): k pref_edge alpha 0 0.10000E+02 0.10 1 0.14765E+02 0.11 2 0.21801E+02 0.13 3 0.32189E+02 0.16 4 0.47527E+02 0.17 5 0.70174E+02 0.17 6 0.10361E+03 0.16 7 0.15299E+03 0.15 8 0.22588E+03 0.13 9 0.33352E+03 0.10 10 0.49245E+03 0.09 11 0.70124E+03 0.09 12 0.97424E+03 0.09 13 0.13205E+04 0.09 14 0.17463E+04 0.09 15 0.22530E+04 0.09 16 0.28359E+04 0.09 17 0.34827E+04 0.09 18 0.41905E+04 0.09 19 0.49437E+04 0.09 20 0.57182E+04 0.09 21 0.64848E+04 0.09 22 0.72105E+04 0.09 23 0.78606E+04 0.09 24 0.85286E+04 0.09 25 0.92535E+04 0.09 26 0.10040E+05 0.09 27 0.10893E+05 0.09 28 0.11819E+05 0.09 29 0.12823E+05 0.09 30 0.13913E+05 0.09 31 0.15096E+05 0.09 32 0.16378E+05 0.09 33 0.17770E+05 0.09 34 0.19281E+05 0.09 35 0.20919E+05 0.09 36 0.22697E+05 0.09 37 0.24626E+05 0.09 38 0.26719E+05 0.09 39 0.28990E+05 0.09 40 0.31453E+05 0.09 41 0.34126E+05 0.09 42 0.37027E+05 0.09 43 0.40173E+05 0.09 44 0.43587E+05 0.09 45 0.47292E+05 0.09 46 0.51202E+05 0.09 47 0.55126E+05 0.09 48 0.58999E+05 0.09 49 0.62730E+05 0.09 50 0.66334E+05 0.09 51 0.69765E+05 0.09 52 0.72976E+05 0.09 53 0.75919E+05 0.09 54 0.78553E+05 0.09 55 0.80837E+05 0.09 56 0.82736E+05 0.09 57 0.84283E+05 0.09 58 0.85650E+05 0.09 59 0.86986E+05 0.09 60 0.88288E+05 0.09 61 0.89556E+05 0.09 62 0.90786E+05 0.09 63 0.91977E+05 0.09 64 0.93127E+05 0.09 65 0.94233E+05 0.09 66 0.95294E+05 0.09 67 0.96308E+05 0.09 68 0.97274E+05 0.09 69 0.98189E+05 0.09 70 0.99052E+05 0.09 71 0.99699E+05 0.09 72 0.10000E+06 0.09 KTOP = 0 KBOTBG = 45 K700 = 52 (GETFIL): attempting to find local file newmfspectra40_dc25.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/gw/newmfspectra40_dc25.nc Read-in source spectra from file MFCC= 243485000.00000000 3.1111300000000001E-004 Rayleigh friction - rayk0 = 2 Rayleigh friction - raykrange = 0.0000000000000000 Rayleigh friction - raytau0 = 5.0000000000000000 Rayleigh friction - krange = 0.50000000000000000 Rayleigh friction - otau0 = 2.3148148148148148E-006 Rayleigh friction decay rate profile k = 1 otau = 2.2731800695321956E-006 k = 2 otau = 1.1574074074074074E-006 k = 3 otau = 4.1634745282619322E-008 k = 4 otau = 7.7627345015389583E-010 k = 5 otau = 1.4222626393998347E-011 k = 6 otau = 2.6049806036545330E-013 k = 7 otau = 4.7711889737421261E-015 k = 8 otau = 8.7387401841525575E-017 k = 9 otau = 1.6005715271679340E-018 k = 10 otau = 2.9297552038719406E-020 k = 11 otau = 5.1399214103016506E-022 k = 12 otau = 0.0000000000000000 k = 13 otau = 0.0000000000000000 k = 14 otau = 0.0000000000000000 k = 15 otau = 0.0000000000000000 k = 16 otau = 0.0000000000000000 k = 17 otau = 0.0000000000000000 k = 18 otau = 0.0000000000000000 k = 19 otau = 0.0000000000000000 k = 20 otau = 0.0000000000000000 k = 21 otau = 0.0000000000000000 k = 22 otau = 0.0000000000000000 k = 23 otau = 0.0000000000000000 k = 24 otau = 0.0000000000000000 k = 25 otau = 0.0000000000000000 k = 26 otau = 0.0000000000000000 k = 27 otau = 0.0000000000000000 k = 28 otau = 0.0000000000000000 k = 29 otau = 0.0000000000000000 k = 30 otau = 0.0000000000000000 k = 31 otau = 0.0000000000000000 k = 32 otau = 0.0000000000000000 k = 33 otau = 0.0000000000000000 k = 34 otau = 0.0000000000000000 k = 35 otau = 0.0000000000000000 k = 36 otau = 0.0000000000000000 k = 37 otau = 0.0000000000000000 k = 38 otau = 0.0000000000000000 k = 39 otau = 0.0000000000000000 k = 40 otau = 0.0000000000000000 k = 41 otau = 0.0000000000000000 k = 42 otau = 0.0000000000000000 k = 43 otau = 0.0000000000000000 k = 44 otau = 0.0000000000000000 k = 45 otau = 0.0000000000000000 k = 46 otau = 0.0000000000000000 k = 47 otau = 0.0000000000000000 k = 48 otau = 0.0000000000000000 k = 49 otau = 0.0000000000000000 k = 50 otau = 0.0000000000000000 k = 51 otau = 0.0000000000000000 k = 52 otau = 0.0000000000000000 k = 53 otau = 0.0000000000000000 k = 54 otau = 0.0000000000000000 k = 55 otau = 0.0000000000000000 k = 56 otau = 0.0000000000000000 k = 57 otau = 0.0000000000000000 k = 58 otau = 0.0000000000000000 k = 59 otau = 0.0000000000000000 k = 60 otau = 0.0000000000000000 k = 61 otau = 0.0000000000000000 k = 62 otau = 0.0000000000000000 k = 63 otau = 0.0000000000000000 k = 64 otau = 0.0000000000000000 k = 65 otau = 0.0000000000000000 k = 66 otau = 0.0000000000000000 k = 67 otau = 0.0000000000000000 k = 68 otau = 0.0000000000000000 k = 69 otau = 0.0000000000000000 k = 70 otau = 0.0000000000000000 k = 71 otau = 0.0000000000000000 k = 72 otau = 0.0000000000000000 radlw_init: ntoplw = 1 (GETFIL): attempting to find local file water_refindex_rrtmg_c080910.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc 66 modal_aer_opt_init: read water refractive index file:/home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc tuning parameters cldfrc_init: inversion_cld_off F tuning parameters cldfrc_init: dp1 1.7999999999999999E-002 dp2 500.00000000000000 sh1 4.0000000000000001E-002 sh2 500.00000000000000 tuning parameters cldfrc_init: rhminl 0.94999999999999996 rhminl_adj_land 0.10000000000000001 rhminh 0.80000000000000004 premit 25000.000000000000 premib 70000.000000000000 tuning parameters cldfrc_init: iceopt 5 icecrit 0.93000000000000005 cldfrc_init: model level nearest 700 mb is 46 which is 49246.857402252703 pascals cldfrc2m parameters: rhminl = 0.94999999999999996 rhminl_adj_land = 0.10000000000000001 rhminh = 0.80000000000000004 premit = 25000.000000000000 premib = 70000.000000000000 iceopt = 5 icecrit = 0.93000000000000005 rhmini = 0.80000000000000004 rhmaxi = 1.0500000000000000 convect_deep: no deep convection selected DEMOTT is: T Initializing MG version 2. 0 Number of microphysics substeps is: 1 CLUBB tunable parameters: total 102 -------------------------------------------------- C1 = 1.0000000000000000 C1b = 1.0000000000000000 C1c = 0.75000000000000000 C2rt = 1.0000000000000000 C2thl = 1.0000000000000000 C2rtthl = 1.0000000000000000 C4 = 5.0000000000000000 C_uu_shr = 0.40000000000000002 C_uu_buoy = 0.29999999999999999 C6rt = 2.0000000000000000 C6rtb = 2.0000000000000000 C6rtc = 0.50000000000000000 C6thl = 2.0000000000000000 C6thlb = 2.0000000000000000 C6thlc = 0.50000000000000000 C7 = 0.50000000000000000 C7b = 0.50000000000000000 C7c = 0.50000000000000000 C8 = 0.50000000000000000 C8b = 0.0000000000000000 C10 = 3.2999999999999998 C11 = 0.40000000000000002 C11b = 0.40000000000000002 C11c = 0.84999999999999998 C12 = 1.0000000000000000 C13 = 0.10000000000000001 C14 = 1.0000000000000000 C_wp2_pr_dfsn = 0.0000000000000000 C_wp3_pr_tp = 0.0000000000000000 C_wp3_pr_turb = 1.0000000000000000 C_wp3_pr_dfsn = 0.0000000000000000 C_wp2_splat = 0.0000000000000000 C6rt_Lscale0 = 14.000000000000000 C6thl_Lscale0 = 14.000000000000000 C7_Lscale0 = 0.84999999999999998 wpxp_L_thresh = 100.00000000000000 c_K = 0.20000000000000001 c_K1 = 0.20000000000000001 nu1 = 1.0000000000000000 c_K2 = 2.5000000000000001E-002 nu2 = 1.0000000000000000 c_K6 = 0.37500000000000000 nu6 = 5.0000000000000000 c_K8 = 5.0000000000000000 nu8 = 20.000000000000000 c_K9 = 0.10000000000000001 nu9 = 10.000000000000000 nu10 = 0.0000000000000000 c_K_hm = 0.75000000000000000 c_K_hmb = 0.10000000000000001 K_hm_min_coef = 0.10000000000000001 nu_hm = 1.5000000000000000 slope_coef_spread_DG_means_w = 21.000000000000000 pdf_component_stdev_factor_w = 1.0000000000000000 coef_spread_DG_means_rt = 0.80000000000000004 coef_spread_DG_means_thl = 0.80000000000000004 gamma_coef = 0.25000000000000000 gamma_coefb = 0.25000000000000000 gamma_coefc = 1.2000000000000000 mu = 5.0000000000000001E-004 beta = 1.0000000000000000 lmin_coef = 0.50000000000000000 omicron = 0.80000000000000004 zeta_vrnce_rat = 0.0000000000000000 upsilon_precip_frac_rat = 0.90000000000000002 lambda0_stability_coef = 2.9999999999999999E-002 mult_coef = 0.50000000000000000 taumin = 90.000000000000000 taumax = 3600.0000000000000 Lscale_mu_coef = 2.0000000000000000 Lscale_pert_coef = 0.10000000000000001 alpha_corr = 0.14999999999999999 Skw_denom_coef = 4.0000000000000000 c_K10 = 0.29999999999999999 c_K10h = 0.34999999999999998 thlp2_rad_coef = 1.0000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000001 up2_sfc_coef = 4.0000000000000000 Skw_max_mag = 10.000000000000000 C_invrs_tau_bkgnd = 1.1000000000000001 C_invrs_tau_sfc = 0.10000000000000001 C_invrs_tau_shear = 2.0000000000000000E-002 C_invrs_tau_N2 = 0.40000000000000002 C_invrs_tau_N2_wp2 = 0.10000000000000001 C_invrs_tau_N2_xp2 = 5.0000000000000003E-002 C_invrs_tau_N2_wpxp = 0.0000000000000000 C_invrs_tau_N2_clear_wp3 = 1.0000000000000000 C_invrs_tau_wpxp_Ri = 3.0000000000000000 C_invrs_tau_wpxp_N2_thresh = 3.3000000000000000E-004 xp3_coef_base = 0.25000000000000000 xp3_coef_slope = 1.0000000000000000E-002 altitude_threshold = 100.00000000000000 rtp2_clip_coef = 0.50000000000000000 Cx_min = 0.33000000000000002 Cx_max = 0.94999999999999996 Richardson_num_min = 0.25000000000000000 Richardson_num_max = 400.00000000000000 a3_coef_min = 1.0000000000000000 a_const = 1.8000000000000000 bv_efold = 5.0000000000000000 wpxp_Ri_exp = 0.50000000000000000 z_displace = 25.000000000000000 CLUBB configurable flags set in thread 0: iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 l_use_precip_frac = T l_predict_upwp_vpwp = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = F l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = T l_partial_upwind_wp3 = T l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = T l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = T l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = F l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F INIT_HB_DIFF: PBL height will be limited to bottom 29 model levels. Top is 41880.346287926324 pascals (GETFIL): attempting to find local file clim_p_trop.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc 67 tropopause_init : days 16.000000 45.000000 75.000000 105.00000 136.00000 166.00000 197.00000 228.00000 258.00000 289.00000 319.00000 350.00000 **************************************************************************** GLB_VERIF_SMRY: Initialization of glb_verif_smry done. GLB_VERIF_SMRY: current_number_of_smry_fields = 95 GLB_VERIF_SMRY: GLB_VERIF_SMRY: Index Field Unit Compr. Threshold Fixer GLB_VERIF_SMRY: 1 TE_RELERR @gwdrag - 2 0.100E-13 0 GLB_VERIF_SMRY: 2 TE_RELERR @microp_tend - 2 0.100E-13 0 GLB_VERIF_SMRY: 3 TW_RELERR @microp_tend - 2 0.100E-09 0 GLB_VERIF_SMRY: 4 CLDLIQ @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 5 CLDLIQ @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 6 CLDICE @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 7 CLDICE @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 8 RAINQM @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 9 RAINQM @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 10 SNOWQM @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 11 SNOWQM @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 12 Q @clubb_macmic_01 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 13 CLDLIQ @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 14 CLDICE @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 15 RAINQM @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 16 SNOWQM @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 17 H2O2 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 18 H2SO4 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 19 SO2 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 20 SOAG @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 21 Q @clubb_macmic_02 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 22 CLDLIQ @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 23 CLDICE @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 24 RAINQM @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 25 SNOWQM @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 26 H2O2 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 27 H2SO4 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 28 SO2 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 29 SOAG @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 30 Q @clubb_macmic_03 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 31 CLDLIQ @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 32 CLDICE @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 33 RAINQM @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 34 SNOWQM @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 35 H2O2 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 36 H2SO4 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 37 SO2 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 38 SOAG @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 39 Q @clubb_macmic_04 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 40 CLDLIQ @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 41 CLDICE @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 42 RAINQM @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 43 SNOWQM @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 44 H2O2 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 45 H2SO4 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 46 SO2 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 47 SOAG @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 48 Q @clubb_macmic_05 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 49 CLDLIQ @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 50 CLDICE @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 51 RAINQM @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 52 SNOWQM @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 53 H2O2 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 54 H2SO4 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 55 SO2 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 56 SOAG @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 57 Q @clubb_macmic_06 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 58 CLDLIQ @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 59 CLDICE @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 60 RAINQM @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 61 SNOWQM @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 62 H2O2 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 63 H2SO4 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 64 SO2 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 65 SOAG @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 66 Q @clubb_surface (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 67 CLDLIQ @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 68 CLDICE @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 69 NUMLIQ @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 70 NUMICE @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 71 RAINQM @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 72 SNOWQM @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 73 NUMRAI @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 74 NUMSNO @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 75 H2O2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 76 H2SO4 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 77 SO2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 78 DMS @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 79 SOAG @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 80 so4_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 81 pom_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 82 soa_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 83 bc_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 84 dst_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 85 ncl_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 86 num_a1 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 87 so4_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 88 soa_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 89 ncl_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 90 num_a2 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 91 dst_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 92 ncl_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 93 so4_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 94 num_a3 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 95 LHFLX_EXCESS @QNEG4_TPHYSAC kg/m2/s -1 0.000E+00 0 **************************************************************************** ******* MASTER FIELD LIST ******* 1 SILHS_NCLD_SCOL m^-3 73 I Subcolumn Cloud Number Concentration 2 SILHS_NRAIN_SCOL m^-3 73 I Subcolumn Number Concentration of Rain from SILHS 3 SILHS_OMEGA_SCOL Pa/s 73 I Subcolumn vertical pressure velocity 4 SILHS_RCM_SCOL kg/kg 73 I Subcolumn Cloud Liquid Water from SILHS 5 SILHS_RICLD_SCOL kg/kg 73 I Subcolumn Cloud Ice Water from SILHS 6 SILHS_NICLD_SCOL kg/kg 73 I Subcolumn Cloud Ice Number Conc from SILHS 7 SILHS_RRAIN_SCOL kg/kg 73 I Subcolumn Precipitating Liquid Water from SILHS 8 SILHS_RT_SCOL kg/kg 73 I Subcolumn Total Water from SILHS 9 SILHS_THLM_SCOL K 73 I Subcolumn liquid water pot temperature 10 SILHS_WEIGHT_SCOL frac 1 I Weights for each subcolumn 11 SILHS_WM_SCOL m/s 73 I Subcolumn vertical velocity from SILHS 12 NR_IN_LH m^-3 72 I Num Rain Conc as input to SILHS 13 RTM_CLUBB kg/kg 73 I Input total water mixing ratio 14 THLM_CLUBB K 73 I Input liquid water potential temperature 15 SILHS_QC_IN kg/kg 72 I Input cloud water mixing ratio 16 SILHS_QI_IN kg/kg 72 I Input cloud ice mixing ratio 17 SILHS_NC_IN #/kg 72 I Input cloud water number concentration 18 SILHS_NI_IN #/kg 72 I Input cloud ice number concentration 19 AKM_CLUBB (kg/kg)/s 73 I Exact Kessler autoconversion 20 AKM_LH_CLUBB (kg/kg)/s 73 I Monte Carlo estimate of Kessler autoconversion 21 INVS_EXNER none 72 I inverse EXNER function from state in subcol_SILHS 22 SILHS_ZTODT s 1 I Length of Physics timestep (for debugging) 23 SILHS_EFF_CLDFRAC frac 72 A Calculated cloud fraction from subcolumn liq or ice 24 SILHS_CLUBB_PRECIP_FRAC frac 72 A Precipitation fraction from CLUBB (set_up_pdf_params_incl_hydromet) 25 SILHS_CLUBB_ICE_SS_FRAC frac 72 A Ice supersaturation fraction from CLUBB 26 QVHFTEN kg/kg/s 72 A Water vapor mixing ratio tendency from hole filling 27 QCHFTEN kg/kg/s 72 A Cloud water mixing ratio tendency from hole filling 28 QRHFTEN kg/kg/s 72 A Rain water mixing ratio tendency from hole filling 29 QIHFTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from hole filling 30 QSHFTEN kg/kg/s 72 A Snow mixing ratio tendency from hole filling 31 QMHFTEN kg/kg/s 72 A Rimed ice mixing ratio tendency from hole filling (P3 micro) 32 THFTEN K/s 72 A Temperature tendency from hole filling 33 NSTEP timestep 1 A Model timestep 34 PHIS m2/s2 1 I Surface geopotential 35 PS Pa 1 A Surface pressure 36 T K 72 A Temperature 37 U m/s 72 A Zonal wind 38 V m/s 72 A Meridional wind 39 Q kg/kg 72 A Specific humidity 40 TBP K 72 A Temperature (before physics) 41 QBP kg/kg 72 A Specific humidity (before physics) 42 TAP K 72 A Temperature (after physics) 43 UAP m/s 72 A Zonal wind (after physics) 44 VAP m/s 72 A Meridional wind (after physics) 45 QAP kg/kg 72 A Specific humidity (after physics) 46 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 47 PTTEND_RESID K/s 72 A T-tendency due to BAB kluge at end of tphysac (diagnostic not part of T-budget) 48 TTEND_TOT K/s 72 A Total temperature tendency 49 INEGCLPTEND kg/kg/s 72 A Cloud ice tendency due to clipping neg values after microp 50 LNEGCLPTEND kg/kg/s 72 A Cloud liq tendency due to clipping neg values after microp 51 VNEGCLPTEND kg/kg/s 72 A Vapor tendency due to clipping neg values after microp 52 TMCLDLIQ kg/m2 1 A CLDLIQ column burden 53 TMCLDICE kg/m2 1 A CLDICE column burden 54 TMNUMLIQ kg/m2 1 A NUMLIQ column burden 55 TMNUMICE kg/m2 1 A NUMICE column burden 56 TMRAINQM kg/m2 1 A RAINQM column burden 57 TMSNOWQM kg/m2 1 A SNOWQM column burden 58 TMNUMRAI kg/m2 1 A NUMRAI column burden 59 TMNUMSNO kg/m2 1 A NUMSNO column burden 60 TMH2O2 kg/m2 1 A H2O2 column burden 61 TMH2SO4 kg/m2 1 A H2SO4 column burden 62 TMSO2 kg/m2 1 A SO2 column burden 63 TMDMS kg/m2 1 A DMS column burden 64 TMSOAG kg/m2 1 A SOAG column burden 65 TMso4_a1 kg/m2 1 A so4_a1 column burden 66 TMpom_a1 kg/m2 1 A pom_a1 column burden 67 TMsoa_a1 kg/m2 1 A soa_a1 column burden 68 TMbc_a1 kg/m2 1 A bc_a1 column burden 69 TMdst_a1 kg/m2 1 A dst_a1 column burden 70 TMncl_a1 kg/m2 1 A ncl_a1 column burden 71 TMnum_a1 kg/m2 1 A num_a1 column burden 72 TMso4_a2 kg/m2 1 A so4_a2 column burden 73 TMsoa_a2 kg/m2 1 A soa_a2 column burden 74 TMncl_a2 kg/m2 1 A ncl_a2 column burden 75 TMnum_a2 kg/m2 1 A num_a2 column burden 76 TMdst_a3 kg/m2 1 A dst_a3 column burden 77 TMncl_a3 kg/m2 1 A ncl_a3 column burden 78 TMso4_a3 kg/m2 1 A so4_a3 column burden 79 TMnum_a3 kg/m2 1 A num_a3 column burden 80 Z3 m 72 A Geopotential Height (above sea level) 81 Z1000 m 1 A Geopotential Z at 1000 mbar pressure surface 82 Z975 m 1 A Geopotential Z at 975 mbar pressure surface 83 Z950 m 1 A Geopotential Z at 950 mbar pressure surface 84 Z925 m 1 A Geopotential Z at 925 mbar pressure surface 85 Z900 m 1 A Geopotential Z at 900 mbar pressure surface 86 Z850 m 1 A Geopotential Z at 850 mbar pressure surface 87 Z800 m 1 A Geopotential Z at 800 mbar pressure surface 88 Z700 m 1 A Geopotential Z at 700 mbar pressure surface 89 Z600 m 1 A Geopotential Z at 600 mbar pressure surface 90 Z500 m 1 A Geopotential Z at 500 mbar pressure surface 91 Z400 m 1 A Geopotential Z at 400 mbar pressure surface 92 Z300 m 1 A Geopotential Z at 300 mbar pressure surface 93 Z200 m 1 A Geopotential Z at 200 mbar pressure surface 94 Z100 m 1 A Geopotential Z at 100 mbar pressure surface 95 Z050 m 1 A Geopotential Z at 50 mbar pressure surface 96 ZZ m2 72 A Eddy height variance 97 VZ m2/s 72 A Meridional transport of geopotential energy 98 VT K m/s 72 A Meridional heat transport 99 VU m2/s2 72 A Meridional flux of zonal momentum 100 VV m2/s2 72 A Meridional velocity squared 101 bc_a1_2 kg2/kg2 72 A bc_a1 squared 102 dst_a1_2 kg2/kg2 72 A dst_a1 squared 103 dst_a3_2 kg2/kg2 72 A dst_a3 squared 104 ncl_a1_2 kg2/kg2 72 A ncl_a1 squared 105 ncl_a2_2 kg2/kg2 72 A ncl_a2 squared 106 ncl_a3_2 kg2/kg2 72 A ncl_a3 squared 107 so4_a1_2 kg2/kg2 72 A so4_a1 squared 108 so4_a2_2 kg2/kg2 72 A so4_a2 squared 109 so4_a3_2 kg2/kg2 72 A so4_a3 squared 110 soa_a1_2 kg2/kg2 72 A soa_a1 squared 111 soa_a2_2 kg2/kg2 72 A soa_a2 squared 112 pom_a1_2 kg2/kg2 72 A pom_a1 squared 113 Vbc_a1 m/skg/kg 72 A Meridional bc_a1 transport 114 Vdst_a1 m/skg/kg 72 A Meridional dst_a1 transport 115 Vdst_a3 m/skg/kg 72 A Meridional dst_a3 transport 116 Vncl_a1 m/skg/kg 72 A Meridional ncl_a1 transport 117 Vncl_a2 m/skg/kg 72 A Meridional ncl_a2 transport 118 Vncl_a3 m/skg/kg 72 A Meridional ncl_a3 transport 119 Vso4_a1 m/skg/kg 72 A Meridional so4_a1 transport 120 Vso4_a2 m/skg/kg 72 A Meridional so4_a2 transport 121 Vso4_a3 m/skg/kg 72 A Meridional so4_a3 transport 122 Vsoa_a1 m/skg/kg 72 A Meridional soa_a1 transport 123 Vsoa_a2 m/skg/kg 72 A Meridional soa_a2 transport 124 Vpom_a1 m/skg/kg 72 A Meridional pom_a1 transport 125 VQ m/s kg/kg 72 A Meridional water transport 126 QQ kg2/kg2 72 A Eddy moisture variance 127 OMEGAV m Pa/s2 72 A Vertical flux of meridional momentum 128 OMGAOMGA Pa2/s2 72 A Vertical flux of vertical momentum 129 OMEGAQ kgPa/kgs 72 A Vertical water transport 130 UU m2/s2 72 A Zonal velocity squared 131 WSPEED m/s 72 X Horizontal total wind speed maximum 132 WSPDSRFMX m/s 1 X Horizontal total wind speed maximum at the surface 133 WSPDSRFAV m/s 1 A Horizontal total wind speed average at the surface 134 OMEGA Pa/s 72 A Vertical velocity (pressure) 135 OMEGAT K Pa/s 72 A Vertical heat flux 136 OMEGAU m Pa/s2 72 A Vertical flux of zonal momentum 137 OMEGA1000 Pa/s 1 A Vertical velocity at 1000 mbar pressure surface 138 OMEGA975 Pa/s 1 A Vertical velocity at 975 mbar pressure surface 139 OMEGA950 Pa/s 1 A Vertical velocity at 950 mbar pressure surface 140 OMEGA925 Pa/s 1 A Vertical velocity at 925 mbar pressure surface 141 OMEGA900 Pa/s 1 A Vertical velocity at 900 mbar pressure surface 142 OMEGA850 Pa/s 1 A Vertical velocity at 850 mbar pressure surface 143 OMEGA800 Pa/s 1 A Vertical velocity at 800 mbar pressure surface 144 OMEGA700 Pa/s 1 A Vertical velocity at 700 mbar pressure surface 145 OMEGA600 Pa/s 1 A Vertical velocity at 600 mbar pressure surface 146 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface 147 OMEGA400 Pa/s 1 A Vertical velocity at 400 mbar pressure surface 148 OMEGA300 Pa/s 1 A Vertical velocity at 300 mbar pressure surface 149 OMEGA200 Pa/s 1 A Vertical velocity at 200 mbar pressure surface 150 OMEGA100 Pa/s 1 A Vertical velocity at 100 mbar pressure surface 151 OMEGABOT Pa/s 1 A Lowest model level vertical velocity 152 RH1000 % 1 A Relative humidity at 1000 mbar pressure surface 153 RH975 % 1 A Relative humidity at 975 mbar pressure surface 154 RH950 % 1 A Relative humidity at 950 mbar pressure surface 155 RH925 % 1 A Relative humidity at 925 mbar pressure surface 156 RH900 % 1 A Relative humidity at 900 mbar pressure surface 157 RH850 % 1 A Relative humidity at 850 mbar pressure surface 158 RH800 % 1 A Relative humidity at 800 mbar pressure surface 159 RH700 % 1 A Relative humidity at 700 mbar pressure surface 160 RH600 % 1 A Relative humidity at 600 mbar pressure surface 161 RH500 % 1 A Relative humidity at 500 mbar pressure surface 162 RH400 % 1 A Relative humidity at 400 mbar pressure surface 163 RH300 % 1 A Relative humidity at 300 mbar pressure surface 164 RH200 % 1 A Relative humidity at 200 mbar pressure surface 165 RH100 % 1 A Relative humidity at 100 mbar pressure surface 166 RHBOT % 1 A Lowest model level relative humidity 167 MQ kg/m2 72 A Water vapor mass in layer 168 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 169 TUQ kg/m/s 1 A Total (vertically integrated) zonal water flux 170 TVQ kg/m/s 1 A Total (vertically integrated) meridional water flux 171 TUH W/m 1 A Total (vertically integrated) zonal MSE flux 172 TVH W/m 1 A Total (vertically integrated) meridional MSE flux 173 DTENDTH W/m2 1 A Dynamic Tendency of Total (vertically integrated) moist static energy 174 DTENDTQ kg/m2/s 1 A Dynamic Tendency of Total (vertically integrated) specific humidity 175 RELHUM percent 72 A Relative humidity 176 RHW percent 72 A Relative humidity with respect to liquid 177 RHI percent 72 A Relative humidity with respect to ice 178 RHCFMIP percent 72 A Relative humidity with respect to water above 273 K, ice below 273 K 179 PSL Pa 1 A Sea level pressure 180 T850 K 1 A Temperature at 850 mbar pressure surface 181 T500 K 1 A Temperature at 500 mbar pressure surface 182 T300 K 1 A Temperature at 300 mbar pressure surface 183 T200 K 1 A Temperature at 200 mbar pressure surface 184 Q850 kg/kg 1 A Specific Humidity at 850 mbar pressure surface 185 Q500 kg/kg 1 A Specific Humidity at 500 mbar pressure surface 186 Q200 kg/kg 1 A Specific Humidity at 200 mbar pressure surface 187 U1000 m/s 1 A Zonal wind at 1000 mbar pressure surface 188 U975 m/s 1 A Zonal wind at 975 mbar pressure surface 189 U950 m/s 1 A Zonal wind at 950 mbar pressure surface 190 U925 m/s 1 A Zonal wind at 925 mbar pressure surface 191 U900 m/s 1 A Zonal wind at 900 mbar pressure surface 192 U850 m/s 1 A Zonal wind at 850 mbar pressure surface 193 U800 m/s 1 A Zonal wind at 800 mbar pressure surface 194 U700 m/s 1 A Zonal wind at 700 mbar pressure surface 195 U600 m/s 1 A Zonal wind at 600 mbar pressure surface 196 U500 m/s 1 A Zonal wind at 500 mbar pressure surface 197 U400 m/s 1 A Zonal wind at 400 mbar pressure surface 198 U300 m/s 1 A Zonal wind at 300 mbar pressure surface 199 U250 m/s 1 A Zonal wind at 250 mbar pressure surface 200 U200 m/s 1 A Zonal wind at 200 mbar pressure surface 201 U100 m/s 1 A Zonal wind at 100 mbar pressure surface 202 U010 m/s 1 A Zonal wind at 10 mbar pressure surface 203 V1000 m/s 1 A Meridional wind at 1000 mbar pressure surface 204 V975 m/s 1 A Meridional wind at 975 mbar pressure surface 205 V950 m/s 1 A Meridional wind at 950 mbar pressure surface 206 V925 m/s 1 A Meridional wind at 925 mbar pressure surface 207 V900 m/s 1 A Meridional wind at 900 mbar pressure surface 208 V850 m/s 1 A Meridional wind at 850 mbar pressure surface 209 V800 m/s 1 A Meridional wind at 800 mbar pressure surface 210 V700 m/s 1 A Meridional wind at 700 mbar pressure surface 211 V600 m/s 1 A Meridional wind at 600 mbar pressure surface 212 V500 m/s 1 A Meridional wind at 500 mbar pressure surface 213 V400 m/s 1 A Meridional wind at 400 mbar pressure surface 214 V300 m/s 1 A Meridional wind at 300 mbar pressure surface 215 V250 m/s 1 A Meridional wind at 250 mbar pressure surface 216 V200 m/s 1 A Meridional wind at 200 mbar pressure surface 217 V100 m/s 1 A Meridional wind at 100 mbar pressure surface 218 TT K2 72 A Eddy temperature variance 219 UBOT m/s 1 A Lowest model level zonal wind 220 VBOT m/s 1 A Lowest model level meridional wind 221 QBOT kg/kg 1 A Lowest model level water vapor mixing ratio 222 ZBOT m 1 A Lowest model level height 223 ATMEINT J/m2 1 A Vertically integrated total atmospheric energy 224 T1000 K 1 A Temperature at 1000 mbar pressure surface 225 T975 K 1 A Temperature at 975 mbar pressure surface 226 T950 K 1 A Temperature at 950 mbar pressure surface 227 T925 K 1 A Temperature at 925 mbar pressure surface 228 T900 K 1 A Temperature at 900 mbar pressure surface 229 T800 K 1 A Temperature at 800 mbar pressure surface 230 T700 K 1 A Temperature at 700 mbar pressure surface 231 T600 K 1 A Temperature at 600 mbar pressure surface 232 T400 K 1 A Temperature at 400 mbar pressure surface 233 T100 K 1 A Temperature at 100 mbar pressure surface 234 T010 K 1 A Temperature at 10 mbar pressure surface 235 Q1000 kg/kg 1 A Specific Humidity at 1000 mbar pressure surface 236 Q975 kg/kg 1 A Specific Humidity at 975 mbar pressure surface 237 Q950 kg/kg 1 A Specific Humidity at 950 mbar pressure surface 238 Q925 kg/kg 1 A Specific Humidity at 925 mbar pressure surface 239 Q900 kg/kg 1 A Specific Humidity at 900 mbar pressure surface 240 Q800 kg/kg 1 A Specific Humidity at 800 mbar pressure surface 241 Q700 kg/kg 1 A Specific Humidity at 700 mbar pressure surface 242 Q600 kg/kg 1 A Specific Humidity at 600 mbar pressure surface 243 Q400 kg/kg 1 A Specific Humidity at 400 mbar pressure surface 244 Q300 kg/kg 1 A Specific Humidity at 300 mbar pressure surface 245 Q100 kg/kg 1 A Specific Humidity at 100 mbar pressure surface 246 T7001000 K 1 A Temperature difference 700 mb - 1000 mb 247 TH7001000 K 1 A Theta difference 700 mb - 1000 mb 248 THE7001000 K 1 A ThetaE difference 700 mb - 1000 mb 249 T8501000 K 1 A Temperature difference 850 mb - 1000 mb 250 TH8501000 K 1 A Theta difference 850 mb - 1000 mb 251 THE8501000 K 1 A ThetaE difference 850 mb - 1000 mb 252 T9251000 K 1 A Temperature difference 925 mb - 1000 mb 253 TH9251000 K 1 A Theta difference 925 mb - 1000 mb 254 THE9251000 K 1 A ThetaE difference 925 mb - 1000 mb 255 T250 K 1 A Temperature at 250 mbar pressure surface 256 T150 K 1 A Temperature at 150 mbar pressure surface 257 T050 K 1 A Temperature at 50 mbar pressure surface 258 T025 K 1 A Temperature at 25 mbar pressure surface 259 T005 K 1 A Temperature at 5 mbar pressure surface 260 T002 K 1 A Temperature at 2 mbar pressure surface 261 T001 K 1 A Temperature at 1 mbar pressure surface 262 TTOP K 1 A Highest model level temperature 263 U150 m/s 1 A Zonal wind at 150 mbar pressure surface 264 U050 m/s 1 A Zonal wind at 50 mbar pressure surface 265 U025 m/s 1 A Zonal wind at 25 mbar pressure surface 266 U005 m/s 1 A Zonal wind at 5 mbar pressure surface 267 U002 m/s 1 A Zonal wind at 2 mbar pressure surface 268 U001 m/s 1 A Zonal wind at 1 mbar pressure surface 269 UTOP m/s 1 A Highest model level zonal wind 270 U90M m/s 1 A Zonal wind at turbine hub height (90m above surface) 271 V90M m/s 1 A Meridional wind at turbine hub height (90m above surface) 272 PDELDRY Pa 72 A Dry pressure difference between levels 273 PSDRY Pa 1 A Surface pressure 274 DTCOND K/s 72 A T tendency - moist processes 275 DTCOND_24_COS K/s 72 A T tendency - moist processes 24hr. cos coeff. 276 DTCOND_24_SIN K/s 72 A T tendency - moist processes 24hr. sin coeff. 277 DTCOND_12_COS K/s 72 A T tendency - moist processes 12hr. cos coeff. 278 DTCOND_12_SIN K/s 72 A T tendency - moist processes 12hr. sin coeff. 279 DCQ kg/kg/s 72 A Q tendency due to moist processes 280 DCCLDLIQ kg/kg/s 72 A CLDLIQ tendency due to moist processes 281 DCCLDICE kg/kg/s 72 A CLDICE tendency due to moist processes 282 DCNUMLIQ kg/kg/s 72 A NUMLIQ tendency due to moist processes 283 DCNUMICE kg/kg/s 72 A NUMICE tendency due to moist processes 284 DCRAINQM kg/kg/s 72 A RAINQM tendency due to moist processes 285 DCSNOWQM kg/kg/s 72 A SNOWQM tendency due to moist processes 286 DCNUMRAI kg/kg/s 72 A NUMRAI tendency due to moist processes 287 DCNUMSNO kg/kg/s 72 A NUMSNO tendency due to moist processes 288 DCH2O2 kg/kg/s 72 A H2O2 tendency due to moist processes 289 DCH2SO4 kg/kg/s 72 A H2SO4 tendency due to moist processes 290 DCSO2 kg/kg/s 72 A SO2 tendency due to moist processes 291 DCDMS kg/kg/s 72 A DMS tendency due to moist processes 292 DCSOAG kg/kg/s 72 A SOAG tendency due to moist processes 293 DCso4_a1 kg/kg/s 72 A so4_a1 tendency due to moist processes 294 DCpom_a1 kg/kg/s 72 A pom_a1 tendency due to moist processes 295 DCsoa_a1 kg/kg/s 72 A soa_a1 tendency due to moist processes 296 DCbc_a1 kg/kg/s 72 A bc_a1 tendency due to moist processes 297 DCdst_a1 kg/kg/s 72 A dst_a1 tendency due to moist processes 298 DCncl_a1 kg/kg/s 72 A ncl_a1 tendency due to moist processes 299 DCnum_a1 kg/kg/s 72 A num_a1 tendency due to moist processes 300 DCso4_a2 kg/kg/s 72 A so4_a2 tendency due to moist processes 301 DCsoa_a2 kg/kg/s 72 A soa_a2 tendency due to moist processes 302 DCncl_a2 kg/kg/s 72 A ncl_a2 tendency due to moist processes 303 DCnum_a2 kg/kg/s 72 A num_a2 tendency due to moist processes 304 DCdst_a3 kg/kg/s 72 A dst_a3 tendency due to moist processes 305 DCncl_a3 kg/kg/s 72 A ncl_a3 tendency due to moist processes 306 DCso4_a3 kg/kg/s 72 A so4_a3 tendency due to moist processes 307 DCnum_a3 kg/kg/s 72 A num_a3 tendency due to moist processes 308 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 309 PRECC m/s 1 A Convective precipitation rate (liq + ice) 310 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 311 PREC_PCW m/s 1 A LS_pcw precipitation rate 312 PREC_zmc m/s 1 A CV_zmc precipitation rate 313 PRECTMX m/s 1 X Maximum (convective and large-scale) precipitation rate (liq+ice) 314 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 315 PRECSC m/s 1 A Convective snow rate (water equivalent) 316 PRECCav m/s 1 A Average large-scale precipitation (liq + ice) 317 PRECLav m/s 1 A Average convective precipitation (liq + ice) 318 SHFLX W/m2 1 A Surface sensible heat flux 319 LHFLX W/m2 1 A Surface latent heat flux 320 QFLX kg/m2/s 1 A Surface water flux 321 TAUX N/m2 1 A Zonal surface stress 322 TAUY N/m2 1 A Meridional surface stress 323 TREFHT K 1 A Reference height temperature 324 TREFHTMN K 1 M Minimum reference height temperature over output period 325 TREFHTMX K 1 X Maximum reference height temperature over output period 326 QREFHT kg/kg 1 A Reference height humidity 327 U10 m/s 1 A 10m wind speed 328 RHREFHT 1 1 A Reference height relative humidity 329 LANDFRAC 1 1 A Fraction of sfc area covered by land 330 ICEFRAC 1 1 A Fraction of sfc area covered by sea-ice 331 OCNFRAC 1 1 A Fraction of sfc area covered by ocean 332 TREFMNAV K 1 A Average of TREFHT daily minimum 333 TREFMXAV K 1 A Average of TREFHT daily maximum 334 TS K 1 A Surface temperature (radiative) 335 TSMN K 1 M Minimum surface temperature over output period 336 TSMX K 1 X Maximum surface temperature over output period 337 SNOWHLND m 1 A Water equivalent snow depth 338 SNOWHICE m 1 A Snow depth over ice 339 TBOT K 1 A Lowest model level temperature 340 ASDIR 1 1 A albedo: shortwave, direct 341 ASDIF 1 1 A albedo: shortwave, diffuse 342 ALDIR 1 1 A albedo: longwave, direct 343 ALDIF 1 1 A albedo: longwave, diffuse 344 SST K 1 A sea surface temperature 345 PTTEND K/s 72 A T total physics tendency 346 PTEQ kg/kg/s 72 A Q total physics tendency 347 PTECLDLIQ kg/kg/s 72 A CLDLIQ total physics tendency 348 PTECLDICE kg/kg/s 72 A CLDICE total physics tendency 349 QCWAT&IC kg/kg 72 I q associated with cloud water 350 TCWAT&IC kg/kg 72 I T associated with cloud water 351 LCWAT&IC kg/kg 72 I Cloud water (ice + liq 352 CLOUD&IC fraction 72 I Cloud fraction 353 CONCLD&IC fraction 72 I Convective cloud fraction 354 TKE&IC m2/s2 73 I Turbulent Kinetic Energy 355 CUSH&IC m 1 I Convective Scale Height 356 KVH&IC m2/s 73 I Vertical diffusion diffusivities (heat/moisture) 357 KVM&IC m2/s 73 I Vertical diffusion diffusivities (momentum) 358 PBLH&IC m 1 I PBL height 359 TPERT&IC K 1 I Perturbation temperature (eddies in PBL) 360 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL) 361 TBOT&IC K 1 I Lowest model level temperature 362 a2x_BCPHIWET kg/m2/s 1 A wetdep of hydrophilic black carbon 363 a2x_BCPHIDRY kg/m2/s 1 A drydep of hydrophilic black carbon 364 a2x_BCPHODRY kg/m2/s 1 A drydep of hydrophobic black carbon 365 a2x_OCPHIWET kg/m2/s 1 A wetdep of hydrophilic organic carbon 366 a2x_OCPHIDRY kg/m2/s 1 A drydep of hydrophilic organic carbon 367 a2x_OCPHODRY kg/m2/s 1 A drydep of hydrophobic organic carbon 368 a2x_DSTWET1 kg/m2/s 1 A wetdep of dust (bin1) 369 a2x_DSTDRY1 kg/m2/s 1 A drydep of dust (bin1) 370 a2x_DSTWET2 kg/m2/s 1 A wetdep of dust (bin2) 371 a2x_DSTDRY2 kg/m2/s 1 A drydep of dust (bin2) 372 a2x_DSTWET3 kg/m2/s 1 A wetdep of dust (bin3) 373 a2x_DSTDRY3 kg/m2/s 1 A drydep of dust (bin3) 374 a2x_DSTWET4 kg/m2/s 1 A wetdep of dust (bin4) 375 a2x_DSTDRY4 kg/m2/s 1 A drydep of dust (bin4) 376 TS1 K 1 A TS1 subsoil temperature 377 TS2 K 1 A TS2 subsoil temperature 378 TS3 K 1 A TS3 subsoil temperature 379 TS4 K 1 A TS4 subsoil temperature 380 SICTHK m 1 A Sea ice thickness 381 TSICE K 1 A Ice temperature 382 TS1&IC K 1 I TS1 subsoil temperature 383 TS2&IC K 1 I TS2 subsoil temperature 384 TS3&IC K 1 I TS3 subsoil temperature 385 TS4&IC K 1 I TS4 subsoil temperature 386 SICTHK&IC m 1 I Sea ice thickness 387 TSICE&IC K 1 I Ice temperature 388 SNOWHICE&IC m 1 I Water equivalent snow depth 389 ICEFRAC&IC fraction 1 I Fraction of sfc area covered by sea-ice 390 TSICERAD&IC K 1 I Radiatively equivalent ice temperature 391 TEINP W/m2 1 A Total energy of physics input 392 TEOUT W/m2 1 A Total energy of physics output 393 TEFIX W/m2 1 A Total energy after fixer 394 EFIX W/m2 1 A Effective sensible heat flux due to energy fixer 395 DTCORE K/s 72 A T tendency due to dynamical core 396 BC01Q kg/m2 1 I q after process 397 BC01QL kg/m2 1 I ql after process 398 BC01QI kg/m2 1 I qi after process 399 BC01QR kg/m2 1 I qr after process 400 BC01QS kg/m2 1 I qs after process 401 BC01TW kg/m2 1 I total water after process 402 BC02Q kg/m2 1 I q after process 403 BC02QL kg/m2 1 I ql after process 404 BC02QI kg/m2 1 I qi after process 405 BC02QR kg/m2 1 I qr after process 406 BC02QS kg/m2 1 I qs after process 407 BC02TW kg/m2 1 I total water after process 408 AC01QFLX kg/m2/s 1 A total water change due to water flux 409 AC02QFLX kg/m2/s 1 A total water change due to water flux 410 BC01QFLX kg/m2/s 1 A total water change due to water flux 411 m_Q_c kg/m^2 72 A Q mass per layer used in climate calculation 412 cb_Q_c kg/m^2 1 A Q column burden used in climate calculation 413 m_ozone_c kg/m^2 72 A ozone mass per layer used in climate calculation 414 cb_ozone_c kg/m^2 1 A ozone column burden used in climate calculation 415 m_O2_c kg/m^2 72 A O2 mass per layer used in climate calculation 416 cb_O2_c kg/m^2 1 A O2 column burden used in climate calculation 417 m_CO2_c kg/m^2 72 A CO2 mass per layer used in climate calculation 418 cb_CO2_c kg/m^2 1 A CO2 column burden used in climate calculation 419 m_N2O_c kg/m^2 72 A N2O mass per layer used in climate calculation 420 cb_N2O_c kg/m^2 1 A N2O column burden used in climate calculation 421 m_CH4_c kg/m^2 72 A CH4 mass per layer used in climate calculation 422 cb_CH4_c kg/m^2 1 A CH4 column burden used in climate calculation 423 m_CFC11_c kg/m^2 72 A CFC11 mass per layer used in climate calculation 424 cb_CFC11_c kg/m^2 1 A CFC11 column burden used in climate calculation 425 m_CFC12_c kg/m^2 72 A CFC12 mass per layer used in climate calculation 426 cb_CFC12_c kg/m^2 1 A CFC12 column burden used in climate calculation 427 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 428 extinct_lw_bnd7 1/m 72 A EXTINCT LW H2O window band 7 output 429 extinct_lw_inp 1/km 72 A EXTINCT LW H2O window band 7 output directly read from prescribed input file 430 extinct_sw_inp 1/km 72 A Aerosol extinction directly read from prescribed input file 431 num_a1_sfcsiz1 #/m2/s 1 A num_a1 calcsize number-adjust column source 432 num_a1_sfcsiz2 #/m2/s 1 A num_a1 calcsize number-adjust column sink 433 num_c1_sfcsiz1 #/m2/s 1 A num_c1 calcsize number-adjust column source 434 num_c1_sfcsiz2 #/m2/s 1 A num_c1 calcsize number-adjust column sink 435 num_a2_sfcsiz1 #/m2/s 1 A num_a2 calcsize number-adjust column source 436 num_a2_sfcsiz2 #/m2/s 1 A num_a2 calcsize number-adjust column sink 437 num_c2_sfcsiz1 #/m2/s 1 A num_c2 calcsize number-adjust column source 438 num_c2_sfcsiz2 #/m2/s 1 A num_c2 calcsize number-adjust column sink 439 num_a3_sfcsiz1 #/m2/s 1 A num_a3 calcsize number-adjust column source 440 num_a3_sfcsiz2 #/m2/s 1 A num_a3 calcsize number-adjust column sink 441 num_c3_sfcsiz1 #/m2/s 1 A num_c3 calcsize number-adjust column source 442 num_c3_sfcsiz2 #/m2/s 1 A num_c3 calcsize number-adjust column sink 443 num_a2_sfcsiz3 #/m2/s 1 A num_a2 calcsize aitken-to-accum adjust column tendency 444 num_a1_sfcsiz3 #/m2/s 1 A num_a1 calcsize aitken-to-accum adjust column tendency 445 num_a2_sfcsiz4 #/m2/s 1 A num_a2 calcsize accum-to-aitken adjust column tendency 446 num_a1_sfcsiz4 #/m2/s 1 A num_a1 calcsize accum-to-aitken adjust column tendency 447 num_c2_sfcsiz3 #/m2/s 1 A num_c2 calcsize aitken-to-accum adjust column tendency 448 num_c1_sfcsiz3 #/m2/s 1 A num_c1 calcsize aitken-to-accum adjust column tendency 449 num_c2_sfcsiz4 #/m2/s 1 A num_c2 calcsize accum-to-aitken adjust column tendency 450 num_c1_sfcsiz4 #/m2/s 1 A num_c1 calcsize accum-to-aitken adjust column tendency 451 so4_a2_sfcsiz3 kg/m2/s 1 A so4_a2 calcsize aitken-to-accum adjust column tendency 452 so4_a1_sfcsiz3 kg/m2/s 1 A so4_a1 calcsize aitken-to-accum adjust column tendency 453 so4_a2_sfcsiz4 kg/m2/s 1 A so4_a2 calcsize accum-to-aitken adjust column tendency 454 so4_a1_sfcsiz4 kg/m2/s 1 A so4_a1 calcsize accum-to-aitken adjust column tendency 455 so4_c2_sfcsiz3 kg/m2/s 1 A so4_c2 calcsize aitken-to-accum adjust column tendency 456 so4_c1_sfcsiz3 kg/m2/s 1 A so4_c1 calcsize aitken-to-accum adjust column tendency 457 so4_c2_sfcsiz4 kg/m2/s 1 A so4_c2 calcsize accum-to-aitken adjust column tendency 458 so4_c1_sfcsiz4 kg/m2/s 1 A so4_c1 calcsize accum-to-aitken adjust column tendency 459 soa_a2_sfcsiz3 kg/m2/s 1 A soa_a2 calcsize aitken-to-accum adjust column tendency 460 soa_a1_sfcsiz3 kg/m2/s 1 A soa_a1 calcsize aitken-to-accum adjust column tendency 461 soa_a2_sfcsiz4 kg/m2/s 1 A soa_a2 calcsize accum-to-aitken adjust column tendency 462 soa_a1_sfcsiz4 kg/m2/s 1 A soa_a1 calcsize accum-to-aitken adjust column tendency 463 soa_c2_sfcsiz3 kg/m2/s 1 A soa_c2 calcsize aitken-to-accum adjust column tendency 464 soa_c1_sfcsiz3 kg/m2/s 1 A soa_c1 calcsize aitken-to-accum adjust column tendency 465 soa_c2_sfcsiz4 kg/m2/s 1 A soa_c2 calcsize accum-to-aitken adjust column tendency 466 soa_c1_sfcsiz4 kg/m2/s 1 A soa_c1 calcsize accum-to-aitken adjust column tendency 467 ncl_a2_sfcsiz3 kg/m2/s 1 A ncl_a2 calcsize aitken-to-accum adjust column tendency 468 ncl_a1_sfcsiz3 kg/m2/s 1 A ncl_a1 calcsize aitken-to-accum adjust column tendency 469 ncl_a2_sfcsiz4 kg/m2/s 1 A ncl_a2 calcsize accum-to-aitken adjust column tendency 470 ncl_a1_sfcsiz4 kg/m2/s 1 A ncl_a1 calcsize accum-to-aitken adjust column tendency 471 ncl_c2_sfcsiz3 kg/m2/s 1 A ncl_c2 calcsize aitken-to-accum adjust column tendency 472 ncl_c1_sfcsiz3 kg/m2/s 1 A ncl_c1 calcsize aitken-to-accum adjust column tendency 473 ncl_c2_sfcsiz4 kg/m2/s 1 A ncl_c2 calcsize accum-to-aitken adjust column tendency 474 ncl_c1_sfcsiz4 kg/m2/s 1 A ncl_c1 calcsize accum-to-aitken adjust column tendency 475 H2SO4_sfgaex1 kg/m2/s 1 A H2SO4 gas-aerosol-exchange primary column tendency 476 SOAG_sfgaex1 kg/m2/s 1 A SOAG gas-aerosol-exchange primary column tendency 477 so4_a1_sfgaex1 kg/m2/s 1 A so4_a1 gas-aerosol-exchange primary column tendency 478 soa_a1_sfgaex1 kg/m2/s 1 A soa_a1 gas-aerosol-exchange primary column tendency 479 so4_a2_sfgaex1 kg/m2/s 1 A so4_a2 gas-aerosol-exchange primary column tendency 480 soa_a2_sfgaex1 kg/m2/s 1 A soa_a2 gas-aerosol-exchange primary column tendency 481 so4_a3_sfgaex1 kg/m2/s 1 A so4_a3 gas-aerosol-exchange primary column tendency 482 so4_a1_sfgaex2 kg/m2/s 1 A so4_a1 gas-aerosol-exchange renaming column tendency 483 so4_c1_sfgaex2 kg/m2/s 1 A so4_c1 gas-aerosol-exchange renaming column tendency 484 soa_a1_sfgaex2 kg/m2/s 1 A soa_a1 gas-aerosol-exchange renaming column tendency 485 soa_c1_sfgaex2 kg/m2/s 1 A soa_c1 gas-aerosol-exchange renaming column tendency 486 ncl_a1_sfgaex2 kg/m2/s 1 A ncl_a1 gas-aerosol-exchange renaming column tendency 487 ncl_c1_sfgaex2 kg/m2/s 1 A ncl_c1 gas-aerosol-exchange renaming column tendency 488 num_a1_sfgaex2 #/m2/s 1 A num_a1 gas-aerosol-exchange renaming column tendency 489 num_c1_sfgaex2 #/m2/s 1 A num_c1 gas-aerosol-exchange renaming column tendency 490 so4_a2_sfgaex2 kg/m2/s 1 A so4_a2 gas-aerosol-exchange renaming column tendency 491 so4_c2_sfgaex2 kg/m2/s 1 A so4_c2 gas-aerosol-exchange renaming column tendency 492 soa_a2_sfgaex2 kg/m2/s 1 A soa_a2 gas-aerosol-exchange renaming column tendency 493 soa_c2_sfgaex2 kg/m2/s 1 A soa_c2 gas-aerosol-exchange renaming column tendency 494 ncl_a2_sfgaex2 kg/m2/s 1 A ncl_a2 gas-aerosol-exchange renaming column tendency 495 ncl_c2_sfgaex2 kg/m2/s 1 A ncl_c2 gas-aerosol-exchange renaming column tendency 496 num_a2_sfgaex2 #/m2/s 1 A num_a2 gas-aerosol-exchange renaming column tendency 497 num_c2_sfgaex2 #/m2/s 1 A num_c2 gas-aerosol-exchange renaming column tendency 498 so4_a1_sfcoag1 kg/m2/s 1 A so4_a1 modal_aero coagulation column tendency 499 soa_a1_sfcoag1 kg/m2/s 1 A soa_a1 modal_aero coagulation column tendency 500 ncl_a1_sfcoag1 kg/m2/s 1 A ncl_a1 modal_aero coagulation column tendency 501 num_a1_sfcoag1 #/m2/s 1 A num_a1 modal_aero coagulation column tendency 502 so4_a2_sfcoag1 kg/m2/s 1 A so4_a2 modal_aero coagulation column tendency 503 soa_a2_sfcoag1 kg/m2/s 1 A soa_a2 modal_aero coagulation column tendency 504 ncl_a2_sfcoag1 kg/m2/s 1 A ncl_a2 modal_aero coagulation column tendency 505 num_a2_sfcoag1 #/m2/s 1 A num_a2 modal_aero coagulation column tendency 506 H2SO4_sfnnuc1 kg/m2/s 1 A H2SO4 modal_aero new particle nucleation column tendency 507 so4_a2_sfnnuc1 kg/m2/s 1 A so4_a2 modal_aero new particle nucleation column tendency 508 num_a2_sfnnuc1 #/m2/s 1 A num_a2 modal_aero new particle nucleation column tendency 509 SH_MFUP_MAX kg/m2 1 A Shallow conv. column-max updraft mass flux 510 SH_WCLDBASE m/s 1 A Shallow conv. cloudbase vertical velocity 511 SH_KCLDBASE 1 1 A Shallow conv. cloudbase level index 512 DP_MFUP_MAX kg/m2 1 A Deep conv. column-max updraft mass flux 513 DP_WCLDBASE m/s 1 A Deep conv. cloudbase vertical velocity 514 DP_KCLDBASE 1 1 A Deep conv. cloudbase level index 515 RAM1 frac 1 A RAM1 516 airFV frac 1 A FV 517 dst_a1SF kg/m2/s 1 A dst_a1 dust surface emission 518 dst_a3SF kg/m2/s 1 A dst_a3 dust surface emission 519 num_a1SF kg/m2/s 1 A num_a1 dust surface emission 520 num_a3SF kg/m2/s 1 A num_a3 dust surface emission 521 DSTSFMBL kg/m2/s 1 A Mobilization flux at surface 522 LND_MBL 1 1 A Soil erodibility factor 523 SSTSFMBL kg/m2/s 1 A Mobilization flux at surface 524 ncl_a1SF kg/m2/s 1 A ncl_a1 seasalt surface emission 525 ncl_a2SF kg/m2/s 1 A ncl_a2 seasalt surface emission 526 ncl_a3SF kg/m2/s 1 A ncl_a3 seasalt surface emission 527 bc_a1DDF kg/m2/s 1 A bc_a1 dry deposition flux at bottom (grav + turb) 528 bc_a1TBF kg/m2/s 1 A bc_a1 turbulent dry deposition flux 529 bc_a1GVF kg/m2/s 1 A bc_a1 gravitational dry deposition flux 530 bc_a1DTQ kg/kg/s 72 A bc_a1 dry deposition 531 bc_a1DDV m/s 72 A bc_a1 deposition velocity 532 dst_a1DDF kg/m2/s 1 A dst_a1 dry deposition flux at bottom (grav + turb) 533 dst_a1TBF kg/m2/s 1 A dst_a1 turbulent dry deposition flux 534 dst_a1GVF kg/m2/s 1 A dst_a1 gravitational dry deposition flux 535 dst_a1DTQ kg/kg/s 72 A dst_a1 dry deposition 536 dst_a1DDV m/s 72 A dst_a1 deposition velocity 537 dst_a3DDF kg/m2/s 1 A dst_a3 dry deposition flux at bottom (grav + turb) 538 dst_a3TBF kg/m2/s 1 A dst_a3 turbulent dry deposition flux 539 dst_a3GVF kg/m2/s 1 A dst_a3 gravitational dry deposition flux 540 dst_a3DTQ kg/kg/s 72 A dst_a3 dry deposition 541 dst_a3DDV m/s 72 A dst_a3 deposition velocity 542 ncl_a1DDF kg/m2/s 1 A ncl_a1 dry deposition flux at bottom (grav + turb) 543 ncl_a1TBF kg/m2/s 1 A ncl_a1 turbulent dry deposition flux 544 ncl_a1GVF kg/m2/s 1 A ncl_a1 gravitational dry deposition flux 545 ncl_a1DTQ kg/kg/s 72 A ncl_a1 dry deposition 546 ncl_a1DDV m/s 72 A ncl_a1 deposition velocity 547 ncl_a2DDF kg/m2/s 1 A ncl_a2 dry deposition flux at bottom (grav + turb) 548 ncl_a2TBF kg/m2/s 1 A ncl_a2 turbulent dry deposition flux 549 ncl_a2GVF kg/m2/s 1 A ncl_a2 gravitational dry deposition flux 550 ncl_a2DTQ kg/kg/s 72 A ncl_a2 dry deposition 551 ncl_a2DDV m/s 72 A ncl_a2 deposition velocity 552 ncl_a3DDF kg/m2/s 1 A ncl_a3 dry deposition flux at bottom (grav + turb) 553 ncl_a3TBF kg/m2/s 1 A ncl_a3 turbulent dry deposition flux 554 ncl_a3GVF kg/m2/s 1 A ncl_a3 gravitational dry deposition flux 555 ncl_a3DTQ kg/kg/s 72 A ncl_a3 dry deposition 556 ncl_a3DDV m/s 72 A ncl_a3 deposition velocity 557 num_a1DDF 1/m2/s 1 A num_a1 dry deposition flux at bottom (grav + turb) 558 num_a1TBF 1/m2/s 1 A num_a1 turbulent dry deposition flux 559 num_a1GVF 1/m2/s 1 A num_a1 gravitational dry deposition flux 560 num_a1DTQ 1/kg/s 72 A num_a1 dry deposition 561 num_a1DDV m/s 72 A num_a1 deposition velocity 562 num_a2DDF 1/m2/s 1 A num_a2 dry deposition flux at bottom (grav + turb) 563 num_a2TBF 1/m2/s 1 A num_a2 turbulent dry deposition flux 564 num_a2GVF 1/m2/s 1 A num_a2 gravitational dry deposition flux 565 num_a2DTQ 1/kg/s 72 A num_a2 dry deposition 566 num_a2DDV m/s 72 A num_a2 deposition velocity 567 num_a3DDF 1/m2/s 1 A num_a3 dry deposition flux at bottom (grav + turb) 568 num_a3TBF 1/m2/s 1 A num_a3 turbulent dry deposition flux 569 num_a3GVF 1/m2/s 1 A num_a3 gravitational dry deposition flux 570 num_a3DTQ 1/kg/s 72 A num_a3 dry deposition 571 num_a3DDV m/s 72 A num_a3 deposition velocity 572 pom_a1DDF kg/m2/s 1 A pom_a1 dry deposition flux at bottom (grav + turb) 573 pom_a1TBF kg/m2/s 1 A pom_a1 turbulent dry deposition flux 574 pom_a1GVF kg/m2/s 1 A pom_a1 gravitational dry deposition flux 575 pom_a1DTQ kg/kg/s 72 A pom_a1 dry deposition 576 pom_a1DDV m/s 72 A pom_a1 deposition velocity 577 so4_a1DDF kg/m2/s 1 A so4_a1 dry deposition flux at bottom (grav + turb) 578 so4_a1TBF kg/m2/s 1 A so4_a1 turbulent dry deposition flux 579 so4_a1GVF kg/m2/s 1 A so4_a1 gravitational dry deposition flux 580 so4_a1DTQ kg/kg/s 72 A so4_a1 dry deposition 581 so4_a1DDV m/s 72 A so4_a1 deposition velocity 582 so4_a2DDF kg/m2/s 1 A so4_a2 dry deposition flux at bottom (grav + turb) 583 so4_a2TBF kg/m2/s 1 A so4_a2 turbulent dry deposition flux 584 so4_a2GVF kg/m2/s 1 A so4_a2 gravitational dry deposition flux 585 so4_a2DTQ kg/kg/s 72 A so4_a2 dry deposition 586 so4_a2DDV m/s 72 A so4_a2 deposition velocity 587 so4_a3DDF kg/m2/s 1 A so4_a3 dry deposition flux at bottom (grav + turb) 588 so4_a3TBF kg/m2/s 1 A so4_a3 turbulent dry deposition flux 589 so4_a3GVF kg/m2/s 1 A so4_a3 gravitational dry deposition flux 590 so4_a3DTQ kg/kg/s 72 A so4_a3 dry deposition 591 so4_a3DDV m/s 72 A so4_a3 deposition velocity 592 soa_a1DDF kg/m2/s 1 A soa_a1 dry deposition flux at bottom (grav + turb) 593 soa_a1TBF kg/m2/s 1 A soa_a1 turbulent dry deposition flux 594 soa_a1GVF kg/m2/s 1 A soa_a1 gravitational dry deposition flux 595 soa_a1DTQ kg/kg/s 72 A soa_a1 dry deposition 596 soa_a1DDV m/s 72 A soa_a1 deposition velocity 597 soa_a2DDF kg/m2/s 1 A soa_a2 dry deposition flux at bottom (grav + turb) 598 soa_a2TBF kg/m2/s 1 A soa_a2 turbulent dry deposition flux 599 soa_a2GVF kg/m2/s 1 A soa_a2 gravitational dry deposition flux 600 soa_a2DTQ kg/kg/s 72 A soa_a2 dry deposition 601 soa_a2DDV m/s 72 A soa_a2 deposition velocity 602 bc_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 603 bc_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 604 bc_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 605 bc_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 606 bc_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 607 bc_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 608 bc_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 609 bc_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 610 bc_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 611 bc_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 612 bc_a1WET kg/kg/s 72 A wet deposition tendency 613 bc_a1SIC kg/kg/s 72 A bc_a1 ic wet deposition 614 bc_a1SIS kg/kg/s 72 A bc_a1 is wet deposition 615 bc_a1SBC kg/kg/s 72 A bc_a1 bc wet deposition 616 bc_a1SBS kg/kg/s 72 A bc_a1 bs wet deposition 617 dst_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 618 dst_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 619 dst_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 620 dst_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 621 dst_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 622 dst_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 623 dst_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 624 dst_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 625 dst_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 626 dst_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 627 dst_a1WET kg/kg/s 72 A wet deposition tendency 628 dst_a1SIC kg/kg/s 72 A dst_a1 ic wet deposition 629 dst_a1SIS kg/kg/s 72 A dst_a1 is wet deposition 630 dst_a1SBC kg/kg/s 72 A dst_a1 bc wet deposition 631 dst_a1SBS kg/kg/s 72 A dst_a1 bs wet deposition 632 dst_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 633 dst_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 634 dst_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 635 dst_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 636 dst_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 637 dst_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 638 dst_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 639 dst_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 640 dst_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 641 dst_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 642 dst_a3WET kg/kg/s 72 A wet deposition tendency 643 dst_a3SIC kg/kg/s 72 A dst_a3 ic wet deposition 644 dst_a3SIS kg/kg/s 72 A dst_a3 is wet deposition 645 dst_a3SBC kg/kg/s 72 A dst_a3 bc wet deposition 646 dst_a3SBS kg/kg/s 72 A dst_a3 bs wet deposition 647 ncl_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 648 ncl_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 649 ncl_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 650 ncl_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 651 ncl_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 652 ncl_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 653 ncl_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 654 ncl_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 655 ncl_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 656 ncl_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 657 ncl_a1WET kg/kg/s 72 A wet deposition tendency 658 ncl_a1SIC kg/kg/s 72 A ncl_a1 ic wet deposition 659 ncl_a1SIS kg/kg/s 72 A ncl_a1 is wet deposition 660 ncl_a1SBC kg/kg/s 72 A ncl_a1 bc wet deposition 661 ncl_a1SBS kg/kg/s 72 A ncl_a1 bs wet deposition 662 ncl_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 663 ncl_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 664 ncl_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 665 ncl_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 666 ncl_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 667 ncl_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 668 ncl_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 669 ncl_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 670 ncl_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 671 ncl_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 672 ncl_a2WET kg/kg/s 72 A wet deposition tendency 673 ncl_a2SIC kg/kg/s 72 A ncl_a2 ic wet deposition 674 ncl_a2SIS kg/kg/s 72 A ncl_a2 is wet deposition 675 ncl_a2SBC kg/kg/s 72 A ncl_a2 bc wet deposition 676 ncl_a2SBS kg/kg/s 72 A ncl_a2 bs wet deposition 677 ncl_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 678 ncl_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 679 ncl_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 680 ncl_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 681 ncl_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 682 ncl_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 683 ncl_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 684 ncl_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 685 ncl_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 686 ncl_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 687 ncl_a3WET kg/kg/s 72 A wet deposition tendency 688 ncl_a3SIC kg/kg/s 72 A ncl_a3 ic wet deposition 689 ncl_a3SIS kg/kg/s 72 A ncl_a3 is wet deposition 690 ncl_a3SBC kg/kg/s 72 A ncl_a3 bc wet deposition 691 ncl_a3SBS kg/kg/s 72 A ncl_a3 bs wet deposition 692 num_a1SFWET 1/m2/s 1 A Wet deposition flux at surface 693 num_a1SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 694 num_a1SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 695 num_a1SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 696 num_a1SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 697 num_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 698 num_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 699 num_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 700 num_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 701 num_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 702 num_a1WET 1/kg/s 72 A wet deposition tendency 703 num_a1SIC 1/kg/s 72 A num_a1 ic wet deposition 704 num_a1SIS 1/kg/s 72 A num_a1 is wet deposition 705 num_a1SBC 1/kg/s 72 A num_a1 bc wet deposition 706 num_a1SBS 1/kg/s 72 A num_a1 bs wet deposition 707 num_a2SFWET 1/m2/s 1 A Wet deposition flux at surface 708 num_a2SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 709 num_a2SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 710 num_a2SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 711 num_a2SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 712 num_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 713 num_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 714 num_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 715 num_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 716 num_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 717 num_a2WET 1/kg/s 72 A wet deposition tendency 718 num_a2SIC 1/kg/s 72 A num_a2 ic wet deposition 719 num_a2SIS 1/kg/s 72 A num_a2 is wet deposition 720 num_a2SBC 1/kg/s 72 A num_a2 bc wet deposition 721 num_a2SBS 1/kg/s 72 A num_a2 bs wet deposition 722 num_a3SFWET 1/m2/s 1 A Wet deposition flux at surface 723 num_a3SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 724 num_a3SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 725 num_a3SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 726 num_a3SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 727 num_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 728 num_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 729 num_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 730 num_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 731 num_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 732 num_a3WET 1/kg/s 72 A wet deposition tendency 733 num_a3SIC 1/kg/s 72 A num_a3 ic wet deposition 734 num_a3SIS 1/kg/s 72 A num_a3 is wet deposition 735 num_a3SBC 1/kg/s 72 A num_a3 bc wet deposition 736 num_a3SBS 1/kg/s 72 A num_a3 bs wet deposition 737 pom_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 738 pom_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 739 pom_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 740 pom_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 741 pom_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 742 pom_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 743 pom_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 744 pom_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 745 pom_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 746 pom_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 747 pom_a1WET kg/kg/s 72 A wet deposition tendency 748 pom_a1SIC kg/kg/s 72 A pom_a1 ic wet deposition 749 pom_a1SIS kg/kg/s 72 A pom_a1 is wet deposition 750 pom_a1SBC kg/kg/s 72 A pom_a1 bc wet deposition 751 pom_a1SBS kg/kg/s 72 A pom_a1 bs wet deposition 752 so4_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 753 so4_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 754 so4_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 755 so4_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 756 so4_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 757 so4_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 758 so4_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 759 so4_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 760 so4_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 761 so4_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 762 so4_a1WET kg/kg/s 72 A wet deposition tendency 763 so4_a1SIC kg/kg/s 72 A so4_a1 ic wet deposition 764 so4_a1SIS kg/kg/s 72 A so4_a1 is wet deposition 765 so4_a1SBC kg/kg/s 72 A so4_a1 bc wet deposition 766 so4_a1SBS kg/kg/s 72 A so4_a1 bs wet deposition 767 so4_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 768 so4_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 769 so4_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 770 so4_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 771 so4_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 772 so4_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 773 so4_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 774 so4_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 775 so4_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 776 so4_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 777 so4_a2WET kg/kg/s 72 A wet deposition tendency 778 so4_a2SIC kg/kg/s 72 A so4_a2 ic wet deposition 779 so4_a2SIS kg/kg/s 72 A so4_a2 is wet deposition 780 so4_a2SBC kg/kg/s 72 A so4_a2 bc wet deposition 781 so4_a2SBS kg/kg/s 72 A so4_a2 bs wet deposition 782 so4_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 783 so4_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 784 so4_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 785 so4_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 786 so4_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 787 so4_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 788 so4_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 789 so4_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 790 so4_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 791 so4_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 792 so4_a3WET kg/kg/s 72 A wet deposition tendency 793 so4_a3SIC kg/kg/s 72 A so4_a3 ic wet deposition 794 so4_a3SIS kg/kg/s 72 A so4_a3 is wet deposition 795 so4_a3SBC kg/kg/s 72 A so4_a3 bc wet deposition 796 so4_a3SBS kg/kg/s 72 A so4_a3 bs wet deposition 797 soa_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 798 soa_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 799 soa_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 800 soa_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 801 soa_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 802 soa_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 803 soa_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 804 soa_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 805 soa_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 806 soa_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 807 soa_a1WET kg/kg/s 72 A wet deposition tendency 808 soa_a1SIC kg/kg/s 72 A soa_a1 ic wet deposition 809 soa_a1SIS kg/kg/s 72 A soa_a1 is wet deposition 810 soa_a1SBC kg/kg/s 72 A soa_a1 bc wet deposition 811 soa_a1SBS kg/kg/s 72 A soa_a1 bs wet deposition 812 soa_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 813 soa_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 814 soa_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 815 soa_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 816 soa_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 817 soa_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 818 soa_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 819 soa_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 820 soa_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 821 soa_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 822 soa_a2WET kg/kg/s 72 A wet deposition tendency 823 soa_a2SIC kg/kg/s 72 A soa_a2 ic wet deposition 824 soa_a2SIS kg/kg/s 72 A soa_a2 is wet deposition 825 soa_a2SBC kg/kg/s 72 A soa_a2 bc wet deposition 826 soa_a2SBS kg/kg/s 72 A soa_a2 bs wet deposition 827 GS_H2O2 kg/m2/s 1 A H2O2 gas chemistry/wet removal (for gas species) 828 AQ_H2O2 kg/m2/s 1 A H2O2 aqueous chemistry (for gas species) 829 GS_H2SO4 kg/m2/s 1 A H2SO4 gas chemistry/wet removal (for gas species) 830 AQ_H2SO4 kg/m2/s 1 A H2SO4 aqueous chemistry (for gas species) 831 GS_SO2 kg/m2/s 1 A SO2 gas chemistry/wet removal (for gas species) 832 AQ_SO2 kg/m2/s 1 A SO2 aqueous chemistry (for gas species) 833 GS_DMS kg/m2/s 1 A DMS gas chemistry/wet removal (for gas species) 834 AQ_DMS kg/m2/s 1 A DMS aqueous chemistry (for gas species) 835 GS_SOAG kg/m2/s 1 A SOAG gas chemistry/wet removal (for gas species) 836 AQ_SOAG kg/m2/s 1 A SOAG aqueous chemistry (for gas species) 837 GS_so4_a1 kg/m2/s 1 A so4_a1 gas chemistry/wet removal (for gas species) 838 AQ_so4_a1 kg/m2/s 1 A so4_a1 aqueous chemistry (for gas species) 839 so4_c1SFSEC kg/m2/s 1 A so4_c1 wet deposition flux (precip evap, convective) at surface 840 so4_c1SFSES kg/m2/s 1 A so4_c1 wet deposition flux (precip evap, stratiform) at surface 841 GS_pom_a1 kg/m2/s 1 A pom_a1 gas chemistry/wet removal (for gas species) 842 AQ_pom_a1 kg/m2/s 1 A pom_a1 aqueous chemistry (for gas species) 843 pom_c1SFSEC kg/m2/s 1 A pom_c1 wet deposition flux (precip evap, convective) at surface 844 pom_c1SFSES kg/m2/s 1 A pom_c1 wet deposition flux (precip evap, stratiform) at surface 845 GS_soa_a1 kg/m2/s 1 A soa_a1 gas chemistry/wet removal (for gas species) 846 AQ_soa_a1 kg/m2/s 1 A soa_a1 aqueous chemistry (for gas species) 847 soa_c1SFSEC kg/m2/s 1 A soa_c1 wet deposition flux (precip evap, convective) at surface 848 soa_c1SFSES kg/m2/s 1 A soa_c1 wet deposition flux (precip evap, stratiform) at surface 849 GS_bc_a1 kg/m2/s 1 A bc_a1 gas chemistry/wet removal (for gas species) 850 AQ_bc_a1 kg/m2/s 1 A bc_a1 aqueous chemistry (for gas species) 851 bc_c1SFSEC kg/m2/s 1 A bc_c1 wet deposition flux (precip evap, convective) at surface 852 bc_c1SFSES kg/m2/s 1 A bc_c1 wet deposition flux (precip evap, stratiform) at surface 853 GS_dst_a1 kg/m2/s 1 A dst_a1 gas chemistry/wet removal (for gas species) 854 AQ_dst_a1 kg/m2/s 1 A dst_a1 aqueous chemistry (for gas species) 855 dst_c1SFSEC kg/m2/s 1 A dst_c1 wet deposition flux (precip evap, convective) at surface 856 dst_c1SFSES kg/m2/s 1 A dst_c1 wet deposition flux (precip evap, stratiform) at surface 857 GS_ncl_a1 kg/m2/s 1 A ncl_a1 gas chemistry/wet removal (for gas species) 858 AQ_ncl_a1 kg/m2/s 1 A ncl_a1 aqueous chemistry (for gas species) 859 ncl_c1SFSEC kg/m2/s 1 A ncl_c1 wet deposition flux (precip evap, convective) at surface 860 ncl_c1SFSES kg/m2/s 1 A ncl_c1 wet deposition flux (precip evap, stratiform) at surface 861 GS_num_a1 1/m2/s 1 A num_a1 gas chemistry/wet removal (for gas species) 862 AQ_num_a1 1/m2/s 1 A num_a1 aqueous chemistry (for gas species) 863 num_c1SFSEC kg/m2/s 1 A num_c1 wet deposition flux (precip evap, convective) at surface 864 num_c1SFSES kg/m2/s 1 A num_c1 wet deposition flux (precip evap, stratiform) at surface 865 GS_so4_a2 kg/m2/s 1 A so4_a2 gas chemistry/wet removal (for gas species) 866 AQ_so4_a2 kg/m2/s 1 A so4_a2 aqueous chemistry (for gas species) 867 so4_c2SFSEC kg/m2/s 1 A so4_c2 wet deposition flux (precip evap, convective) at surface 868 so4_c2SFSES kg/m2/s 1 A so4_c2 wet deposition flux (precip evap, stratiform) at surface 869 GS_soa_a2 kg/m2/s 1 A soa_a2 gas chemistry/wet removal (for gas species) 870 AQ_soa_a2 kg/m2/s 1 A soa_a2 aqueous chemistry (for gas species) 871 soa_c2SFSEC kg/m2/s 1 A soa_c2 wet deposition flux (precip evap, convective) at surface 872 soa_c2SFSES kg/m2/s 1 A soa_c2 wet deposition flux (precip evap, stratiform) at surface 873 GS_ncl_a2 kg/m2/s 1 A ncl_a2 gas chemistry/wet removal (for gas species) 874 AQ_ncl_a2 kg/m2/s 1 A ncl_a2 aqueous chemistry (for gas species) 875 ncl_c2SFSEC kg/m2/s 1 A ncl_c2 wet deposition flux (precip evap, convective) at surface 876 ncl_c2SFSES kg/m2/s 1 A ncl_c2 wet deposition flux (precip evap, stratiform) at surface 877 GS_num_a2 1/m2/s 1 A num_a2 gas chemistry/wet removal (for gas species) 878 AQ_num_a2 1/m2/s 1 A num_a2 aqueous chemistry (for gas species) 879 num_c2SFSEC kg/m2/s 1 A num_c2 wet deposition flux (precip evap, convective) at surface 880 num_c2SFSES kg/m2/s 1 A num_c2 wet deposition flux (precip evap, stratiform) at surface 881 GS_dst_a3 kg/m2/s 1 A dst_a3 gas chemistry/wet removal (for gas species) 882 AQ_dst_a3 kg/m2/s 1 A dst_a3 aqueous chemistry (for gas species) 883 dst_c3SFSEC kg/m2/s 1 A dst_c3 wet deposition flux (precip evap, convective) at surface 884 dst_c3SFSES kg/m2/s 1 A dst_c3 wet deposition flux (precip evap, stratiform) at surface 885 GS_ncl_a3 kg/m2/s 1 A ncl_a3 gas chemistry/wet removal (for gas species) 886 AQ_ncl_a3 kg/m2/s 1 A ncl_a3 aqueous chemistry (for gas species) 887 ncl_c3SFSEC kg/m2/s 1 A ncl_c3 wet deposition flux (precip evap, convective) at surface 888 ncl_c3SFSES kg/m2/s 1 A ncl_c3 wet deposition flux (precip evap, stratiform) at surface 889 GS_so4_a3 kg/m2/s 1 A so4_a3 gas chemistry/wet removal (for gas species) 890 AQ_so4_a3 kg/m2/s 1 A so4_a3 aqueous chemistry (for gas species) 891 so4_c3SFSEC kg/m2/s 1 A so4_c3 wet deposition flux (precip evap, convective) at surface 892 so4_c3SFSES kg/m2/s 1 A so4_c3 wet deposition flux (precip evap, stratiform) at surface 893 GS_num_a3 1/m2/s 1 A num_a3 gas chemistry/wet removal (for gas species) 894 AQ_num_a3 1/m2/s 1 A num_a3 aqueous chemistry (for gas species) 895 num_c3SFSEC kg/m2/s 1 A num_c3 wet deposition flux (precip evap, convective) at surface 896 num_c3SFSES kg/m2/s 1 A num_c3 wet deposition flux (precip evap, stratiform) at surface 897 so4_c1 kg/kg 72 A so4_c1 in cloud water 898 so4_c1SFWET kg/m2/s 1 A so4_c1 wet deposition flux at surface 899 so4_c1SFSIC kg/m2/s 1 A so4_c1 wet deposition flux (incloud, convective) at surface 900 so4_c1SFSIS kg/m2/s 1 A so4_c1 wet deposition flux (incloud, stratiform) at surface 901 so4_c1SFSBC kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, convective) at surface 902 so4_c1SFSBS kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, stratiform) at surface 903 so4_c1DDF kg/m2/s 1 A so4_c1 dry deposition flux at bottom (grav + turb) 904 so4_c1TBF kg/m2/s 1 A so4_c1 turbulent dry deposition flux 905 so4_c1GVF kg/m2/s 1 A so4_c1 gravitational dry deposition flux 906 pom_c1 kg/kg 72 A pom_c1 in cloud water 907 pom_c1SFWET kg/m2/s 1 A pom_c1 wet deposition flux at surface 908 pom_c1SFSIC kg/m2/s 1 A pom_c1 wet deposition flux (incloud, convective) at surface 909 pom_c1SFSIS kg/m2/s 1 A pom_c1 wet deposition flux (incloud, stratiform) at surface 910 pom_c1SFSBC kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, convective) at surface 911 pom_c1SFSBS kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, stratiform) at surface 912 pom_c1DDF kg/m2/s 1 A pom_c1 dry deposition flux at bottom (grav + turb) 913 pom_c1TBF kg/m2/s 1 A pom_c1 turbulent dry deposition flux 914 pom_c1GVF kg/m2/s 1 A pom_c1 gravitational dry deposition flux 915 soa_c1 kg/kg 72 A soa_c1 in cloud water 916 soa_c1SFWET kg/m2/s 1 A soa_c1 wet deposition flux at surface 917 soa_c1SFSIC kg/m2/s 1 A soa_c1 wet deposition flux (incloud, convective) at surface 918 soa_c1SFSIS kg/m2/s 1 A soa_c1 wet deposition flux (incloud, stratiform) at surface 919 soa_c1SFSBC kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, convective) at surface 920 soa_c1SFSBS kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, stratiform) at surface 921 soa_c1DDF kg/m2/s 1 A soa_c1 dry deposition flux at bottom (grav + turb) 922 soa_c1TBF kg/m2/s 1 A soa_c1 turbulent dry deposition flux 923 soa_c1GVF kg/m2/s 1 A soa_c1 gravitational dry deposition flux 924 bc_c1 kg/kg 72 A bc_c1 in cloud water 925 bc_c1SFWET kg/m2/s 1 A bc_c1 wet deposition flux at surface 926 bc_c1SFSIC kg/m2/s 1 A bc_c1 wet deposition flux (incloud, convective) at surface 927 bc_c1SFSIS kg/m2/s 1 A bc_c1 wet deposition flux (incloud, stratiform) at surface 928 bc_c1SFSBC kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, convective) at surface 929 bc_c1SFSBS kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, stratiform) at surface 930 bc_c1DDF kg/m2/s 1 A bc_c1 dry deposition flux at bottom (grav + turb) 931 bc_c1TBF kg/m2/s 1 A bc_c1 turbulent dry deposition flux 932 bc_c1GVF kg/m2/s 1 A bc_c1 gravitational dry deposition flux 933 dst_c1 kg/kg 72 A dst_c1 in cloud water 934 dst_c1SFWET kg/m2/s 1 A dst_c1 wet deposition flux at surface 935 dst_c1SFSIC kg/m2/s 1 A dst_c1 wet deposition flux (incloud, convective) at surface 936 dst_c1SFSIS kg/m2/s 1 A dst_c1 wet deposition flux (incloud, stratiform) at surface 937 dst_c1SFSBC kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, convective) at surface 938 dst_c1SFSBS kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, stratiform) at surface 939 dst_c1DDF kg/m2/s 1 A dst_c1 dry deposition flux at bottom (grav + turb) 940 dst_c1TBF kg/m2/s 1 A dst_c1 turbulent dry deposition flux 941 dst_c1GVF kg/m2/s 1 A dst_c1 gravitational dry deposition flux 942 ncl_c1 kg/kg 72 A ncl_c1 in cloud water 943 ncl_c1SFWET kg/m2/s 1 A ncl_c1 wet deposition flux at surface 944 ncl_c1SFSIC kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, convective) at surface 945 ncl_c1SFSIS kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, stratiform) at surface 946 ncl_c1SFSBC kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, convective) at surface 947 ncl_c1SFSBS kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, stratiform) at surface 948 ncl_c1DDF kg/m2/s 1 A ncl_c1 dry deposition flux at bottom (grav + turb) 949 ncl_c1TBF kg/m2/s 1 A ncl_c1 turbulent dry deposition flux 950 ncl_c1GVF kg/m2/s 1 A ncl_c1 gravitational dry deposition flux 951 num_c1 1/kg 72 A num_c1 in cloud water 952 num_c1SFWET 1/m2/s 1 A num_c1 wet deposition flux at surface 953 num_c1SFSIC 1/m2/s 1 A num_c1 wet deposition flux (incloud, convective) at surface 954 num_c1SFSIS 1/m2/s 1 A num_c1 wet deposition flux (incloud, stratiform) at surface 955 num_c1SFSBC 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, convective) at surface 956 num_c1SFSBS 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, stratiform) at surface 957 num_c1DDF 1/m2/s 1 A num_c1 dry deposition flux at bottom (grav + turb) 958 num_c1TBF 1/m2/s 1 A num_c1 turbulent dry deposition flux 959 num_c1GVF 1/m2/s 1 A num_c1 gravitational dry deposition flux 960 so4_c2 kg/kg 72 A so4_c2 in cloud water 961 so4_c2SFWET kg/m2/s 1 A so4_c2 wet deposition flux at surface 962 so4_c2SFSIC kg/m2/s 1 A so4_c2 wet deposition flux (incloud, convective) at surface 963 so4_c2SFSIS kg/m2/s 1 A so4_c2 wet deposition flux (incloud, stratiform) at surface 964 so4_c2SFSBC kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, convective) at surface 965 so4_c2SFSBS kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, stratiform) at surface 966 so4_c2DDF kg/m2/s 1 A so4_c2 dry deposition flux at bottom (grav + turb) 967 so4_c2TBF kg/m2/s 1 A so4_c2 turbulent dry deposition flux 968 so4_c2GVF kg/m2/s 1 A so4_c2 gravitational dry deposition flux 969 soa_c2 kg/kg 72 A soa_c2 in cloud water 970 soa_c2SFWET kg/m2/s 1 A soa_c2 wet deposition flux at surface 971 soa_c2SFSIC kg/m2/s 1 A soa_c2 wet deposition flux (incloud, convective) at surface 972 soa_c2SFSIS kg/m2/s 1 A soa_c2 wet deposition flux (incloud, stratiform) at surface 973 soa_c2SFSBC kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, convective) at surface 974 soa_c2SFSBS kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, stratiform) at surface 975 soa_c2DDF kg/m2/s 1 A soa_c2 dry deposition flux at bottom (grav + turb) 976 soa_c2TBF kg/m2/s 1 A soa_c2 turbulent dry deposition flux 977 soa_c2GVF kg/m2/s 1 A soa_c2 gravitational dry deposition flux 978 ncl_c2 kg/kg 72 A ncl_c2 in cloud water 979 ncl_c2SFWET kg/m2/s 1 A ncl_c2 wet deposition flux at surface 980 ncl_c2SFSIC kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, convective) at surface 981 ncl_c2SFSIS kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, stratiform) at surface 982 ncl_c2SFSBC kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, convective) at surface 983 ncl_c2SFSBS kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, stratiform) at surface 984 ncl_c2DDF kg/m2/s 1 A ncl_c2 dry deposition flux at bottom (grav + turb) 985 ncl_c2TBF kg/m2/s 1 A ncl_c2 turbulent dry deposition flux 986 ncl_c2GVF kg/m2/s 1 A ncl_c2 gravitational dry deposition flux 987 num_c2 1/kg 72 A num_c2 in cloud water 988 num_c2SFWET 1/m2/s 1 A num_c2 wet deposition flux at surface 989 num_c2SFSIC 1/m2/s 1 A num_c2 wet deposition flux (incloud, convective) at surface 990 num_c2SFSIS 1/m2/s 1 A num_c2 wet deposition flux (incloud, stratiform) at surface 991 num_c2SFSBC 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, convective) at surface 992 num_c2SFSBS 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, stratiform) at surface 993 num_c2DDF 1/m2/s 1 A num_c2 dry deposition flux at bottom (grav + turb) 994 num_c2TBF 1/m2/s 1 A num_c2 turbulent dry deposition flux 995 num_c2GVF 1/m2/s 1 A num_c2 gravitational dry deposition flux 996 dst_c3 kg/kg 72 A dst_c3 in cloud water 997 dst_c3SFWET kg/m2/s 1 A dst_c3 wet deposition flux at surface 998 dst_c3SFSIC kg/m2/s 1 A dst_c3 wet deposition flux (incloud, convective) at surface 999 dst_c3SFSIS kg/m2/s 1 A dst_c3 wet deposition flux (incloud, stratiform) at surface 1000 dst_c3SFSBC kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, convective) at surface 1001 dst_c3SFSBS kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, stratiform) at surface 1002 dst_c3DDF kg/m2/s 1 A dst_c3 dry deposition flux at bottom (grav + turb) 1003 dst_c3TBF kg/m2/s 1 A dst_c3 turbulent dry deposition flux 1004 dst_c3GVF kg/m2/s 1 A dst_c3 gravitational dry deposition flux 1005 ncl_c3 kg/kg 72 A ncl_c3 in cloud water 1006 ncl_c3SFWET kg/m2/s 1 A ncl_c3 wet deposition flux at surface 1007 ncl_c3SFSIC kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, convective) at surface 1008 ncl_c3SFSIS kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, stratiform) at surface 1009 ncl_c3SFSBC kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, convective) at surface 1010 ncl_c3SFSBS kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, stratiform) at surface 1011 ncl_c3DDF kg/m2/s 1 A ncl_c3 dry deposition flux at bottom (grav + turb) 1012 ncl_c3TBF kg/m2/s 1 A ncl_c3 turbulent dry deposition flux 1013 ncl_c3GVF kg/m2/s 1 A ncl_c3 gravitational dry deposition flux 1014 so4_c3 kg/kg 72 A so4_c3 in cloud water 1015 so4_c3SFWET kg/m2/s 1 A so4_c3 wet deposition flux at surface 1016 so4_c3SFSIC kg/m2/s 1 A so4_c3 wet deposition flux (incloud, convective) at surface 1017 so4_c3SFSIS kg/m2/s 1 A so4_c3 wet deposition flux (incloud, stratiform) at surface 1018 so4_c3SFSBC kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, convective) at surface 1019 so4_c3SFSBS kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, stratiform) at surface 1020 so4_c3DDF kg/m2/s 1 A so4_c3 dry deposition flux at bottom (grav + turb) 1021 so4_c3TBF kg/m2/s 1 A so4_c3 turbulent dry deposition flux 1022 so4_c3GVF kg/m2/s 1 A so4_c3 gravitational dry deposition flux 1023 num_c3 1/kg 72 A num_c3 in cloud water 1024 num_c3SFWET 1/m2/s 1 A num_c3 wet deposition flux at surface 1025 num_c3SFSIC 1/m2/s 1 A num_c3 wet deposition flux (incloud, convective) at surface 1026 num_c3SFSIS 1/m2/s 1 A num_c3 wet deposition flux (incloud, stratiform) at surface 1027 num_c3SFSBC 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, convective) at surface 1028 num_c3SFSBS 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, stratiform) at surface 1029 num_c3DDF 1/m2/s 1 A num_c3 dry deposition flux at bottom (grav + turb) 1030 num_c3TBF 1/m2/s 1 A num_c3 turbulent dry deposition flux 1031 num_c3GVF 1/m2/s 1 A num_c3 gravitational dry deposition flux 1032 dgnumwet1 m 72 I Aerosol mode wet diameter 1033 dgnumwet2 m 72 I Aerosol mode wet diameter 1034 dgnumwet3 m 72 I Aerosol mode wet diameter 1035 XPH_LWC kg/kg 72 A pH value multiplied by lwc 1036 so4_c1AQSO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1037 so4_c1AQH2SO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1038 so4_c2AQSO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1039 so4_c2AQH2SO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1040 so4_c3AQSO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1041 so4_c3AQH2SO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1042 AQSO4_H2O2 kg/m2/s 1 A SO4 aqueous phase chemistry due to H2O2 1043 AQSO4_O3 kg/m2/s 1 A SO4 aqueous phase chemistry due to O3 1044 HEIGHT m 73 A geopotential height above surface at interfaces (m) 1045 CT_H2O_GHG kg/kg/s 72 A ghg-chem h2o source/sink 1046 CT_H2O2 kg/kg/s 72 A H2O2 source/sink 1047 SFH2O2 kg/m2/s 1 A H2O2 surface flux 1048 CT_H2SO4 kg/kg/s 72 A H2SO4 source/sink 1049 SFH2SO4 kg/m2/s 1 A H2SO4 surface flux 1050 CT_SO2 kg/kg/s 72 A SO2 source/sink 1051 SFSO2 kg/m2/s 1 A SO2 surface flux 1052 CT_DMS kg/kg/s 72 A DMS source/sink 1053 SFDMS kg/m2/s 1 A DMS surface flux 1054 CT_SOAG kg/kg/s 72 A SOAG source/sink 1055 SFSOAG kg/m2/s 1 A SOAG surface flux 1056 CT_so4_a1 kg/kg/s 72 A so4_a1 source/sink 1057 SFso4_a1 kg/m2/s 1 A so4_a1 surface flux 1058 CT_pom_a1 kg/kg/s 72 A pom_a1 source/sink 1059 SFpom_a1 kg/m2/s 1 A pom_a1 surface flux 1060 CT_soa_a1 kg/kg/s 72 A soa_a1 source/sink 1061 SFsoa_a1 kg/m2/s 1 A soa_a1 surface flux 1062 CT_bc_a1 kg/kg/s 72 A bc_a1 source/sink 1063 SFbc_a1 kg/m2/s 1 A bc_a1 surface flux 1064 CT_dst_a1 kg/kg/s 72 A dst_a1 source/sink 1065 SFdst_a1 kg/m2/s 1 A dst_a1 surface flux 1066 CT_ncl_a1 kg/kg/s 72 A ncl_a1 source/sink 1067 SFncl_a1 kg/m2/s 1 A ncl_a1 surface flux 1068 CT_num_a1 kg/kg/s 72 A num_a1 source/sink 1069 SFnum_a1 1/m2/s 1 A num_a1 surface flux 1070 CT_so4_a2 kg/kg/s 72 A so4_a2 source/sink 1071 SFso4_a2 kg/m2/s 1 A so4_a2 surface flux 1072 CT_soa_a2 kg/kg/s 72 A soa_a2 source/sink 1073 SFsoa_a2 kg/m2/s 1 A soa_a2 surface flux 1074 CT_ncl_a2 kg/kg/s 72 A ncl_a2 source/sink 1075 SFncl_a2 kg/m2/s 1 A ncl_a2 surface flux 1076 CT_num_a2 kg/kg/s 72 A num_a2 source/sink 1077 SFnum_a2 1/m2/s 1 A num_a2 surface flux 1078 CT_dst_a3 kg/kg/s 72 A dst_a3 source/sink 1079 SFdst_a3 kg/m2/s 1 A dst_a3 surface flux 1080 CT_ncl_a3 kg/kg/s 72 A ncl_a3 source/sink 1081 SFncl_a3 kg/m2/s 1 A ncl_a3 surface flux 1082 CT_so4_a3 kg/kg/s 72 A so4_a3 source/sink 1083 SFso4_a3 kg/m2/s 1 A so4_a3 surface flux 1084 CT_num_a3 kg/kg/s 72 A num_a3 source/sink 1085 SFnum_a3 1/m2/s 1 A num_a3 surface flux 1086 extfrc_01 72 I ext frcing 1087 extfrc_02 72 I ext frcing 1088 extfrc_03 72 I ext frcing 1089 extfrc_04 72 I ext frcing 1090 extfrc_05 72 I ext frcing 1091 extfrc_06 72 I ext frcing 1092 extfrc_07 72 I ext frcing 1093 jh2o2 /s 72 I photolysis rate 1094 usr_HO2_HO2 /cm3/s 72 I reaction rate 1095 usr_SO2_OH /cm3/s 72 I reaction rate 1096 usr_DMS_OH /cm3/s 72 I reaction rate 1097 J_001 /s 72 I photolysis rate 1098 R_001 /cm3/s 72 I reaction rate 1099 R_002 /cm3/s 72 I reaction rate 1100 R_003 /cm3/s 72 I reaction rate 1101 R_004 /cm3/s 72 I reaction rate 1102 R_005 /cm3/s 72 I reaction rate 1103 R_006 /cm3/s 72 I reaction rate 1104 DTCBS 1 I photolysis diagnostic black carbon OD 1105 DTOCS 1 I photolysis diagnostic organic carbon OD 1106 DTSO4 1 I photolysis diagnostic SO4 OD 1107 DTSOA 1 I photolysis diagnostic SOA OD 1108 DTANT 1 I photolysis diagnostic NH4SO4 OD 1109 DTSAL 1 I photolysis diagnostic salt OD 1110 DTDUST 1 I photolysis diagnostic dust OD 1111 DTTOTAL 1 I photolysis diagnostic total aerosol OD 1112 FRACDAY 1 I photolysis diagnostic fraction of day 1113 QDSAD /s 72 I water vapor sad delta 1114 SAD cm2/cm3 72 I sulfate aerosol SAD 1115 SAD_SULFC cm2/cm3 72 I chemical sulfate aerosol SAD 1116 SAD_SAGE cm2/cm3 72 I SAGE sulfate aerosol SAD 1117 SAD_LNAT cm2/cm3 72 I large-mode NAT aerosol SAD 1118 SAD_ICE cm2/cm3 72 I water-ice aerosol SAD 1119 RAD_SULFC cm 72 I chemical sad sulfate 1120 RAD_LNAT cm 72 I large nat radius 1121 RAD_ICE cm 72 I sad ice 1122 SAD_TROP cm2/cm3 72 I tropospheric aerosol SAD 1123 HNO3_STS mol/mol 72 I STS condensed HNO3 1124 HNO3_NAT mol/mol 72 I NAT condensed HNO3 1125 QDSETT /s 72 I water vapor settling delta 1126 QDCHEM /s 72 I water vapor chemistry delta 1127 HNO3_GAS mol/mol 72 I gas-phase hno3 1128 H2O_GAS mol/mol 72 I gas-phase h2o 1129 SZA degrees 1 I solar zenith angle 1130 NOX mol/mol 72 A nox volume mixing ratio 1131 NOY mol/mol 72 A noy volume mixing ratio 1132 BROX mol/mol 72 A brox volume mixing ratio 1133 BROY mol/mol 72 A total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl) 1134 CLOX mol/mol 72 A clox volume mixing ratio 1135 CLOY mol/mol 72 A total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl) 1136 TCLY mol/mol 72 A total Cl volume mixing ratio 1137 TOTH mol/mol 72 A total H2 volume mixing ratio 1138 NOY_mmr kg/kg 72 A NOy mass mixing ratio 1139 SOX_mmr kg/kg 72 A SOx mass mixing ratio 1140 NHX_mmr kg/kg 72 A NHx mass mixing ratio 1141 DV_H2O2 cm/s 1 A deposition velocity 1142 DF_H2O2 kg/m2/s 1 A dry deposition flux 1143 DH2O2CHM kg/s 72 A net tendency from chem 1144 WD_H2O2 kg/s 1 A H2O2 wet deposition 1145 WDR_H2O2 /s 72 A H2O2 wet deposition rate 1146 H2O2 mol/mol 72 A H2O2 concentration 1147 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 1148 DV_H2SO4 cm/s 1 A deposition velocity 1149 DF_H2SO4 kg/m2/s 1 A dry deposition flux 1150 DH2SO4CHM kg/s 72 A net tendency from chem 1151 WD_H2SO4 kg/s 1 A H2SO4 wet deposition 1152 WDR_H2SO4 /s 72 A H2SO4 wet deposition rate 1153 H2SO4 mol/mol 72 A H2SO4 concentration 1154 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 1155 DV_SO2 cm/s 1 A deposition velocity 1156 DF_SO2 kg/m2/s 1 A dry deposition flux 1157 DSO2CHM kg/s 72 A net tendency from chem 1158 WD_SO2 kg/s 1 A SO2 wet deposition 1159 WDR_SO2 /s 72 A SO2 wet deposition rate 1160 SO2 mol/mol 72 A SO2 concentration 1161 SO2_SRF mol/mol 1 A SO2 in bottom layer 1162 DV_DMS cm/s 1 A deposition velocity 1163 DF_DMS kg/m2/s 1 A dry deposition flux 1164 DDMSCHM kg/s 72 A net tendency from chem 1165 WD_DMS kg/s 1 A DMS wet deposition 1166 WDR_DMS /s 72 A DMS wet deposition rate 1167 DMS mol/mol 72 A DMS concentration 1168 DMS_SRF mol/mol 1 A DMS in bottom layer 1169 DV_SOAG cm/s 1 A deposition velocity 1170 DF_SOAG kg/m2/s 1 A dry deposition flux 1171 DSOAGCHM kg/s 72 A net tendency from chem 1172 WD_SOAG kg/s 1 A SOAG wet deposition 1173 WDR_SOAG /s 72 A SOAG wet deposition rate 1174 SOAG mol/mol 72 A SOAG concentration 1175 SOAG_SRF mol/mol 1 A SOAG in bottom layer 1176 DV_so4_a1 cm/s 1 A deposition velocity 1177 DF_so4_a1 kg/m2/s 1 A dry deposition flux 1178 Dso4_a1CHM kg/s 72 A net tendency from chem 1179 WD_so4_a1 kg/s 1 A so4_a1 wet deposition 1180 WDR_so4_a1 /s 72 A so4_a1 wet deposition rate 1181 so4_a1 kg/kg 72 A so4_a1 concentration 1182 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 1183 DV_pom_a1 cm/s 1 A deposition velocity 1184 DF_pom_a1 kg/m2/s 1 A dry deposition flux 1185 Dpom_a1CHM kg/s 72 A net tendency from chem 1186 WD_pom_a1 kg/s 1 A pom_a1 wet deposition 1187 WDR_pom_a1 /s 72 A pom_a1 wet deposition rate 1188 pom_a1 kg/kg 72 A pom_a1 concentration 1189 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 1190 DV_soa_a1 cm/s 1 A deposition velocity 1191 DF_soa_a1 kg/m2/s 1 A dry deposition flux 1192 Dsoa_a1CHM kg/s 72 A net tendency from chem 1193 WD_soa_a1 kg/s 1 A soa_a1 wet deposition 1194 WDR_soa_a1 /s 72 A soa_a1 wet deposition rate 1195 soa_a1 kg/kg 72 A soa_a1 concentration 1196 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 1197 DV_bc_a1 cm/s 1 A deposition velocity 1198 DF_bc_a1 kg/m2/s 1 A dry deposition flux 1199 Dbc_a1CHM kg/s 72 A net tendency from chem 1200 WD_bc_a1 kg/s 1 A bc_a1 wet deposition 1201 WDR_bc_a1 /s 72 A bc_a1 wet deposition rate 1202 bc_a1 kg/kg 72 A bc_a1 concentration 1203 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 1204 DV_dst_a1 cm/s 1 A deposition velocity 1205 DF_dst_a1 kg/m2/s 1 A dry deposition flux 1206 Ddst_a1CHM kg/s 72 A net tendency from chem 1207 WD_dst_a1 kg/s 1 A dst_a1 wet deposition 1208 WDR_dst_a1 /s 72 A dst_a1 wet deposition rate 1209 dst_a1 kg/kg 72 A dst_a1 concentration 1210 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 1211 DV_ncl_a1 cm/s 1 A deposition velocity 1212 DF_ncl_a1 kg/m2/s 1 A dry deposition flux 1213 Dncl_a1CHM kg/s 72 A net tendency from chem 1214 WD_ncl_a1 kg/s 1 A ncl_a1 wet deposition 1215 WDR_ncl_a1 /s 72 A ncl_a1 wet deposition rate 1216 ncl_a1 kg/kg 72 A ncl_a1 concentration 1217 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 1218 DV_num_a1 cm/s 1 A deposition velocity 1219 DF_num_a1 kg/m2/s 1 A dry deposition flux 1220 Dnum_a1CHM kg/s 72 A net tendency from chem 1221 WD_num_a1 kg/s 1 A num_a1 wet deposition 1222 WDR_num_a1 /s 72 A num_a1 wet deposition rate 1223 num_a1 1/kg 72 A num_a1 concentration 1224 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 1225 DV_so4_a2 cm/s 1 A deposition velocity 1226 DF_so4_a2 kg/m2/s 1 A dry deposition flux 1227 Dso4_a2CHM kg/s 72 A net tendency from chem 1228 WD_so4_a2 kg/s 1 A so4_a2 wet deposition 1229 WDR_so4_a2 /s 72 A so4_a2 wet deposition rate 1230 so4_a2 kg/kg 72 A so4_a2 concentration 1231 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 1232 DV_soa_a2 cm/s 1 A deposition velocity 1233 DF_soa_a2 kg/m2/s 1 A dry deposition flux 1234 Dsoa_a2CHM kg/s 72 A net tendency from chem 1235 WD_soa_a2 kg/s 1 A soa_a2 wet deposition 1236 WDR_soa_a2 /s 72 A soa_a2 wet deposition rate 1237 soa_a2 kg/kg 72 A soa_a2 concentration 1238 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 1239 DV_ncl_a2 cm/s 1 A deposition velocity 1240 DF_ncl_a2 kg/m2/s 1 A dry deposition flux 1241 Dncl_a2CHM kg/s 72 A net tendency from chem 1242 WD_ncl_a2 kg/s 1 A ncl_a2 wet deposition 1243 WDR_ncl_a2 /s 72 A ncl_a2 wet deposition rate 1244 ncl_a2 kg/kg 72 A ncl_a2 concentration 1245 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 1246 DV_num_a2 cm/s 1 A deposition velocity 1247 DF_num_a2 kg/m2/s 1 A dry deposition flux 1248 Dnum_a2CHM kg/s 72 A net tendency from chem 1249 WD_num_a2 kg/s 1 A num_a2 wet deposition 1250 WDR_num_a2 /s 72 A num_a2 wet deposition rate 1251 num_a2 1/kg 72 A num_a2 concentration 1252 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 1253 DV_dst_a3 cm/s 1 A deposition velocity 1254 DF_dst_a3 kg/m2/s 1 A dry deposition flux 1255 Ddst_a3CHM kg/s 72 A net tendency from chem 1256 WD_dst_a3 kg/s 1 A dst_a3 wet deposition 1257 WDR_dst_a3 /s 72 A dst_a3 wet deposition rate 1258 dst_a3 kg/kg 72 A dst_a3 concentration 1259 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 1260 DV_ncl_a3 cm/s 1 A deposition velocity 1261 DF_ncl_a3 kg/m2/s 1 A dry deposition flux 1262 Dncl_a3CHM kg/s 72 A net tendency from chem 1263 WD_ncl_a3 kg/s 1 A ncl_a3 wet deposition 1264 WDR_ncl_a3 /s 72 A ncl_a3 wet deposition rate 1265 ncl_a3 kg/kg 72 A ncl_a3 concentration 1266 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 1267 DV_so4_a3 cm/s 1 A deposition velocity 1268 DF_so4_a3 kg/m2/s 1 A dry deposition flux 1269 Dso4_a3CHM kg/s 72 A net tendency from chem 1270 WD_so4_a3 kg/s 1 A so4_a3 wet deposition 1271 WDR_so4_a3 /s 72 A so4_a3 wet deposition rate 1272 so4_a3 kg/kg 72 A so4_a3 concentration 1273 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 1274 DV_num_a3 cm/s 1 A deposition velocity 1275 DF_num_a3 kg/m2/s 1 A dry deposition flux 1276 Dnum_a3CHM kg/s 72 A net tendency from chem 1277 WD_num_a3 kg/s 1 A num_a3 wet deposition 1278 WDR_num_a3 /s 72 A num_a3 wet deposition rate 1279 num_a3 1/kg 72 A num_a3 concentration 1280 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 1281 MASS kg 72 A mass of grid box 1282 AREA m2 1 A area of grid box 1283 WD_NOY kg/s 1 A NOy wet deposition 1284 DF_NOY kg/m2/s 1 I NOy dry deposition flux 1285 WD_SOX kg/s 1 A SOx wet deposition 1286 DF_SOX kg/m2/s 1 I SOx dry deposition flux 1287 WD_NHX kg/s 1 A NHx wet deposition 1288 DF_NHX kg/m2/s 1 I NHx dry deposition flux 1289 TOZ DU 1 A Total column ozone 1290 r_jh2o2 molecules/cm3/se 72 A reaction rate 1291 r_HO2_HO2 molecules/cm3/se 72 A reaction rate 1292 r_SO2_OH molecules/cm3/se 72 A reaction rate 1293 r_DMS_OH molecules/cm3/se 72 A reaction rate 1294 M_dens molecules/cm3 72 A invariant density 1295 M_vmr mole/mole 72 A invariant density 1296 N2_dens molecules/cm3 72 A invariant density 1297 N2_vmr mole/mole 72 A invariant density 1298 O2_dens molecules/cm3 72 A invariant density 1299 O2_vmr mole/mole 72 A invariant density 1300 H2O_dens molecules/cm3 72 A invariant density 1301 H2O_vmr mole/mole 72 A invariant density 1302 O3_dens molecules/cm3 72 A invariant density 1303 O3_vmr mole/mole 72 A invariant density 1304 OH_dens molecules/cm3 72 A invariant density 1305 OH_vmr mole/mole 72 A invariant density 1306 NO3_dens molecules/cm3 72 A invariant density 1307 NO3_vmr mole/mole 72 A invariant density 1308 HO2_dens molecules/cm3 72 A invariant density 1309 HO2_vmr mole/mole 72 A invariant density 1310 CPH1 K/s 72 I O + O3 -> 2*O2 + 93.46 kcal/mol chem pot heating rate 1311 CPH2 K/s 72 I O + O + M -> O2 + M + 119.12 kcal/mol chem pot heating rate 1312 CPH3 K/s 72 I O + OH -> H + O2 + 16.35 kcal/mol chem pot heating rate 1313 CPH4 K/s 72 I O + HO2 -> OH + O2 + 53.97 kcal/mol chem pot heating rate 1314 CPH5 K/s 72 I H + O2 + M -> HO2 + M + 48.8 kcal/mol chem pot heating rate 1315 CPH6 K/s 72 I O + O2 + M -> O3 + M + 25.66 kcal/mol chem pot heating rate 1316 CPH7 K/s 72 I H + O3 -> OH + O2 + 46.27 kcal/mol chem pot heating rate 1317 CPH8 K/s 72 I HO2 + NO -> NO2 + OH + 8.06 kcal/mol chem pot heating rate 1318 CPH9 K/s 72 I HO2 + O3 -> 2*O2 + OH + 28.31 kcal/mol chem pot heating rate 1319 CPH10 K/s 72 I HO2 + HO2 -> H2O2 + O2 + 39.08 kcal/mol chem pot heating rate 1320 CPH11 K/s 72 I OH + O3 -> HO2 + O2 + 39.49 kcal/mol chem pot heating rate 1321 CPH12 K/s 72 I NO + O3 -> NO2 + O2 + 47.55 kcal/mol chem pot heating rate 1322 CPH13 K/s 72 I NO2 + O -> NO + O2 + 45.91 kcal/mol chem pot heating rate 1323 CPH14 K/s 72 I OH + HO2 -> H2O + O2 + 69.99 kcal/mol chem pot heating rate 1324 CPH15 K/s 72 I H + HO2 -> H2 + O2 + 55.4 kcal/mol chem pot heating rate 1325 CPH16 K/s 72 I O1D + O2 -> O + O2_1S + 7.63 kcal/mol chem pot heating rate 1326 CPH17 K/s 72 I O1D + N2 -> O + N2 + 45.14 kcal/mol chem pot heating rate 1327 CPH18 K/s 72 I O2_1S + O -> O2_1D + O + 14.97 kcal/mol chem pot heating rate 1328 CPH19 K/s 72 I O2_1S + O2 -> O2_1D + O2 + 14.97 kcal/mol chem pot heating rate 1329 CPH20 K/s 72 I O2_1S + N2 -> O2_1D + N2 + 14.97 kcal/mol chem pot heating rate 1330 CPH21 K/s 72 I O2_1S + O3 -> O2_1D + O3 + 14.97 kcal/mol chem pot heating rate 1331 CPH22 K/s 72 I O2_1D + O -> O2 + O + 22.54 kcal/mol chem pot heating rate 1332 CPH23 K/s 72 I O2_1D + O2 -> 2*O2 + 22.54 kcal/mol chem pot heating rate 1333 CPH24 K/s 72 I O2_1D + N2 -> O2 + N2 + 22.54 kcal/mol chem pot heating rate 1334 CPH25 K/s 72 I N2D + O2 -> NO + O1D + 42.43 kcal/mol chem pot heating rate 1335 CPH26 K/s 72 I N2D + O -> N + O + 54.88 kcal/mol chem pot heating rate 1336 CPH27 K/s 72 I N + O2 -> NO + O + 32.28 kcal/mol chem pot heating rate 1337 CPH28 K/s 72 I N + NO -> N2 + O + 61.8 kcal/mol chem pot heating rate 1338 CPH29 K/s 72 I O1D + O2 -> O + O2 + 45.14 kcal/mol chem pot heating rate 1339 CPH30 K/s 72 I Op + O2 -> O2p + O + 35.878 kcal/mol chem pot heating rate 1340 CPH31 K/s 72 I Op + N2 -> NOp + N + 25.105 kcal/mol chem pot heating rate 1341 CPH32 K/s 72 I N2p + O -> NOp + N2D + 16.140 kcal/mol chem pot heating rate 1342 CPH33 K/s 72 I O2p + N -> NOp + O + 97.073 kcal/mol chem pot heating rate 1343 CPH34 K/s 72 I O2p + NO -> NOp + O2 + 64.862 kcal/mol chem pot heating rate 1344 CPH35 K/s 72 I Np + O2 -> O2p + N + 57.322 kcal/mol chem pot heating rate 1345 CPH36 K/s 72 I Np + O2 -> NOp + O + 154.46 kcal/mol chem pot heating rate 1346 CPH37 K/s 72 I Np + O -> Op + N + 22.597 kcal/mol chem pot heating rate 1347 CPH38 K/s 72 I N2p + O2 -> O2p + N2 + 81.164 kcal/mol chem pot heating rate 1348 CPH39 K/s 72 I NOp + e -> 19.691 kcal/mol chem pot heating rate 1349 CPH40 K/s 72 I O2p + e -> 121.65 kcal/mol chem pot heating rate 1350 CPH41 K/s 72 I N2p + e -> 84.807 kcal/mol chem pot heating rate 1351 QCP K/s 72 I chem pot heating rate 1352 O3 mol/mol 72 I prescribed tracer constituent 1353 OH mol/mol 72 I prescribed tracer constituent 1354 NO3 mol/mol 72 I prescribed tracer constituent 1355 HO2 mol/mol 72 I prescribed tracer constituent 1356 NO_Lightning molec/cm3/s 72 A lightning NO source 1357 NO_Aircraft molec/cm3/s 72 A aircraft NO source 1358 CO_Aircraft molec/cm3/s 72 A aircraft CO source 1359 N4S_SPE molec/cm3/s 72 I solar proton event N(4S) source 1360 N2D_SPE molec/cm3/s 72 I solar proton event N(2S) source 1361 OH_SPE molec/cm3/s 72 I solar proton event HOx source 1362 SO2_XFRC molec/cm3/s 72 A external forcing for SO2 1363 SO2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for SO2 1364 so4_a1_XFRC molec/cm3/s 72 A external forcing for so4_a1 1365 so4_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a1 1366 pom_a1_XFRC molec/cm3/s 72 A external forcing for pom_a1 1367 pom_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for pom_a1 1368 bc_a1_XFRC molec/cm3/s 72 A external forcing for bc_a1 1369 bc_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for bc_a1 1370 num_a1_XFRC molec/cm3/s 72 A external forcing for num_a1 1371 num_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a1 1372 so4_a2_XFRC molec/cm3/s 72 A external forcing for so4_a2 1373 so4_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a2 1374 num_a2_XFRC molec/cm3/s 72 A external forcing for num_a2 1375 num_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a2 1376 H2SO4M_C ug/m3 72 I chemical sulfate aerosol mass 1377 H2O2_CHMP /cm3/s 72 I chemical production rate 1378 H2O2_CHML /cm3/s 72 I chemical loss rate 1379 H2SO4_CHMP /cm3/s 72 I chemical production rate 1380 H2SO4_CHML /cm3/s 72 I chemical loss rate 1381 SO2_CHMP /cm3/s 72 I chemical production rate 1382 SO2_CHML /cm3/s 72 I chemical loss rate 1383 DMS_CHMP /cm3/s 72 I chemical production rate 1384 DMS_CHML /cm3/s 72 I chemical loss rate 1385 SOAG_CHMP /cm3/s 72 I chemical production rate 1386 SOAG_CHML /cm3/s 72 I chemical loss rate 1387 so4_a1_CHMP /cm3/s 72 I chemical production rate 1388 so4_a1_CHML /cm3/s 72 I chemical loss rate 1389 pom_a1_CHMP /cm3/s 72 I chemical production rate 1390 pom_a1_CHML /cm3/s 72 I chemical loss rate 1391 soa_a1_CHMP /cm3/s 72 I chemical production rate 1392 soa_a1_CHML /cm3/s 72 I chemical loss rate 1393 bc_a1_CHMP /cm3/s 72 I chemical production rate 1394 bc_a1_CHML /cm3/s 72 I chemical loss rate 1395 dst_a1_CHMP /cm3/s 72 I chemical production rate 1396 dst_a1_CHML /cm3/s 72 I chemical loss rate 1397 ncl_a1_CHMP /cm3/s 72 I chemical production rate 1398 ncl_a1_CHML /cm3/s 72 I chemical loss rate 1399 num_a1_CHMP /cm3/s 72 I chemical production rate 1400 num_a1_CHML /cm3/s 72 I chemical loss rate 1401 so4_a2_CHMP /cm3/s 72 I chemical production rate 1402 so4_a2_CHML /cm3/s 72 I chemical loss rate 1403 soa_a2_CHMP /cm3/s 72 I chemical production rate 1404 soa_a2_CHML /cm3/s 72 I chemical loss rate 1405 ncl_a2_CHMP /cm3/s 72 I chemical production rate 1406 ncl_a2_CHML /cm3/s 72 I chemical loss rate 1407 num_a2_CHMP /cm3/s 72 I chemical production rate 1408 num_a2_CHML /cm3/s 72 I chemical loss rate 1409 dst_a3_CHMP /cm3/s 72 I chemical production rate 1410 dst_a3_CHML /cm3/s 72 I chemical loss rate 1411 ncl_a3_CHMP /cm3/s 72 I chemical production rate 1412 ncl_a3_CHML /cm3/s 72 I chemical loss rate 1413 so4_a3_CHMP /cm3/s 72 I chemical production rate 1414 so4_a3_CHML /cm3/s 72 I chemical loss rate 1415 num_a3_CHMP /cm3/s 72 I chemical production rate 1416 num_a3_CHML /cm3/s 72 I chemical loss rate 1417 ozone mol/mol 72 I prescribed ozone 1418 TTGWORO K/s 72 A T tendency - orographic gravity wave drag 1419 UTGWORO m/s2 72 A U tendency - orographic gravity wave drag 1420 VTGWORO m/s2 72 A V tendency - orographic gravity wave drag 1421 TAUGWX N/m2 1 A Zonal gravity wave surface stress 1422 TAUGWY N/m2 1 A Meridional gravity wave surface stress 1423 BUTGWSPEC m/s2 72 A Beres U tendency - gravity wave spectrum 1424 BVTGWSPEC m/s2 72 A Beres V tendency - gravity wave spectrum 1425 BUTEND1 m/s2 72 A Beres U tendency c < -40 1426 BUTEND2 m/s2 72 A Beres U tendency -40 < c < -15 1427 BUTEND3 m/s2 72 A Beres U tendency -15 < c < 15 1428 BUTEND4 m/s2 72 A Beres U tendency 15 < c < 40 1429 BUTEND5 m/s2 72 A Beres U tendency 40 < c 1430 BTAUE Pa 73 A Beres Eastward Reynolds stress 1431 BTAUW Pa 73 A Beres Westward Reynolds stress 1432 BTAUNET Pa 73 A Beres E+W Reynolds stress 1433 BTAUN Pa 73 A Beres Northward Reynolds stress 1434 BTAUS Pa 73 A Beres Southward Reynolds stress 1435 BEMF Pa 72 A Beres Eastward MF 1436 BWMF Pa 72 A Beres Westward MF 1437 BNMF Pa 72 A Beres Northward MF 1438 BSMF Pa 72 A Beres Southward MF 1439 BTTGWSDF K/s 72 A Beres t tendency - diffusion term 1440 BTTGWSKE K/s 72 A Beres t tendency - kinetic energy conversion term 1441 BTAUXSn32 Pa 72 A Beres tau at c= -80.00 m/s 1442 BTAUYSn32 Pa 72 A Beres tau at c= -80.00 m/s 1443 BTAUXSn31 Pa 72 A Beres tau at c= -77.50 m/s 1444 BTAUYSn31 Pa 72 A Beres tau at c= -77.50 m/s 1445 BTAUXSn30 Pa 72 A Beres tau at c= -75.00 m/s 1446 BTAUYSn30 Pa 72 A Beres tau at c= -75.00 m/s 1447 BTAUXSn29 Pa 72 A Beres tau at c= -72.50 m/s 1448 BTAUYSn29 Pa 72 A Beres tau at c= -72.50 m/s 1449 BTAUXSn28 Pa 72 A Beres tau at c= -70.00 m/s 1450 BTAUYSn28 Pa 72 A Beres tau at c= -70.00 m/s 1451 BTAUXSn27 Pa 72 A Beres tau at c= -67.50 m/s 1452 BTAUYSn27 Pa 72 A Beres tau at c= -67.50 m/s 1453 BTAUXSn26 Pa 72 A Beres tau at c= -65.00 m/s 1454 BTAUYSn26 Pa 72 A Beres tau at c= -65.00 m/s 1455 BTAUXSn25 Pa 72 A Beres tau at c= -62.50 m/s 1456 BTAUYSn25 Pa 72 A Beres tau at c= -62.50 m/s 1457 BTAUXSn24 Pa 72 A Beres tau at c= -60.00 m/s 1458 BTAUYSn24 Pa 72 A Beres tau at c= -60.00 m/s 1459 BTAUXSn23 Pa 72 A Beres tau at c= -57.50 m/s 1460 BTAUYSn23 Pa 72 A Beres tau at c= -57.50 m/s 1461 BTAUXSn22 Pa 72 A Beres tau at c= -55.00 m/s 1462 BTAUYSn22 Pa 72 A Beres tau at c= -55.00 m/s 1463 BTAUXSn21 Pa 72 A Beres tau at c= -52.50 m/s 1464 BTAUYSn21 Pa 72 A Beres tau at c= -52.50 m/s 1465 BTAUXSn20 Pa 72 A Beres tau at c= -50.00 m/s 1466 BTAUYSn20 Pa 72 A Beres tau at c= -50.00 m/s 1467 BTAUXSn19 Pa 72 A Beres tau at c= -47.50 m/s 1468 BTAUYSn19 Pa 72 A Beres tau at c= -47.50 m/s 1469 BTAUXSn18 Pa 72 A Beres tau at c= -45.00 m/s 1470 BTAUYSn18 Pa 72 A Beres tau at c= -45.00 m/s 1471 BTAUXSn17 Pa 72 A Beres tau at c= -42.50 m/s 1472 BTAUYSn17 Pa 72 A Beres tau at c= -42.50 m/s 1473 BTAUXSn16 Pa 72 A Beres tau at c= -40.00 m/s 1474 BTAUYSn16 Pa 72 A Beres tau at c= -40.00 m/s 1475 BTAUXSn15 Pa 72 A Beres tau at c= -37.50 m/s 1476 BTAUYSn15 Pa 72 A Beres tau at c= -37.50 m/s 1477 BTAUXSn14 Pa 72 A Beres tau at c= -35.00 m/s 1478 BTAUYSn14 Pa 72 A Beres tau at c= -35.00 m/s 1479 BTAUXSn13 Pa 72 A Beres tau at c= -32.50 m/s 1480 BTAUYSn13 Pa 72 A Beres tau at c= -32.50 m/s 1481 BTAUXSn12 Pa 72 A Beres tau at c= -30.00 m/s 1482 BTAUYSn12 Pa 72 A Beres tau at c= -30.00 m/s 1483 BTAUXSn11 Pa 72 A Beres tau at c= -27.50 m/s 1484 BTAUYSn11 Pa 72 A Beres tau at c= -27.50 m/s 1485 BTAUXSn10 Pa 72 A Beres tau at c= -25.00 m/s 1486 BTAUYSn10 Pa 72 A Beres tau at c= -25.00 m/s 1487 BTAUXSn09 Pa 72 A Beres tau at c= -22.50 m/s 1488 BTAUYSn09 Pa 72 A Beres tau at c= -22.50 m/s 1489 BTAUXSn08 Pa 72 A Beres tau at c= -20.00 m/s 1490 BTAUYSn08 Pa 72 A Beres tau at c= -20.00 m/s 1491 BTAUXSn07 Pa 72 A Beres tau at c= -17.50 m/s 1492 BTAUYSn07 Pa 72 A Beres tau at c= -17.50 m/s 1493 BTAUXSn06 Pa 72 A Beres tau at c= -15.00 m/s 1494 BTAUYSn06 Pa 72 A Beres tau at c= -15.00 m/s 1495 BTAUXSn05 Pa 72 A Beres tau at c= -12.50 m/s 1496 BTAUYSn05 Pa 72 A Beres tau at c= -12.50 m/s 1497 BTAUXSn04 Pa 72 A Beres tau at c= -10.00 m/s 1498 BTAUYSn04 Pa 72 A Beres tau at c= -10.00 m/s 1499 BTAUXSn03 Pa 72 A Beres tau at c= -7.50 m/s 1500 BTAUYSn03 Pa 72 A Beres tau at c= -7.50 m/s 1501 BTAUXSn02 Pa 72 A Beres tau at c= -5.00 m/s 1502 BTAUYSn02 Pa 72 A Beres tau at c= -5.00 m/s 1503 BTAUXSn01 Pa 72 A Beres tau at c= -2.50 m/s 1504 BTAUYSn01 Pa 72 A Beres tau at c= -2.50 m/s 1505 BTAUXSp00 Pa 72 A Beres tau at c= 0.00 m/s 1506 BTAUYSp00 Pa 72 A Beres tau at c= 0.00 m/s 1507 BTAUXSp01 Pa 72 A Beres tau at c= 2.50 m/s 1508 BTAUYSp01 Pa 72 A Beres tau at c= 2.50 m/s 1509 BTAUXSp02 Pa 72 A Beres tau at c= 5.00 m/s 1510 BTAUYSp02 Pa 72 A Beres tau at c= 5.00 m/s 1511 BTAUXSp03 Pa 72 A Beres tau at c= 7.50 m/s 1512 BTAUYSp03 Pa 72 A Beres tau at c= 7.50 m/s 1513 BTAUXSp04 Pa 72 A Beres tau at c= 10.00 m/s 1514 BTAUYSp04 Pa 72 A Beres tau at c= 10.00 m/s 1515 BTAUXSp05 Pa 72 A Beres tau at c= 12.50 m/s 1516 BTAUYSp05 Pa 72 A Beres tau at c= 12.50 m/s 1517 BTAUXSp06 Pa 72 A Beres tau at c= 15.00 m/s 1518 BTAUYSp06 Pa 72 A Beres tau at c= 15.00 m/s 1519 BTAUXSp07 Pa 72 A Beres tau at c= 17.50 m/s 1520 BTAUYSp07 Pa 72 A Beres tau at c= 17.50 m/s 1521 BTAUXSp08 Pa 72 A Beres tau at c= 20.00 m/s 1522 BTAUYSp08 Pa 72 A Beres tau at c= 20.00 m/s 1523 BTAUXSp09 Pa 72 A Beres tau at c= 22.50 m/s 1524 BTAUYSp09 Pa 72 A Beres tau at c= 22.50 m/s 1525 BTAUXSp10 Pa 72 A Beres tau at c= 25.00 m/s 1526 BTAUYSp10 Pa 72 A Beres tau at c= 25.00 m/s 1527 BTAUXSp11 Pa 72 A Beres tau at c= 27.50 m/s 1528 BTAUYSp11 Pa 72 A Beres tau at c= 27.50 m/s 1529 BTAUXSp12 Pa 72 A Beres tau at c= 30.00 m/s 1530 BTAUYSp12 Pa 72 A Beres tau at c= 30.00 m/s 1531 BTAUXSp13 Pa 72 A Beres tau at c= 32.50 m/s 1532 BTAUYSp13 Pa 72 A Beres tau at c= 32.50 m/s 1533 BTAUXSp14 Pa 72 A Beres tau at c= 35.00 m/s 1534 BTAUYSp14 Pa 72 A Beres tau at c= 35.00 m/s 1535 BTAUXSp15 Pa 72 A Beres tau at c= 37.50 m/s 1536 BTAUYSp15 Pa 72 A Beres tau at c= 37.50 m/s 1537 BTAUXSp16 Pa 72 A Beres tau at c= 40.00 m/s 1538 BTAUYSp16 Pa 72 A Beres tau at c= 40.00 m/s 1539 BTAUXSp17 Pa 72 A Beres tau at c= 42.50 m/s 1540 BTAUYSp17 Pa 72 A Beres tau at c= 42.50 m/s 1541 BTAUXSp18 Pa 72 A Beres tau at c= 45.00 m/s 1542 BTAUYSp18 Pa 72 A Beres tau at c= 45.00 m/s 1543 BTAUXSp19 Pa 72 A Beres tau at c= 47.50 m/s 1544 BTAUYSp19 Pa 72 A Beres tau at c= 47.50 m/s 1545 BTAUXSp20 Pa 72 A Beres tau at c= 50.00 m/s 1546 BTAUYSp20 Pa 72 A Beres tau at c= 50.00 m/s 1547 BTAUXSp21 Pa 72 A Beres tau at c= 52.50 m/s 1548 BTAUYSp21 Pa 72 A Beres tau at c= 52.50 m/s 1549 BTAUXSp22 Pa 72 A Beres tau at c= 55.00 m/s 1550 BTAUYSp22 Pa 72 A Beres tau at c= 55.00 m/s 1551 BTAUXSp23 Pa 72 A Beres tau at c= 57.50 m/s 1552 BTAUYSp23 Pa 72 A Beres tau at c= 57.50 m/s 1553 BTAUXSp24 Pa 72 A Beres tau at c= 60.00 m/s 1554 BTAUYSp24 Pa 72 A Beres tau at c= 60.00 m/s 1555 BTAUXSp25 Pa 72 A Beres tau at c= 62.50 m/s 1556 BTAUYSp25 Pa 72 A Beres tau at c= 62.50 m/s 1557 BTAUXSp26 Pa 72 A Beres tau at c= 65.00 m/s 1558 BTAUYSp26 Pa 72 A Beres tau at c= 65.00 m/s 1559 BTAUXSp27 Pa 72 A Beres tau at c= 67.50 m/s 1560 BTAUYSp27 Pa 72 A Beres tau at c= 67.50 m/s 1561 BTAUXSp28 Pa 72 A Beres tau at c= 70.00 m/s 1562 BTAUYSp28 Pa 72 A Beres tau at c= 70.00 m/s 1563 BTAUXSp29 Pa 72 A Beres tau at c= 72.50 m/s 1564 BTAUYSp29 Pa 72 A Beres tau at c= 72.50 m/s 1565 BTAUXSp30 Pa 72 A Beres tau at c= 75.00 m/s 1566 BTAUYSp30 Pa 72 A Beres tau at c= 75.00 m/s 1567 BTAUXSp31 Pa 72 A Beres tau at c= 77.50 m/s 1568 BTAUYSp31 Pa 72 A Beres tau at c= 77.50 m/s 1569 BTAUXSp32 Pa 72 A Beres tau at c= 80.00 m/s 1570 BTAUYSp32 Pa 72 A Beres tau at c= 80.00 m/s 1571 NETDT K/s 72 A Net heating rate 1572 MAXQ0 K/day 1 A Max column heating rate 1573 HDEPTH km 1 A Heating Depth 1574 EKGWSPEC M2/S 73 A effective Kzz due to gw spectrum 1575 TTGW K/s 72 A T tendency - gravity wave drag 1576 EXTINCT /m 72 A Aerosol extinction 1577 tropopause_m m 1 A tropopause level in meters 1578 ABSORB /m 72 A Aerosol absorption 1579 AODVIS 1 A Aerosol optical depth 550 nm 1580 AODALL 1 A AOD 550 nm for all time and species 1581 AODUV 1 A Aerosol optical depth 350 nm 1582 AODNIR 1 A Aerosol optical depth 850 nm 1583 AODABS 1 A Aerosol absorption optical depth 550 nm 1584 AODMODE1 1 A Aerosol optical depth 550 nm mode 1 1585 AODMODE2 1 A Aerosol optical depth 550 nm mode 2 1586 AODMODE3 1 A Aerosol optical depth 550 nm mode 3 1587 AODDUST1 1 A Aerosol optical depth 550 nm model 1 from dust 1588 AODDUST2 1 A Aerosol optical depth 550 nm model 2 from dust 1589 AODDUST3 1 A Aerosol optical depth 550 nm model 3 from dust 1590 AODDUST 1 A Aerosol optical depth 550 nm from dust 1591 AODSO4 1 A Aerosol optical depth 550 nm from SO4 1592 AODPOM 1 A Aerosol optical depth 550 nm from POM 1593 AODSOA 1 A Aerosol optical depth 550 nm from SOA 1594 AODBC 1 A Aerosol optical depth 550 nm from BC 1595 AODSS 1 A Aerosol optical depth 550 nm from seasalt 1596 AODABSBC 1 A Aerosol absorption optical depth 550 nm from BC 1597 BURDEN1 kg/m2 1 A Aerosol burden mode 1 1598 BURDEN2 kg/m2 1 A Aerosol burden mode 2 1599 BURDEN3 kg/m2 1 A Aerosol burden mode 3 1600 BURDENDUST kg/m2 1 A Dust aerosol burden 1601 BURDENSO4 kg/m2 1 A Sulfate aerosol burden 1602 BURDENPOM kg/m2 1 A POM aerosol burden 1603 BURDENSOA kg/m2 1 A SOA aerosol burden 1604 BURDENBC kg/m2 1 A Black carbon aerosol burden 1605 BURDENSEASALT kg/m2 1 A Seasalt aerosol burden 1606 SSAVIS 1 A Aerosol singel-scatter albedo 1607 TOT_CLD_VISTAU 1 72 A Total gbx cloud extinction visible sw optical depth 1608 TOT_ICLD_VISTAU 1 72 A Total in-cloud extinction visible sw optical depth 1609 LIQ_ICLD_VISTAU 1 72 A Liquid in-cloud extinction visible sw optical depth 1610 ICE_ICLD_VISTAU 1 72 A Ice in-cloud extinction visible sw optical depth 1611 SOLIN W/m2 1 A Solar insolation 1612 SOLL W/m2 1 A Solar downward near infrared direct to surface 1613 SOLS W/m2 1 A Solar downward visible direct to surface 1614 SOLLD W/m2 1 A Solar downward near infrared diffuse to surface 1615 SOLSD W/m2 1 A Solar downward visible diffuse to surface 1616 QRS K/s 72 A Solar heating rate 1617 QRSC K/s 72 A Clearsky solar heating rate 1618 FSNS W/m2 1 A Net solar flux at surface 1619 FSNT W/m2 1 A Net solar flux at top of model 1620 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 1621 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 1622 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 1623 FSUTOAC W/m2 1 A Clearsky upwelling solar flux at top of atmosphere 1624 FSN200 W/m2 1 A Net shortwave flux at 200 mb 1625 FSN200C W/m2 1 A Clearsky net shortwave flux at 200 mb 1626 FSNTC W/m2 1 A Clearsky net solar flux at top of model 1627 FSNSC W/m2 1 A Clearsky net solar flux at surface 1628 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 1629 FSDS W/m2 1 A Downwelling solar flux at surface 1630 FUS W/m2 73 I Shortwave upward flux 1631 FDS W/m2 73 I Shortwave downward flux 1632 FUSC W/m2 73 I Shortwave clear-sky upward flux 1633 FDSC W/m2 73 I Shortwave clear-sky downward flux 1634 FSNIRTOA W/m2 1 A Net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1635 FSNRTOAC W/m2 1 A Clearsky net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1636 FSNRTOAS W/m2 1 A Net near-infrared flux (>= 0.7 microns) at top of atmosphere 1637 SWCF W/m2 1 A Shortwave cloud forcing 1638 QRL K/s 72 A Longwave heating rate 1639 QRLC K/s 72 A Clearsky longwave heating rate 1640 FLDS W/m2 1 A Downwelling longwave flux at surface 1641 FLDSC W/m2 1 A Clearsky Downwelling longwave flux at surface 1642 FLNS W/m2 1 A Net longwave flux at surface 1643 FLNT W/m2 1 A Net longwave flux at top of model 1644 FLUT W/m2 1 A Upwelling longwave flux at top of model 1645 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 1646 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 1647 LWCF W/m2 1 A Longwave cloud forcing 1648 FLN200 W/m2 1 A Net longwave flux at 200 mb 1649 FLN200C W/m2 1 A Clearsky net longwave flux at 200 mb 1650 FLNSC W/m2 1 A Clearsky net longwave flux at surface 1651 FUL W/m2 73 I Longwave upward flux 1652 FDL W/m2 73 I Longwave downward flux 1653 FULC W/m2 73 I Longwave clear-sky upward flux 1654 FDLC W/m2 73 I Longwave clear-sky downward flux 1655 EMIS 1 72 A Cloud longwave emissivity 1656 HR K/s 72 A Heating rate needed for d(theta)/dt computation 1657 CLDFSNOW 1 72 I CLDFSNOW 1658 SNOW_ICLD_VISTAU 1 72 A Snow in-cloud extinction visible sw optical depth 1659 ICWMR kg/kg 72 A Prognostic in-cloud water mixing ratio 1660 ICIMR kg/kg 72 A Prognostic in-cloud ice mixing ratio 1661 IWC kg/m3 72 A Grid box average ice water content 1662 LWC kg/m3 72 A Grid box average liquid water content 1663 ICLDIWP kg/m2 72 A In-cloud ice water path 1664 ICLDTWP kg/m2 72 A In-cloud cloud total water path (liquid and ice) 1665 GCLDLWP kg/m2 72 A Grid-box cloud water path 1666 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 1667 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 1668 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 1669 lambda_cloud 1/meter 72 I lambda in cloud 1670 mu_cloud 1 72 I mu in cloud 1671 dei_cloud micrometers 72 I ice radiative effective diameter in cloud 1672 SETLWP gram/m2 72 A Prescribed liquid water path 1673 LWSH m 1 A Liquid water scale height 1674 EFFCLD fraction 72 A Effective cloud fraction 1675 EMISCLD 1 72 A cloud emissivity 1676 CLOUD 1 72 A Cloud fraction 1677 CLDTOT 1 1 A Vertically-integrated total cloud 1678 CLDLOW 1 1 A Vertically-integrated low cloud 1679 CLDMED 1 1 A Vertically-integrated mid-level cloud 1680 CLDHGH 1 1 A Vertically-integrated high cloud 1681 qt_pre_Cu kg/kg 72 I qt_preCU 1682 sl_pre_Cu J/kg 72 I sl_preCU 1683 slv_pre_Cu J/kg 72 I slv_preCU 1684 u_pre_Cu m/s 72 I u_preCU 1685 v_pre_Cu m/s 72 I v_preCU 1686 qv_pre_Cu kg/kg 72 I qv_preCU 1687 ql_pre_Cu kg/kg 72 I ql_preCU 1688 qi_pre_Cu kg/kg 72 I qi_preCU 1689 t_pre_Cu K 72 I t_preCU 1690 rh_pre_Cu % 72 I rh_preCU 1691 qt_aft_Cu kg/kg 72 I qt_afterCU 1692 sl_aft_Cu J/kg 72 I sl_afterCU 1693 slv_aft_Cu J/kg 72 I slv_afterCU 1694 u_aft_Cu m/s 72 I u_afterCU 1695 v_aft_Cu m/s 72 I v_afterCU 1696 qv_aft_Cu kg/kg 72 I qv_afterCU 1697 ql_aft_Cu kg/kg 72 I ql_afterCU 1698 qi_aft_Cu kg/kg 72 I qi_afterCU 1699 t_aft_Cu K 72 I t_afterCU 1700 rh_aft_Cu % 72 I rh_afterCU 1701 tten_Cu K/s 72 I Temprtaure tendency by cumulus convection 1702 rhten_Cu %/s 72 I RH tendency by cumumus convection 1703 CMFDT K/s 72 A T tendency - shallow convection 1704 CMFDQ kg/kg/s 72 A QV tendency - shallow convection 1705 CMFDLIQ kg/kg/s 72 A Cloud liq tendency - shallow convection 1706 CMFDICE kg/kg/s 72 A Cloud ice tendency - shallow convection 1707 CMFDQR kg/kg/s 72 A Q tendency - shallow convection rainout 1708 EVAPTCM K/s 72 A T tendency - Evaporation/snow prod from Hack convection 1709 FZSNTCM K/s 72 A T tendency - Rain to snow conversion from Hack convection 1710 EVSNTCM K/s 72 A T tendency - Snow to rain prod from Hack convection 1711 EVAPQCM kg/kg/s 72 A Q tendency - Evaporation from Hack convection 1712 QC kg/kg/s 72 A Q tendency - shallow convection LW export 1713 PRECSH m/s 1 A Shallow Convection precipitation rate 1714 CMFMC kg/m2/s 73 A Moist shallow convection mass flux 1715 CMFSL W/m2 73 A Moist shallow convection liquid water static energy flux 1716 CMFLQ W/m2 73 A Moist shallow convection total water flux 1717 CIN J/kg 1 A Convective inhibition 1718 CBMF kg/m2/s 1 A Cloud base mass flux 1719 CLDTOP 1 1 I Vertical index of cloud top 1720 CLDBOT 1 1 I Vertical index of cloud base 1721 PCLDTOP 1 1 A Pressure of cloud top 1722 PCLDBOT 1 1 A Pressure of cloud base 1723 FREQSH fraction 1 A Fractional occurance of shallow convection 1724 HKFLXPRC kg/m2/s 73 A Flux of precipitation from HK convection 1725 HKFLXSNW kg/m2/s 73 A Flux of snow from HK convection 1726 HKNTPRPD kg/kg/s 72 A Net precipitation production from HK convection 1727 HKNTSNPD kg/kg/s 72 A Net snow production from HK convection 1728 HKEIHEAT W/kg 72 A Heating by ice and evaporation in HK convection 1729 ICWMRSH kg/kg 72 A Shallow Convection in-cloud water mixing ratio 1730 SH_CLD fraction 72 A Shallow convective cloud cover 1731 DP_CLD fraction 72 A Deep convective cloud cover 1732 ICWMRDP kg/kg 72 A Deep Convection in-cloud water mixing ratio 1733 num_a1_mixnuc1 #/m2/s 1 A num_a1 dropmixnuc mixnuc column tendency 1734 num_c1_mixnuc1 #/m2/s 1 A num_c1 dropmixnuc mixnuc column tendency 1735 so4_a1_mixnuc1 kg/m2/s 1 A so4_a1 dropmixnuc mixnuc column tendency 1736 so4_c1_mixnuc1 kg/m2/s 1 A so4_c1 dropmixnuc mixnuc column tendency 1737 pom_a1_mixnuc1 kg/m2/s 1 A pom_a1 dropmixnuc mixnuc column tendency 1738 pom_c1_mixnuc1 kg/m2/s 1 A pom_c1 dropmixnuc mixnuc column tendency 1739 soa_a1_mixnuc1 kg/m2/s 1 A soa_a1 dropmixnuc mixnuc column tendency 1740 soa_c1_mixnuc1 kg/m2/s 1 A soa_c1 dropmixnuc mixnuc column tendency 1741 bc_a1_mixnuc1 kg/m2/s 1 A bc_a1 dropmixnuc mixnuc column tendency 1742 bc_c1_mixnuc1 kg/m2/s 1 A bc_c1 dropmixnuc mixnuc column tendency 1743 dst_a1_mixnuc1 kg/m2/s 1 A dst_a1 dropmixnuc mixnuc column tendency 1744 dst_c1_mixnuc1 kg/m2/s 1 A dst_c1 dropmixnuc mixnuc column tendency 1745 ncl_a1_mixnuc1 kg/m2/s 1 A ncl_a1 dropmixnuc mixnuc column tendency 1746 ncl_c1_mixnuc1 kg/m2/s 1 A ncl_c1 dropmixnuc mixnuc column tendency 1747 num_a2_mixnuc1 #/m2/s 1 A num_a2 dropmixnuc mixnuc column tendency 1748 num_c2_mixnuc1 #/m2/s 1 A num_c2 dropmixnuc mixnuc column tendency 1749 so4_a2_mixnuc1 kg/m2/s 1 A so4_a2 dropmixnuc mixnuc column tendency 1750 so4_c2_mixnuc1 kg/m2/s 1 A so4_c2 dropmixnuc mixnuc column tendency 1751 soa_a2_mixnuc1 kg/m2/s 1 A soa_a2 dropmixnuc mixnuc column tendency 1752 soa_c2_mixnuc1 kg/m2/s 1 A soa_c2 dropmixnuc mixnuc column tendency 1753 ncl_a2_mixnuc1 kg/m2/s 1 A ncl_a2 dropmixnuc mixnuc column tendency 1754 ncl_c2_mixnuc1 kg/m2/s 1 A ncl_c2 dropmixnuc mixnuc column tendency 1755 num_a3_mixnuc1 #/m2/s 1 A num_a3 dropmixnuc mixnuc column tendency 1756 num_c3_mixnuc1 #/m2/s 1 A num_c3 dropmixnuc mixnuc column tendency 1757 dst_a3_mixnuc1 kg/m2/s 1 A dst_a3 dropmixnuc mixnuc column tendency 1758 dst_c3_mixnuc1 kg/m2/s 1 A dst_c3 dropmixnuc mixnuc column tendency 1759 ncl_a3_mixnuc1 kg/m2/s 1 A ncl_a3 dropmixnuc mixnuc column tendency 1760 ncl_c3_mixnuc1 kg/m2/s 1 A ncl_c3 dropmixnuc mixnuc column tendency 1761 so4_a3_mixnuc1 kg/m2/s 1 A so4_a3 dropmixnuc mixnuc column tendency 1762 so4_c3_mixnuc1 kg/m2/s 1 A so4_c3 dropmixnuc mixnuc column tendency 1763 CCN1 1/cm3 72 A CCN concentration at S=0.02% 1764 CCN2 1/cm3 72 A CCN concentration at S=0.05% 1765 CCN3 1/cm3 72 A CCN concentration at S=0.1% 1766 CCN4 1/cm3 72 A CCN concentration at S=0.2% 1767 CCN5 1/cm3 72 A CCN concentration at S=0.5% 1768 CCN6 1/cm3 72 A CCN concentration at S=1.0% 1769 WTKE m/s 72 A Standard deviation of updraft velocity 1770 NDROPMIX 1/kg/s 72 A Droplet number mixing 1771 NDROPSRC 1/kg/s 72 A Droplet number source 1772 NDROPSNK 1/kg/s 72 A Droplet number loss by microphysics 1773 NDROPCOL 1/m2 1 A Column droplet number 1774 LCLOUD 72 A Liquid cloud fraction used in stratus activation 1775 WSUB m/s 72 A Diagnostic sub-grid vertical velocity 1776 WSUBI m/s 72 A Diagnostic sub-grid vertical velocity for ice 1777 WLARGE m/s 72 A Large-scale vertical velocity 1778 WSIG m/s 72 A Subgrid standard deviation of vertical velocity 1779 WSUBI2 m/s 72 A Mean updraft, with stddev=f(TKE) 1780 RHICE 0-1 72 A RHi for ice nucleation 1781 NIHF 1/m3 72 A Activated Ice Number Concentation due to homogenous freezing 1782 NIDEP 1/m3 72 A Activated Ice Number Concentation due to deposition nucleation 1783 NIIMM 1/m3 72 A Activated Ice Number Concentation due to immersion freezing 1784 NIMEY 1/m3 72 A Activated Ice Number Concentation due to meyers deposition 1785 bc_num #/cm3 72 A total bc number 1786 dst1_num #/cm3 72 A total dst1 number 1787 dst3_num #/cm3 72 A total dst3 number 1788 bcc_num #/cm3 72 A coated bc number 1789 dst1c_num #/cm3 72 A coated dst1 number 1790 dst3c_num #/cm3 72 A coated dst3 number 1791 bcuc_num #/cm3 72 A uncoated bc number 1792 dst1uc_num #/cm3 72 A uncoated dst1 number 1793 dst3uc_num #/cm3 72 A uncoated dst3 number 1794 bc_a1_num #/cm3 72 A interstitial bc number 1795 dst_a1_num #/cm3 72 A interstitial dst1 number 1796 dst_a3_num #/cm3 72 A interstitial dst3 number 1797 bc_c1_num #/cm3 72 A cloud borne bc number 1798 dst_c1_num #/cm3 72 A cloud borne dst1 number 1799 dst_c3_num #/cm3 72 A cloud borne dst3 number 1800 fn_bc_c1_num #/cm3 72 A cloud borne bc number derived from fn 1801 fn_dst_c1_num #/cm3 72 A cloud borne dst1 number derived from fn 1802 fn_dst_c3_num #/cm3 72 A cloud borne dst3 number derived from fn 1803 na500 #/cm3 72 A interstitial aerosol number with D>500 nm 1804 totna500 #/cm3 72 A total aerosol number with D>500 nm 1805 FREQIMM fraction 72 A Fractional occurance of immersion freezing 1806 FREQCNT fraction 72 A Fractional occurance of contact freezing 1807 FREQDEP fraction 72 A Fractional occurance of deposition freezing 1808 FREQMIX fraction 72 A Fractional occurance of mixed-phase clouds 1809 DSTFREZIMM m-3s-1 72 A dust immersion freezing rate 1810 DSTFREZCNT m-3s-1 72 A dust contact freezing rate 1811 DSTFREZDEP m-3s-1 72 A dust deposition freezing rate 1812 BCFREZIMM m-3s-1 72 A bc immersion freezing rate 1813 BCFREZCNT m-3s-1 72 A bc contact freezing rate 1814 BCFREZDEP m-3s-1 72 A bc deposition freezing rate 1815 NIMIX_IMM #/m3 72 A Activated Ice Number Concentration due to het immersion freezing in Mixed Clouds 1816 NIMIX_CNT #/m3 72 A Activated Ice Number Concentration due to het contact freezing in Mixed Clouds 1817 NIMIX_DEP #/m3 72 A Activated Ice Number Concentration due to het deposition freezing in Mixed Clouds 1818 DSTNIDEP #/m3 72 A Activated Ice Number Concentration due to dst dep freezing in Mixed Clouds 1819 DSTNICNT #/m3 72 A Activated Ice Number Concentration due to dst cnt freezing in Mixed Clouds 1820 DSTNIIMM #/m3 72 A Activated Ice Number Concentration due to dst imm freezing in Mixed Clouds 1821 BCNIDEP #/m3 72 A Activated Ice Number Concentration due to bc dep freezing in Mixed Clouds 1822 BCNICNT #/m3 72 A Activated Ice Number Concentration due to bc cnt freezing in Mixed Clouds 1823 BCNIIMM #/m3 72 A Activated Ice Number Concentration due to bc imm freezing in Mixed Clouds 1824 NUMICE10s #/m3 72 A Ice Number Concentration due to het freezing in Mixed Clouds during 10-s period 1825 NUMIMM10sDST #/m3 72 A Ice Number Concentration due to imm freezing by dst in Mixed Clouds during 10-s period 1826 NUMIMM10sBC #/m3 72 A Ice Number Concentration due to imm freezing by bc in Mixed Clouds during 10-s period 1827 CLDLIQ kg/kg 72 A Grid box averaged cloud liquid amount 1828 SFCLDLIQ kg/m2/s 1 A CLDLIQ surface flux 1829 CLDICE kg/kg 72 A Grid box averaged cloud ice amount 1830 SFCLDICE kg/m2/s 1 A CLDICE surface flux 1831 NUMLIQ 1/kg 72 A Grid box averaged cloud liquid number 1832 SFNUMLIQ 1/m2/s 1 A NUMLIQ surface flux 1833 NUMICE 1/kg 72 A Grid box averaged cloud ice number 1834 SFNUMICE 1/m2/s 1 A NUMICE surface flux 1835 RAINQM kg/kg 72 A Grid box averaged rain amount 1836 SFRAINQM kg/m2/s 1 A RAINQM surface flux 1837 SNOWQM kg/kg 72 A Grid box averaged snow amount 1838 SFSNOWQM kg/m2/s 1 A SNOWQM surface flux 1839 NUMRAI 1/kg 72 A Grid box averaged rain number 1840 SFNUMRAI 1/m2/s 1 A NUMRAI surface flux 1841 NUMSNO 1/kg 72 A Grid box averaged snow number 1842 SFNUMSNO 1/m2/s 1 A NUMSNO surface flux 1843 CLDLIQAP kg/kg 72 A CLDLIQ after physics 1844 CLDICEAP kg/kg 72 A CLDICE after physics 1845 CLDLIQBP kg/kg 72 A CLDLIQ before physics 1846 CLDICEBP kg/kg 72 A CLDICE before physics 1847 RAINQMAP kg/kg 72 A RAINQM after physics 1848 SNOWQMAP kg/kg 72 A SNOWQM after physics 1849 RAINQMBP kg/kg 72 A RAINQM before physics 1850 SNOWQMBP kg/kg 72 A SNOWQM before physics 1851 CME kg/kg/s 72 A Rate of cond-evap within the cloud 1852 PRODPREC kg/kg/s 72 A Rate of conversion of condensate to precip 1853 EVAPPREC kg/kg/s 72 A Rate of evaporation of falling precip 1854 EVAPSNOW kg/kg/s 72 A Rate of evaporation of falling snow 1855 HPROGCLD W/kg 72 A Heating from prognostic clouds 1856 FICE 1 72 A Fractional ice content within cloud 1857 ICWMRST kg/kg 72 A Prognostic in-stratus water mixing ratio 1858 ICIMRST kg/kg 72 A Prognostic in-stratus ice mixing ratio 1859 QCSEVAP kg/kg/s 72 A Rate of evaporation of falling cloud water 1860 QISEVAP kg/kg/s 72 A Rate of sublimation of falling cloud ice 1861 QVRES kg/kg/s 72 A Rate of residual condensation term 1862 CMEIOUT kg/kg/s 72 A Rate of deposition/sublimation of cloud ice 1863 VTRMC m/s 72 A Mass-weighted cloud water fallspeed 1864 VTRMI m/s 72 A Mass-weighted cloud ice fallspeed 1865 QCSEDTEN kg/kg/s 72 A Cloud water mixing ratio tendency from sedimentation 1866 QISEDTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from sedimentation 1867 PRAO kg/kg/s 72 A Accretion of cloud water by rain 1868 PRCO kg/kg/s 72 A Autoconversion of cloud water 1869 MNUCCCO kg/kg/s 72 A Immersion freezing of cloud water 1870 MNUCCTO kg/kg/s 72 A Contact freezing of cloud water 1871 MNUCCDO kg/kg/s 72 A Homogeneous and heterogeneous nucleation from vapor 1872 MNUCCDOhet kg/kg/s 72 A Heterogeneous nucleation from vapor 1873 MSACWIO kg/kg/s 72 A Conversion of cloud water from rime-splintering 1874 PSACWSO kg/kg/s 72 A Accretion of cloud water by snow 1875 BERGSO kg/kg/s 72 A Conversion of cloud water to snow from bergeron 1876 BERGO kg/kg/s 72 A Conversion of cloud water to cloud ice from bergeron 1877 MELTO kg/kg/s 72 A Melting of cloud ice 1878 HOMOO kg/kg/s 72 A Homogeneous freezing of cloud water 1879 QCRESO kg/kg/s 72 A Residual condensation term for cloud water 1880 PRCIO kg/kg/s 72 A Autoconversion of cloud ice 1881 PRAIO kg/kg/s 72 A Accretion of cloud ice by rain 1882 QIRESO kg/kg/s 72 A Residual deposition term for cloud ice 1883 MNUCCRO kg/kg/s 72 A Heterogeneous freezing of rain to snow 1884 PRACSO kg/kg/s 72 A Accretion of rain by snow 1885 MELTSDT W/kg 72 A Latent heating rate due to melting of snow 1886 FRZRDT W/kg 72 A Latent heating rate due to homogeneous freezing of rain 1887 nnuccco 1/(kg*s) 72 A nnuccc(i,k)*lcldm(i,k) 1888 nnuccto 1/(kg*s) 72 A nnucct(i,k)*lcldm(i,k) 1889 npsacwso 1/(kg*s) 72 A npsacws(i,k)*lcldm(i,k) 1890 nsubco 1/(kg*s) 72 A nsubc(i,k)*lcldm(i,k) 1891 nprao 1/(kg*s) 72 A npra(i,k)*lcldm(i,k) 1892 nprc1o 1/(kg*s) 72 A nprc1(i,k)*lcldm(i,k) 1893 nnuccdo 1/(kg*s) 72 A nnuccd(i,k)*lcldm(i,k) 1894 tmpfrzo 1/(kg*s) 72 A tmpfrz(i,k)*lcldm(i,k) 1895 nnudepo 1/(kg*s) 72 A nnudep(i,k)*lcldm(i,k) 1896 nsacwio 1/(kg*s) 72 A nsacwi(i,k)*lcldm(i,k) 1897 nsubio 1/(kg*s) 72 A nsubi(i,k)*lcldm(i,k) 1898 nprcio 1/(kg*s) 72 A nprci(i,k)*icldm(i,k) 1899 npraio 1/(kg*s) 72 A nprai(i,k)*icldm(i,k) 1900 nnuccrio 1/(kg*s) 72 A nnuccri(i,k)*precip_frac(i,k) 1901 mnuccrio 1/(kg*s) 72 A mnuccri(i,k)*precip_frac(i,k) 1902 mnudepo 1/(kg*s) 72 A mnudep(i,k)*lcldm(i,k) 1903 QRSEDTEN kg/kg/s 72 A Rain mixing ratio tendency from sedimentation 1904 QSSEDTEN kg/kg/s 72 A Snow mixing ratio tendency from sedimentation 1905 MPDT W/kg 72 A Heating tendency - Morrison microphysics 1906 MPDQ kg/kg/s 72 A Q tendency - Morrison microphysics 1907 MPDLIQ kg/kg/s 72 A CLDLIQ tendency - Morrison microphysics 1908 MPDICE kg/kg/s 72 A CLDICE tendency - Morrison microphysics 1909 MPDNLIQ 1/kg/s 72 A NUMLIQ tendency - Morrison microphysics 1910 MPDNICE 1/kg/s 72 A NUMICE tendency - Morrison microphysics 1911 MPDW2V kg/kg/s 72 A Water <--> Vapor tendency - Morrison microphysics 1912 MPDW2I kg/kg/s 72 A Water <--> Ice tendency - Morrison microphysics 1913 MPDW2P kg/kg/s 72 A Water <--> Precip tendency - Morrison microphysics 1914 MPDI2V kg/kg/s 72 A Ice <--> Vapor tendency - Morrison microphysics 1915 MPDI2W kg/kg/s 72 A Ice <--> Water tendency - Morrison microphysics 1916 MPDI2P kg/kg/s 72 A Ice <--> Precip tendency - Morrison microphysics 1917 ICWNC m-3 72 A Prognostic in-cloud water number conc 1918 ICINC m-3 72 A Prognostic in-cloud ice number conc 1919 EFFLIQ_IND Micron 72 A Prognostic droplet effective radius (indirect effect) 1920 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 1921 MPICLWPI kg/m2 1 A Vertically-integrated in-cloud Initial Liquid WP (Before Micro) 1922 MPICIWPI kg/m2 1 A Vertically-integrated in-cloud Initial Ice WP (Before Micro) 1923 FICE_SCOL 1 72 I Sub-column fractional ice content within cloud 1924 MPDICE_SCOL kg/kg/s 72 I Sub-column CLDICE tendency - Morrison microphysics 1925 MPDLIQ_SCOL kg/kg/s 72 I Sub-column CLDLIQ tendency - Morrison microphysics 1926 AWNC m-3 72 A Average cloud water number conc 1927 AWNI m-3 72 A Average cloud ice number conc 1928 AREL Micron 72 A Average droplet effective radius 1929 AREI Micron 72 A Average ice effective radius 1930 FREQL 1 72 A Fractional occurrence of liquid 1931 FREQI 1 72 A Fractional occurrence of ice 1932 ACTREL Micron 1 A Average Cloud Top droplet effective radius 1933 ACTREI Micron 1 A Average Cloud Top ice effective radius 1934 ACTNL Micron 1 A Average Cloud Top droplet number 1935 ACTNI Micron 1 A Average Cloud Top ice number 1936 FCTL fraction 1 A Fractional occurrence of cloud top liquid 1937 FCTI fraction 1 A Fractional occurrence of cloud top ice 1938 LS_FLXPRC kg/m2/s 73 A ls stratiform gbm interface rain+snow flux 1939 LS_FLXSNW kg/m2/s 73 A ls stratiform gbm interface snow flux 1940 REL micron 72 A MG REL stratiform cloud effective radius liquid 1941 REI micron 72 A MG REI stratiform cloud effective radius ice 1942 LS_REFFRAIN micron 72 A ls stratiform rain effective radius 1943 LS_REFFSNOW micron 72 A ls stratiform snow effective radius 1944 CV_REFFLIQ micron 72 A convective cloud liq effective radius 1945 CV_REFFICE micron 72 A convective cloud ice effective radius 1946 DCST m 72 A dcs 1947 QRAIN kg/kg 72 A Diagnostic grid-mean rain mixing ratio 1948 QSNOW kg/kg 72 A Diagnostic grid-mean snow mixing ratio 1949 NRAIN m-3 72 A Diagnostic grid-mean rain number conc 1950 NSNOW m-3 72 A Diagnostic grid-mean snow number conc 1951 RERCLD m 72 A Diagnostic effective radius of Liquid Cloud and Rain 1952 DSNOW m 72 A Diagnostic grid-mean snow diameter 1953 REFL DBz 72 A 94 GHz radar reflectivity 1954 AREFL DBz 72 A Average 94 GHz radar reflectivity 1955 FREFL fraction 72 A Fractional occurrence of radar reflectivity 1956 CSRFL DBz 72 A 94 GHz radar reflectivity (CloudSat thresholds) 1957 ACSRFL DBz 72 A Average 94 GHz radar reflectivity (CloudSat thresholds) 1958 FCSRFL fraction 72 A Fractional occurrence of radar reflectivity (CloudSat thresholds) 1959 AREFLZ mm^6/m^3 72 A Average 94 GHz radar reflectivity 1960 NCAL 1/m3 72 A Number Concentation Activated for Liquid 1961 NCAI 1/m3 72 A Number Concentation Activated for Ice 1962 AQRAIN kg/kg 72 A Average rain mixing ratio 1963 AQSNOW kg/kg 72 A Average snow mixing ratio 1964 ANRAIN m-3 72 A Average rain number conc 1965 ANSNOW m-3 72 A Average snow number conc 1966 ADRAIN Micron 72 A Average rain effective Diameter 1967 ADSNOW Micron 72 A Average snow effective Diameter 1968 FREQR 1 72 A Fractional occurrence of rain 1969 FREQS 1 72 A Fractional occurrence of snow 1970 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 1971 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 1972 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 1973 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 1974 VPRAO kg/kg/s 1 A Vertical average of accretion rate 1975 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 1976 UMR m/s 72 A Mass-weighted rain fallspeed 1977 UMS m/s 72 A Mass-weighted snow fallspeed 1978 QCRAT fraction 72 A Qc Limiter: Fraction of qc tendency applied 1979 ICIMRCU kg/kg 72 A Convection in-cloud ice mixing ratio 1980 ICLMRCU kg/kg 72 A Convection in-cloud liquid mixing ratio 1981 ICIMRTOT kg/kg 72 A Total in-cloud ice mixing ratio 1982 ICLMRTOT kg/kg 72 A Total in-cloud liquid mixing ratio 1983 RHO_CLUBB kg/m3 72 A Air Density 1984 UP2_CLUBB m2/s2 73 A Zonal Velocity Variance 1985 VP2_CLUBB m2/s2 73 A Meridional Velocity Variance 1986 WP2_CLUBB m2/s2 73 A Vertical Velocity Variance 1987 WP2_ZT_CLUBB m2/s2 72 A Vert Vel Variance on zt grid 1988 UPWP_CLUBB m2/s2 73 A Zonal Momentum Flux 1989 VPWP_CLUBB m2/s2 73 A Meridional Momentum Flux 1990 WP3_CLUBB m3/s3 72 A Third Moment Vertical Velocity 1991 WPTHLP_CLUBB W/m2 73 A Heat Flux 1992 WPRTP_CLUBB W/m2 73 A Moisture Flux 1993 RTP2_CLUBB g^2/kg^2 73 A Moisture Variance 1994 RTP2_ZT_CLUBB kg^2/kg^2 72 A Moisture Variance on zt grid 1995 PDFP_RTP2_CLUBB kg^2/kg^2 72 A PDF Rtot Variance 1996 THLP2_CLUBB K^2 73 A Temperature Variance 1997 THLP2_ZT_CLUBB K^2 72 A Temperature Variance on zt grid 1998 RTPTHLP_CLUBB K g/kg 73 A Temp. Moist. Covariance 1999 RCM_CLUBB g/kg 72 A Cloud Water Mixing Ratio 2000 WPRCP_CLUBB W/m2 73 A Liquid Water Flux 2001 AST fraction 72 A stratiform cloud 2002 AIST fraction 72 A ice stratiform cloud 2003 CLOUDFRAC_CLUBB 1 72 A Cloud Fraction 2004 RCMINLAYER_CLUBB g/kg 73 A Cloud Water in Layer 2005 CLOUDCOVER_CLUBB fraction 73 A Cloud Cover 2006 W_UP_IN_CL_CLUBB m/s 72 A Mean in-cloud updraft velocity 2007 W_DOWN_IN_CL_CLUBB m/s 72 A Mean in-cloud downdraft velocity 2008 CLD_UPDR_FRAC_CLUBB - 72 A Cloudy updraft fraction 2009 CLD_DOWNDR_FRAC_CLUBB - 72 A Cloudy downdraft fraction 2010 WPTHVP_CLUBB W/m2 73 A Buoyancy Flux 2011 RVMTEND_CLUBB g/kg /s 72 A Water vapor tendency 2012 STEND_CLUBB k/s 72 A Temperature tendency 2013 RCMTEND_CLUBB g/kg /s 72 A Cloud Liquid Water Tendency 2014 RIMTEND_CLUBB g/kg /s 72 A Cloud Ice Tendency 2015 UTEND_CLUBB m/s /s 72 A U-wind Tendency 2016 VTEND_CLUBB m/s /s 72 A V-wind Tendency 2017 ZT_CLUBB m 72 A Thermodynamic Heights 2018 ZM_CLUBB m 73 A Momentum Heights 2019 UM_CLUBB m/s 73 A Zonal Wind 2020 VM_CLUBB m/s 73 A Meridional Wind 2021 WM_ZT_CLUBB m/s 72 A Vertical Velocity 2022 THETAL K 72 A Liquid Water Potential Temperature 2023 PBLH m 1 A PBL height 2024 QT kg/kg 72 A Total water mixing ratio 2025 SL J/kg 72 A Liquid water static energy 2026 CLDST fraction 72 A Stratus cloud fraction 2027 T_ADJ_CLUBB K 72 A Temperature adjustment from the CLUBB energy fixer 2028 ZMDLF kg/kg/s 72 A Detrained liquid water from ZM convection 2029 TTENDICE K/s 72 A T tendency from Ice Saturation Adjustment 2030 QVTENDICE kg/kg/s 72 A Q tendency from Ice Saturation Adjustment 2031 QITENDICE kg/kg/s 72 A CLDICE tendency from Ice Saturation Adjustment 2032 NITENDICE kg/kg/s 72 A NUMICE tendency from Ice Saturation Adjustment 2033 DPDLFLIQ kg/kg/s 72 A Detrained liquid water from deep convection 2034 DPDLFICE kg/kg/s 72 A Detrained ice from deep convection 2035 DPDLFT K/s 72 A T-tendency due to deep convective detrainment 2036 RELVAR - 72 A Relative cloud water variance 2037 ZMDLFI kg/kg/s 72 A Detrained ice water from ZM convection 2038 DETNLIQTND 1/kg/s 72 A CLDNUM tendency in detrained water 2039 DETNICETND 1/kg/s 72 A CLDNUM tendency in detrained ice 2040 RELVARC - 72 A Relative cloud water variance 2041 CONCLD fraction 72 A Convective cloud cover 2042 CMELIQ kg/kg/s 72 A Rate of cond-evap of liq within the cloud 2043 VMAGGUST - 1 A Total gustiness enhancement 2044 VMAGDP - 1 A ZM gustiness enhancement 2045 VMAGCL - 1 A CLUBB gustiness enhancement 2046 TPERTBLT K 1 A perturbation temperature at PBL top 2047 thlm K 73 A thlm, Liquid water potential temperature (theta_l) 2048 thvm K 73 A thvm, Virtual potential temperature 2049 rtm kg/kg 73 A rtm, Total (vapor+liquid) water mixing ratio 2050 rcm kg/kg 73 A rcm, Cloud water mixing ratio 2051 rvm kg/kg 73 A rvm, Vapor water mixing ratio 2052 um m/s 73 A u_bar, Grid-mean eastward (u) wind 2053 vm m/s 73 A v_bar, Grid-mean northward (v) wind 2054 um_ref m/s 73 A um_ref, Reference u wind 2055 vm_ref m/s 73 A vm_ref, Reference v wind 2056 ug m/s 73 A ug, u geostrophic wind 2057 vg m/s 73 A vg, v geostrophic wind 2058 cloud_frac - 73 A cloud_frac, Cloud fraction (between 0 and 1) 2059 cloud_cover count 73 A cloud_cover, Cloud cover (between 0 and 1) 2060 rcm_in_layer kg/kg 73 A rcm_in_layer, rcm in cloud layer 2061 rcm_in_cloud kg/kg 73 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 2062 p_in_Pa Pa 73 A p_in_Pa, Pressure 2063 exner count 73 A exner, Exner function = (p/p0)**(rd/cp) 2064 rho_ds_zt kg m^{-3} 73 A rho_ds_zt, Dry static base-state density 2065 thv_ds_zt K 73 A thv_ds_zt, Dry base-state theta_v 2066 Lscale m 73 A L, Turbulent mixing length 2067 Lscale_pert_1 m 73 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 2068 Lscale_pert_2 m 73 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 2069 T_in_K K 73 A T_in_K, Absolute temperature 2070 rel_humidity [-] 73 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 2071 wp3 m^3/s^3 73 A w'^3, Third-order moment of vertical air velocity 2072 wpthlp2 (m K^2)/s 73 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 2073 wp2thlp (m^2 K)/s^2 73 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 2074 wprtp2 (m kg)/(s kg) 73 A w'rt'^2, Vertical turbulent flux of rt'^2 2075 wp2rtp (m^2 kg)/(s^2 kg 73 A w'^2rt', Vertical turbulent flux of w'rt' 2076 Lscale_up m 73 A Lscale_up, Upward mixing length 2077 Lscale_down m 73 A Lscale_down, Downward mixing length 2078 tau_zt s 73 A tau_zt, Dissipation time 2079 Kh_zt m^2/s 73 A Kh_zt, Eddy diffusivity 2080 wp2thvp K m^2/s^2 73 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 2081 wp2rcp (m^2 kg)/(s^2 kg 73 A w'^2rc' 2082 wprtpthlp (m kg K)/(s kg) 73 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 2083 sigma_sqd_w_zt - 73 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 2084 rho kg m^{-3} 73 A rho, Air density 2085 radht K/s 73 A radht, Total (sw+lw) radiative heating rate 2086 radht_LW K/s 73 A radht_LW, Long-wave radiative heating rate 2087 radht_SW K/s 73 A radht_SW, Short-wave radiative heating rate 2088 Ncm num/kg 73 A Ncm, Cloud droplet number concentration 2089 Nc_in_cloud num/kg 73 A Nc_in_cloud, In cloud droplet concentration 2090 Nc_activated num/kg 73 A Nc_activated, Droplets activated by GFDL activation 2091 snowslope 1/m 73 A snowslope, COAMPS microphysics snow slope parameter 2092 sed_rcm kg / [m^2 s] 73 A sed_rcm, d(rcm)/dt due to cloud sedimentation 2093 rsat kg/kg 73 A rsat, Saturation mixing ratio over liquid 2094 rsati kg/kg 73 A rsati, Saturation mixing ratio over ice 2095 diam m 73 A diam, Ice crystal diameter 2096 mass_ice_cryst kg 73 A mass_ice_cryst, Mass of a single ice crystal 2097 rcm_icedfs kg/kg/s 73 A rcm_icedfs, Change in liquid due to ice 2098 u_T_cm cm s^{-1} 73 A u_T_cm, Ice crystal fallspeed 2099 rtm_bt kg kg^{-1} s^{-1 73 A rtm_bt, rtm budget: rtm time tendency 2100 rtm_ma kg kg^{-1} s^{-1 73 A rtm_ma, rtm budget: rtm vertical mean advection 2101 rtm_ta kg kg^{-1} s^{-1 73 A rtm_ta, rtm budget: rtm turbulent advection 2102 rtm_mfl kg kg^{-1} s^{-1 73 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 2103 rtm_tacl kg kg^{-1} s^{-1 73 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 2104 rtm_cl kg kg^{-1} s^{-1 73 A rtm_cl, rtm budget: rtm clipping 2105 rtm_forcing kg kg^{-1} s^{-1 73 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 2106 rtm_sdmp kg kg^{-1} s^{-1 73 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 2107 rtm_mc kg kg^{-1} s^{-1 73 A rtm_mc, Change in rt due to microphysics (not in budget) 2108 rtm_pd kg kg^{-1} s^{-1 73 A rtm_pd, rtm budget: rtm positive definite adjustment 2109 rvm_mc kg/(kg s) 73 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 2110 rcm_mc kg/kg/s 73 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 2111 rcm_sd_mg_morr kg kg^{-1} s^{-1 73 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 2112 thlm_bt K s^{-1} 73 A thlm_bt, thlm budget: thlm time tendency 2113 thlm_ma K s^{-1} 73 A thlm_ma, thlm budget: thlm vertical mean advection 2114 thlm_ta K s^{-1} 73 A thlm_ta, thlm budget: thlm turbulent advection 2115 thlm_mfl K s^{-1} 73 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 2116 thlm_tacl K s^{-1} 73 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 2117 thlm_cl K s^{-1} 73 A thlm_cl, thlm budget: thlm_cl 2118 thlm_forcing K s^{-1} 73 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 2119 thlm_sdmp K s^{-1} 73 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 2120 thlm_mc K s^{-1} 73 A thlm_mc, Change in thlm due to microphysics (not in budget) 2121 thlm_old K 73 A thlm_old, Thlm at previous timestep 2122 thlm_without_ta K 73 A thlm_without_ta, Thlm without turbulent advection contribution 2123 thlm_mfl_min K 73 A thlm_mfl_min, Minimum allowable thlm 2124 thlm_mfl_max K 73 A thlm_mfl_max, Maximum allowable thlm 2125 thlm_enter_mfl K 73 A thlm_enter_mfl, Thlm before flux-limiter 2126 thlm_exit_mfl K 73 A thlm_exit_mfl, Thlm exiting flux-limiter 2127 rtm_old kg/kg 73 A rtm_old, Rtm at previous timestep 2128 rtm_without_ta kg/kg 73 A rtm_without_ta, Rtm without turbulent advection contribution 2129 rtm_mfl_min kg/kg 73 A rtm_mfl_min, Minimum allowable rtm 2130 rtm_mfl_max kg/kg 73 A rtm_mfl_max, Maximum allowable rtm 2131 rtm_enter_mfl kg/kg 73 A rtm_enter_mfl, Rtm before flux-limiter 2132 rtm_exit_mfl kg/kg 73 A rtm_exit_mfl, Rtm exiting flux-limiter 2133 um_bt m s^{-2} 73 A um_bt, um budget: um time tendency 2134 um_ma m s^{-2} 73 A um_ma, um budget: um vertical mean advection 2135 um_gf m s^{-2} 73 A um_gf, um budget: um geostrophic forcing 2136 um_cf m s^{-2} 73 A um_cf, um budget: um coriolis forcing 2137 um_ta m s^{-2} 73 A um_ta, um budget: um turbulent advection 2138 um_f m s^{-2} 73 A um_f, um budget: um forcing 2139 um_sdmp m s^{-2} 73 A um_sdmp, um budget: um sponge damping 2140 um_ndg m s^{-2} 73 A um_ndg, um budget: um nudging 2141 vm_bt m s^{-2} 73 A vm_bt, vm budget: vm time tendency 2142 vm_ma m s^{-2} 73 A vm_ma, vm budget: vm vertical mean advection 2143 vm_gf m s^{-2} 73 A vm_gf, vm budget: vm geostrophic forcing 2144 vm_cf m s^{-2} 73 A vm_cf, vm budget: vm coriolis forcing 2145 vm_ta m s^{-2} 73 A vm_ta, vm budget: vm turbulent transport 2146 vm_f m s^{-2} 73 A vm_f, vm budget: vm forcing 2147 vm_sdmp m s^{-2} 73 A vm_sdmp, vm budget: vm sponge damping 2148 vm_ndg m s^{-2} 73 A vm_ndg, vm budget: vm nudging 2149 wp3_bt m^{3} s^{-4} 73 A wp3_bt, wp3 budget: wp3 time tendency 2150 wp3_ma m^{3} s^{-4} 73 A wp3_ma, wp3 budget: wp3 vertical mean advection 2151 wp3_ta m^{3} s^{-4} 73 A wp3_ta, wp3 budget: wp3 turbulent advection 2152 wp3_tp m^{3} s^{-4} 73 A wp3_tp, wp3 budget: wp3 turbulent transport 2153 wp3_ac m^{3} s^{-4} 73 A wp3_ac, wp3 budget: wp3 accumulation term 2154 wp3_bp1 m^{3} s^{-4} 73 A wp3_bp1, wp3 budget: wp3 buoyancy production 2155 wp3_pr_turb m^{3} s^{-4} 73 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 2156 wp3_pr_dfsn m^{3} s^{-4} 73 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 2157 wp3_pr1 m^{3} s^{-4} 73 A wp3_pr1, wp3 budget: wp3 pressure term 1 2158 wp3_pr2 m^{3} s^{-4} 73 A wp3_pr2, wp3 budget: wp3 pressure term 2 2159 wp3_dp1 m^{3} s^{-4} 73 A wp3_dp1, wp3 budget: wp3 dissipation term 1 2160 wp3_cl m^{3} s^{-4} 73 A wp3_cl, wp3 budget: wp3 clipping term 2161 mixt_frac count 73 A mixt_frac, pdf parameter: mixture fraction 2162 w_1 m/s 73 A w_1, pdf parameter: mean w of component 1 2163 w_2 m/s 73 A w_2, pdf paramete: mean w of component 2 2164 varnce_w_1 m^2/s^2 73 A varnce_w_1, pdf parameter: w variance of component 1 2165 varnce_w_2 m^2/s^2 73 A varnce_w_2, pdf parameter: w variance of component 2 2166 thl_1 K 73 A thl_1, pdf parameter: mean thl of component 1 2167 thl_2 K 73 A thl_2, pdf parameter: mean thl of component 2 2168 varnce_thl_1 K^2 73 A varnce_thl_1, pdf parameter: thl variance of component 1 2169 varnce_thl_2 K^2 73 A varnce_thl_2, pdf parameter: thl variance of component 2 2170 rt_1 kg/kg 73 A rt_1, pdf parameter: mean rt of component 1 2171 rt_2 kg/kg 73 A rt_2, pdf parameter: mean rt of component 2 2172 varnce_rt_1 (kg^2)/(kg^2) 73 A varnce_rt_1, pdf parameter: rt variance of component 1 2173 varnce_rt_2 (kg^2)/(kg^2) 73 A varnce_rt_2, pdf parameter: rt variance of component 2 2174 rc_1 kg/kg 73 A rc_1, pdf parameter: mean rc of component 1 2175 rc_2 kg/kg 73 A rc_2, pdf parameter: mean rc of component 2 2176 rsatl_1 kg/kg 73 A rsatl_1, pdf parameter: sat mix rat based on tl1 2177 rsatl_2 kg/kg 73 A rsatl_2, pdf parameter: sat mix rat based on tl2 2178 cloud_frac_1 - 73 A cloud_frac_1, pdf parameter cloud_frac_1 2179 cloud_frac_2 - 73 A cloud_frac_2, pdf parameter cloud_frac_2 2180 a3_coef_zt count 73 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 2181 wp3_on_wp2_zt m/s 73 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 2182 chi_1 kg/kg 73 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 2183 chi_2 kg/kg 73 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 2184 stdev_chi_1 kg/kg 73 A stdev_chi_1, pdf parameter: Std dev of chi_1 2185 stdev_chi_2 kg/kg 73 A stdev_chi_2, pdf parameter: Std dev of chi_2 2186 stdev_eta_1 kg/kg 73 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 2187 stdev_eta_2 kg/kg 73 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 2188 covar_chi_eta_1 kg^2/kg^2 73 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 2189 covar_chi_eta_2 kg^2/kg^2 73 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 2190 corr_chi_eta_1 - 73 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 2191 corr_chi_eta_2 - 73 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 2192 corr_rt_thl_1 - 73 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 2193 crt_1 - 73 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 2194 crt_2 - 73 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 2195 cthl_1 kg/kg/K 73 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 2196 cthl_2 kg/kg/K 73 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 2197 precip_frac - 73 A precip_frac, Precipitation Fraction 2198 precip_frac_1 - 73 A precip_frac_1, Precipitation Fraction (1st PDF component) 2199 precip_frac_2 - 73 A precip_frac_2, Precipitation Fraction (2nd PDF component) 2200 Ncnm num/kg 73 A Ncnm, Cloud nuclei concentration (PDF) 2201 wp2_zt m^2/s^2 73 A wp2_zt, w'^2 interpolated to thermodynamic levels 2202 thlp2_zt K^2 73 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 2203 wpthlp_zt (m K)/s 73 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 2204 wprtp_zt (m kg)/(s kg) 73 A wprtp_zt, w'rt' interpolated to thermodynamic levels 2205 rtp2_zt (kg/kg)^2 73 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 2206 rtpthlp_zt (kg K)/kg 73 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 2207 up2_zt m^2/s^2 73 A up2_zt, u'^2 interpolated to thermodynamic levels 2208 vp2_zt m^2/s^2 73 A vp2_zt, v'^2 interpolated to thermodynamic levels 2209 upwp_zt m^2/s^2 73 A upwp_zt, u'w' interpolated to thermodynamic levels 2210 vpwp_zt m^2/s^2 73 A vpwp_zt, v'w' interpolated to thermodynamic levels 2211 C11_Skw_fnc count 73 A C11_Skw_fnc, C_11 parameter with Sk_w applied 2212 wp2 m^2/s^2 73 A w'^2, Variance of vertical air velocity 2213 rtp2 (kg/kg)^2 73 A rt'^2, Variance of total water, rt 2214 thlp2 K^2 73 A thl'^2, Variance of theta_l 2215 rtpthlp (kg K)/kg 73 A rt'thl', Covariance of rt and theta_l 2216 wprtp (m kg)/(s kg) 73 A w'rt', Vertical turbulent flux of total water, rt 2217 wpthlp (m K)/s 73 A w'thl', Vertical turbulent flux of theta_l 2218 wp4 (m^4)/(s^4) 73 A w'^4, Fourth-order moment of vertical air velocity 2219 up2 m^2/s^2 73 A u'^2, Variance of eastward (u) wind 2220 vp2 m^2/s^2 73 A v'^2, Variance of northward (v) wind 2221 wpthvp K m/s 73 A w'thv', Buoyancy flux 2222 rtpthvp (kg/kg) K 73 A rt'thv', Covariance of rt and theta_v 2223 thlpthvp K^2 73 A thl'thv', Covariance of theta_l and theta_v 2224 tau_zm s 73 A tau_zm, Time-scale tau on momentum levels 2225 Kh_zm m^2/s 73 A Kh_zm, Eddy diffusivity on momentum levels 2226 wprcp (m/s) (kg/kg) 73 A w'rc' 2227 wm_zm m/s 73 A wm_zm, Vertical (w) wind 2228 thlprcp K (kg/kg) 73 A thl'rc' 2229 rtprcp (kg^2)/(kg^2) 73 A rt'rc' 2230 rcp2 (kg^2)/(kg^2) 73 A rc'^2, Variance of cloud water mixing ratio 2231 upwp m^2/s^2 73 A u'w', Vertical turbulent flux of eastward (u) wind 2232 vpwp m^2/s^2 73 A v'w', Vertical turbulent flux of northward (v) wind 2233 rho_zm kg m^{-3} 73 A rho_zm, Density on momentum levels 2234 sigma_sqd_w - 73 A sigma_sqd_w, Nondim w variance of Gaussian component 2235 Skw_velocity m/s 73 A Skw_velocity, Skewness velocity 2236 gamma_Skw_fnc - 73 A gamma_Skw_fnc, Gamma as a function of skewness 2237 C6rt_Skw_fnc - 73 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 2238 C6thl_Skw_fnc - 73 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 2239 C7_Skw_fnc - 73 A C7_Skw_fnc, C_7 parameter with Sk_w applied 2240 C1_Skw_fnc - 73 A C1_Skw_fnc, C_1 parameter with Sk_w applied 2241 a3_coef count 73 A a3_coef, Quantity in formula 25 from Equations for CLUBB 2242 wp3_on_wp2 m/s 73 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 2243 rcm_zm kg/kg 73 A rcm_zm, Total water mixing ratio 2244 rtm_zm kg/kg 73 A rtm_zm, Total water mixing ratio 2245 thlm_zm K 73 A thlm_zm, Liquid potential temperature 2246 cloud_frac_zm - 73 A cloud_frac_zm, Cloud fraction 2247 rho_ds_zm kg m^{-3} 73 A rho_ds_zm, Dry static, base-state density 2248 thv_ds_zm K 73 A thv_ds_zm, Dry, base-state theta_v 2249 em m^2/s^2 73 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 2250 mean_w_up m/s 73 A mean_w_up, Mean w >= w_ref 2251 mean_w_down m/s 73 A mean_w_down, Mean w <= w_ref 2252 shear m^2/s^3 73 A shear, Wind shear production term 2253 wp3_zm (m^3)/(s^3) 73 A w'^3_zm, w'^3 interpolated to moment. levels 2254 Frad W/m^2 73 A Frad, Total (sw+lw) net (up+down) radiative flux 2255 Frad_LW W/m^2 73 A Frad_LW, Net long-wave radiative flux 2256 Frad_SW W/m^2 73 A Frad_SW, Net short-wave radiative flux 2257 Frad_LW_up W/m^2 73 A Frad_LW_up, Long-wave upwelling radiative flux 2258 Frad_SW_up W/m^2 73 A Frad_SW_up, Short-wave upwelling radiative flux 2259 Frad_LW_down W/m^2 73 A Frad_LW_down, Long-wave downwelling radiative flux 2260 Frad_SW_down W/m^2 73 A Frad_SW_down, Short-wave downwelling radiative flux 2261 Fprec W/m^2 73 A Fprec, Rain flux 2262 Fcsed kg/(s*m^2) 73 A Fcsed, cloud water sedimentation flux 2263 wp2_bt m^2/s^3 73 A w'^2_bt, wp2 budget: wp2 time tendency 2264 wp2_ma m^2/s^3 73 A w'^2_ma, wp2 budget: wp2 vertical mean advection 2265 wp2_ta m^2/s^3 73 A w'^2_ta, wp2 budget: wp2 turbulent advection 2266 wp2_ac m^2/s^3 73 A w'^2_ac, wp2 budget: wp2 accumulation term 2267 wp2_bp m^2/s^3 73 A w'^2_bp, wp2 budget: wp2 buoyancy production 2268 wp2_pr1 m^2/s^3 73 A w'^2_pr1, wp2 budget: wp2 pressure term 1 2269 wp2_pr2 m^2/s^3 73 A w'^2_pr2, wp2 budget: wp2 pressure term 2 2270 wp2_pr3 m^2/s^3 73 A w'^2_pr3, wp2 budget: wp2 pressure term 3 2271 wp2_dp1 m^2/s^3 73 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 2272 wp2_dp2 m^2/s^3 73 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 2273 wp2_cl m^2/s^3 73 A w'^2_cl, wp2 budget: wp2 clipping term 2274 wp2_pd m2/s3 73 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 2275 wp2_sf m2/s3 73 A w'^2_sf, wp2 budget: wp2 surface variance 2276 vp2_bt m^2/s^3 73 A v'2_bt, vp2 budget: vp2 time tendency 2277 vp2_ma m^2/s^3 73 A v'^2_ma, vp2 budget: vp2 mean advection 2278 vp2_ta m^2/s^3 73 A v'^2_ta, vp2 budget: vp2 turbulent advection 2279 vp2_tp m^2/s^3 73 A v'^2_tp, vp2 budget: vp2 turbulent production 2280 vp2_dp1 m^2/s^3 73 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 2281 vp2_dp2 m^2/s^3 73 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 2282 vp2_pr1 m^2/s^3 73 A v'^2_pr1, vp2 budget: vp2 pressure term 1 2283 vp2_pr2 m^2/s^3 73 A v'^2_pr2, vp2 budget: vp2 pressure term 2 2284 vp2_cl m^2/s^3 73 A v'^2_cl, vp2 budget: vp2 clipping 2285 vp2_pd m^2/s^3 73 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 2286 vp2_sf m^2/s^3 73 A v'^2_sf, vp2 budget: vp2 surface variance 2287 up2_bt m^2/s^3 73 A u'^2_bt, up2 budget: up2 time tendency 2288 up2_ma m^2/s^3 73 A u'^2_ma, up2 budget: up2 mean advection 2289 up2_ta m^2/s^3 73 A u'^2_ta, up2 budget: up2 turbulent advection 2290 up2_tp m^2/s^3 73 A u'^2_tp, up2 budget: up2 turbulent production 2291 up2_dp1 m^2/s^3 73 A u'^2_dp1, up2 budget: up2 dissipation term 1 2292 up2_dp2 m^2/s^3 73 A u'^2_d'^2, up2 budget: up2 dissipation term 2 2293 up2_pr1 m^2/s^3 73 A u'^2_pr1, up2 budget: up2 pressure term 1 2294 up2_pr2 m^2/s^3 73 A u'^2_pr2, up2 budget: up2 pressure term 2 2295 up2_cl m^2/s^3 73 A u'^2_cl, up2 budget: up2 clipping 2296 up2_pd m^2/s^3 73 A u'^2_pd, up2 budget: up2 positive definite adjustment 2297 up2_sf m^2/s^3 73 A u'^2_sf, up2 budget: up2 surface variance 2298 wprtp_bt (m kg)/(s^2 kg) 73 A w'rt'_bt, wprtp budget: wprtp time tendency 2299 wprtp_ma (m kg)/(s^2 kg) 73 A w'rt'_ma, wprtp budget: wprtp mean advection 2300 wprtp_ta (m kg)/(s^2 kg) 73 A w'rt'_ta, wprtp budget: wprtp turbulent advection 2301 wprtp_tp (m kg)/(s^2 kg) 73 A w'rt'_t', wprtp budget: wprtp turbulent production 2302 wprtp_ac (m kg)/(s^2 kg) 73 A w'rt'_ac, wprtp budget: wprtp accumulation term 2303 wprtp_bp (m kg)/(s^2 kg) 73 A w'rt'_b', wprtp budget: wprtp buoyancy production 2304 wprtp_pr1 (m kg)/(s^2 kg) 73 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 2305 wprtp_pr2 (m kg)/(s^2 kg) 73 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 2306 wprtp_pr3 (m kg)/(s^2 kg) 73 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 2307 wprtp_dp1 (m kg)/(s^2 kg) 73 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 2308 wprtp_mfl (m kg)/(s^2 kg) 73 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 2309 wprtp_cl (m kg)/(s^2 kg) 73 A w'rt'_cl, wprtp budget: wprtp clipping term 2310 wprtp_sicl (m kg)/(s^2 kg) 73 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 2311 wprtp_pd (m kg)/(s^2 kg) 73 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 2312 wprtp_forcing (m kg/kg)/s^2 73 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 2313 wprtp_mc (m kg/kg)/s^2 73 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 2314 wpthlp_bt (m K)/s^2 73 A w'thl'_bt, wpthlp budget 2315 wpthlp_ma (m K)/s^2 73 A w'thl'_ma, wpthlp budget: wpthlp mean advection 2316 wpthlp_ta (m K)/s^2 73 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 2317 wpthlp_tp (m K)/s^2 73 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 2318 wpthlp_ac (m K)/s^2 73 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 2319 wpthlp_bp (m K)/s^2 73 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 2320 wpthlp_pr1 (m K)/s^2 73 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 2321 wpthlp_pr2 (m K)/s^2 73 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 2322 wpthlp_pr3 (m K)/s^2 73 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 2323 wpthlp_dp1 (m K)/s^2 73 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 2324 wpthlp_mfl (m K)/s^2 73 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 2325 wpthlp_cl (m K)/s^2 73 A w'thl'_cl, wpthlp budget: wpthlp clipping term 2326 wpthlp_sicl (m K)/s^2 73 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 2327 wpthlp_forcing (m K)/s^2 73 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 2328 wpthlp_mc (m K)/s^2 73 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 2329 rtp2_bt (kg^2)/(kg^2 s) 73 A rt'^2_bt, rt'2 budget: rtp2 time tendency 2330 rtp2_ma (kg^2)/(kg^2 s) 73 A rt'^2_ma, rtp2 budget: rtp2 mean advection 2331 rtp2_ta (kg^2)/(kg^2 s) 73 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 2332 rtp2_tp (kg^2)/(kg^2 s) 73 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 2333 rtp2_dp1 (kg^2)/(kg^2 s) 73 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 2334 rtp2_dp2 (kg^2)/(kg^2 s) 73 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 2335 rtp2_cl (kg^2)/(kg^2 s) 73 A rt'^2_cl, rtp2 budget: rtp2 clipping term 2336 rtp2_pd (kg^2)/(kg^2 s) 73 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 2337 rtp2_sf (kg^2)/(kg^2 s) 73 A rt'^2_sf, rtp2 budget: rtp2 surface variance 2338 rtp2_forcing (kg/kg)^2/s 73 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 2339 rtp2_mc (kg/kg)^2/s 73 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 2340 thlp2_bt (K^2)/s 73 A thl'^2_bt, thlp2 budget: thlp2 time tendency 2341 thlp2_ma (K^2)/s 73 A thl'^2_ma, thlp2 budget: thlp2 mean advection 2342 thlp2_ta (K^2)/s 73 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 2343 thlp2_tp (K^2)/s 73 A thl'^2_t', thlp2 budget: thlp2 turbulent production 2344 thlp2_dp1 (K^2)/s 73 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 2345 thlp2_dp2 (K^2)/s 73 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 2346 thlp2_cl (K^2)/s 73 A thl'^2_cl, thlp2 budget: thlp2 clipping term 2347 thlp2_pd K^2/s 73 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 2348 thlp2_sf K^2/s 73 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 2349 thlp2_forcing K^2/s 73 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 2350 thlp2_mc K^2/s 73 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 2351 rtpthlp_bt (kg K)/(kg s) 73 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 2352 rtpthlp_ma (kg K)/(kg s) 73 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 2353 rtpthlp_ta (kg K)/(kg s) 73 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 2354 rtpthlp_tp1 (kg K)/(kg s) 73 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 2355 rtpthlp_tp2 (kg K)/(kg s) 73 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 2356 rtpthlp_dp1 (kg K)/(kg s) 73 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 2357 rtpthlp_dp2 (kg K)/(kg s) 73 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 2358 rtpthlp_cl (kg K)/(kg s) 73 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 2359 rtpthlp_sf (kg K)/(kg s) 73 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 2360 rtpthlp_forcing (K kg/kg)/s 73 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 2361 rtpthlp_mc (K kg/kg)/s 73 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 2362 wpthlp_exit_mfl (m K)/s 73 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 2363 wprtp_enter_mfl (m kg)/(s kg) 73 A w'rt'_enter_mfl, Wprtp entering flux limiter 2364 wprtp_exit_mfl (m kg)/(s kg) 73 A w'rt'_exit_mfl, Wprtp exiting flux limiter 2365 wpthlp_mfl_min (m K)/s 73 A w'thl'_mfl_min, Minimum allowable wpthlp 2366 wpthlp_mfl_max (m K)/s 73 A w'thl'_mfl_max, Maximum allowable wpthlp 2367 wprtp_mfl_min (m kg)/(s kg) 73 A w'rt'_mfl_min, Minimum allowable wprtp 2368 wprtp_mfl_max (m kg)/(s kg) 73 A w'rt'_mfl_max, Maximum allowable wprtp 2369 shear_sqd - 73 A shear_sqd, shear_sqd 2370 TROP_P Pa 1 A Tropopause Pressure 2371 TROP_T K 1 A Tropopause Temperature 2372 TROP_Z m 1 A Tropopause Height 2373 TROP_DZ m 72 A Relative Tropopause Height 2374 TROP_PD probability 72 A Tropopause Probabilty 2375 TROP_FD probability 1 A Tropopause Found 2376 TROPP_P Pa 1 A Tropopause Pressure (primary) 2377 TROPP_T K 1 A Tropopause Temperature (primary) 2378 TROPP_Z m 1 A Tropopause Height (primary) 2379 TROPP_DZ m 72 A Relalive Tropopause Height (primary) 2380 TROPP_PD probability 72 A Tropopause Distribution (primary) 2381 TROPP_FD probability 1 A Tropopause Found (primary) 2382 hstobie_trop fraction of mode 72 I Lowest level with stratospheric chemsitry 2383 hstobie_linoz fraction of mode 72 I Lowest possible Linoz level 2384 hstobie_tropop fraction of mode 72 I Troposphere boundary calculated in chemistry 2385 dgnd_a01 m 72 A dry dgnum, interstitial, mode 01 2386 dgnw_a01 m 72 A wet dgnum, interstitial, mode 01 2387 wat_a1 m 72 A aerosol water, interstitial, mode 01 2388 dgnd_a02 m 72 A dry dgnum, interstitial, mode 02 2389 dgnw_a02 m 72 A wet dgnum, interstitial, mode 02 2390 wat_a2 m 72 A aerosol water, interstitial, mode 02 2391 dgnd_a03 m 72 A dry dgnum, interstitial, mode 03 2392 dgnw_a03 m 72 A wet dgnum, interstitial, mode 03 2393 wat_a3 m 72 A aerosol water, interstitial, mode 03 2394 SGH m 1 I Standard deviation of orography 2395 SGH30 m 1 I Standard deviation of 30s orography 2396 DQP kg/kg/s 72 A Specific humidity tendency due to precipitation 2397 FU m/s2 72 A Zonal wind forcing term 2398 FV m/s2 72 A Meridional wind forcing term 2399 VOR 1/s 72 A Relative Vorticity (2D) 2400 DIV 1/s 72 A Divergence (2D) 2401 ETADOT 1/s 73 A Vertical (eta) velocity 2402 PS&IC Pa 1 I Surface pressure 2403 U&IC m/s 72 I Zonal wind 2404 V&IC m/s 72 I Meridional wind 2405 T&IC K 72 I Temperature 2406 Q&IC kg/kg 72 I Specific humidity 2407 CLDLIQ&IC kg/kg 72 I Grid box averaged cloud liquid amount 2408 CLDICE&IC kg/kg 72 I Grid box averaged cloud ice amount 2409 NUMLIQ&IC kg/kg 72 I Grid box averaged cloud liquid number 2410 NUMICE&IC kg/kg 72 I Grid box averaged cloud ice number 2411 RAINQM&IC kg/kg 72 I Grid box averaged rain amount 2412 SNOWQM&IC kg/kg 72 I Grid box averaged snow amount 2413 NUMRAI&IC kg/kg 72 I Grid box averaged rain number 2414 NUMSNO&IC kg/kg 72 I Grid box averaged snow number 2415 H2O2&IC kg/kg 72 I H2O2 2416 H2SO4&IC kg/kg 72 I H2SO4 2417 SO2&IC kg/kg 72 I SO2 2418 DMS&IC kg/kg 72 I DMS 2419 SOAG&IC kg/kg 72 I SOAG 2420 so4_a1&IC kg/kg 72 I so4_a1 2421 pom_a1&IC kg/kg 72 I pom_a1 2422 soa_a1&IC kg/kg 72 I soa_a1 2423 bc_a1&IC kg/kg 72 I bc_a1 2424 dst_a1&IC kg/kg 72 I dst_a1 2425 ncl_a1&IC kg/kg 72 I ncl_a1 2426 num_a1&IC kg/kg 72 I num_a1 2427 so4_a2&IC kg/kg 72 I so4_a2 2428 soa_a2&IC kg/kg 72 I soa_a2 2429 ncl_a2&IC kg/kg 72 I ncl_a2 2430 num_a2&IC kg/kg 72 I num_a2 2431 dst_a3&IC kg/kg 72 I dst_a3 2432 ncl_a3&IC kg/kg 72 I ncl_a3 2433 so4_a3&IC kg/kg 72 I so4_a3 2434 num_a3&IC kg/kg 72 I num_a3 2435 DYN_T K 72 A Temperature (dyn grid) 2436 DYN_Q kg/kg 72 A Water Vapor (dyn grid 2437 DYN_U m/s 72 A Zonal Velocity 2438 DYN_V m/s 72 A Meridional Velocity 2439 DYN_OMEGA Pa/s 72 A Vertical Velocity 2440 DYN_PS Pa 1 A Surface pressure 2441 TDIFF K 72 A difference from observed temp 2442 TOBS K 72 A observed temp 2443 QDIFF kg/kg 72 A difference from observed water 2444 QOBS kg/kg 72 A observed water 2445 PRECOBS mm/day 72 A Total (convective and large-scale) precipitation rate 2446 DIVQ kg/kg/s 72 A Q advection tendency (horizontal) 2447 DIVQ3D kg/kg/s 72 A Q advection tendency (horiz/vert combined) 2448 DIVV m/s2 72 A V advection tendency (horizontal) 2449 DIVU m/s2 72 A U advection tendency (horizontal) 2450 DIVT K/s 72 A T advection tendency (horizontal) 2451 DIVT3D K/s 72 A T advection tendency (horiz/vert combined) 2452 TVADV K/s 72 A T advection tendency (vertical) 2453 QVADV kg/kg/s 72 A Q advection tendency (vertical) 2454 SHFLXOBS W/m2 1 A Obs Surface sensible heat flux 2455 LHFLXOBS W/m2 1 A Obs Surface latent heat flux 2456 TRELAX K 72 A t relaxation amount 2457 QRELAX kg/kg 72 A q relaxation amount 2458 TAURELAX seconds 72 A relaxation time constant intht:nfmaster= 2458 FLDLST: Tape 2 is empty FLDLST: Tape 3 is empty FLDLST: Tape 4 is empty FLDLST: Tape 5 is empty FLDLST: Tape 6 is empty FLDLST: Tape 7 is empty FLDLST: Tape 8 is empty FLDLST: Tape 9 is empty FLDLST: Tape 10 is empty FLDLST: Tape 11 is empty FLDLST: History file 1 contains 576 fields Write frequency: 1 Filename specifier: %c.eam.h%t.%y-%m-%d-%s.nc Output precision: single Number of time samples per file: 10000 Fields are represented on global grids: 100 Included fields are: 1 ADRAIN Micron 72 A Average rain effective Diameter 2 ADSNOW Micron 72 A Average snow effective Diameter 3 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 4 ANRAIN m-3 72 A Average rain number conc 5 ANSNOW m-3 72 A Average snow number conc 6 AODALL 1 A AOD 550 nm for all time and species 7 AODDUST1 1 A Aerosol optical depth 550 nm model 1 from dust 8 AODDUST3 1 A Aerosol optical depth 550 nm model 3 from dust 9 AODVIS 1 A Aerosol optical depth 550 nm 10 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 11 AQRAIN kg/kg 72 A Average rain mixing ratio 12 AQSNOW kg/kg 72 A Average snow mixing ratio 13 AREI Micron 72 A Average ice effective radius 14 AREL Micron 72 A Average droplet effective radius 15 AWNC m-3 72 A Average cloud water number conc 16 AWNI m-3 72 A Average cloud ice number conc 17 BERGO kg/kg/s 72 A Conversion of cloud water to cloud ice from bergeron 18 BERGSO kg/kg/s 72 A Conversion of cloud water to snow from bergeron 19 BURDEN1 kg/m2 1 A Aerosol burden mode 1 20 BURDEN2 kg/m2 1 A Aerosol burden mode 2 21 BURDEN3 kg/m2 1 A Aerosol burden mode 3 22 C11_Skw_fnc count 73 A C11_Skw_fnc, C_11 parameter with Sk_w applied 23 C1_Skw_fnc - 73 A C1_Skw_fnc, C_1 parameter with Sk_w applied 24 C6rt_Skw_fnc - 73 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 25 C6thl_Skw_fnc - 73 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 26 C7_Skw_fnc - 73 A C7_Skw_fnc, C_7 parameter with Sk_w applied 27 CCN3 1/cm3 72 A CCN concentration at S=0.1% 28 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 29 CLDHGH 1 1 A Vertically-integrated high cloud 30 CLDICE kg/kg 72 A Grid box averaged cloud ice amount 31 CLDICEAP kg/kg 72 A CLDICE after physics 32 CLDICEBP kg/kg 72 A CLDICE before physics 33 CLDLIQ kg/kg 72 A Grid box averaged cloud liquid amount 34 CLDLIQAP kg/kg 72 A CLDLIQ after physics 35 CLDLIQBP kg/kg 72 A CLDLIQ before physics 36 CLDLOW 1 1 A Vertically-integrated low cloud 37 CLDMED 1 1 A Vertically-integrated mid-level cloud 38 CLDTOT 1 1 A Vertically-integrated total cloud 39 CLOUD 1 72 A Cloud fraction 40 CLOUDFRAC_CLUBB 1 72 A Cloud Fraction 41 CME kg/kg/s 72 A Rate of cond-evap within the cloud 42 CMEIOUT kg/kg/s 72 A Rate of deposition/sublimation of cloud ice 43 CMFDICE kg/kg/s 72 A Cloud ice tendency - shallow convection 44 CMFDLIQ kg/kg/s 72 A Cloud liq tendency - shallow convection 45 CMFDQ kg/kg/s 72 A QV tendency - shallow convection 46 CMFDT K/s 72 A T tendency - shallow convection 47 CONCLD fraction 72 A Convective cloud cover 48 DCCLDICE kg/kg/s 72 A CLDICE tendency due to moist processes 49 DCCLDLIQ kg/kg/s 72 A CLDLIQ tendency due to moist processes 50 DCQ kg/kg/s 72 A Q tendency due to moist processes 51 DMS_SRF mol/mol 1 A DMS in bottom layer 52 DPDLFICE kg/kg/s 72 A Detrained ice from deep convection 53 DPDLFLIQ kg/kg/s 72 A Detrained liquid water from deep convection 54 DPDLFT K/s 72 A T-tendency due to deep convective detrainment 55 DTCOND K/s 72 A T tendency - moist processes 56 DTCORE K/s 72 A T tendency due to dynamical core 57 DTENDTH W/m2 1 A Dynamic Tendency of Total (vertically integrated) moist static energy 58 DTENDTQ kg/m2/s 1 A Dynamic Tendency of Total (vertically integrated) specific humidity 59 EVAPPREC kg/kg/s 72 A Rate of evaporation of falling precip 60 EVAPSNOW kg/kg/s 72 A Rate of evaporation of falling snow 61 FDL W/m2 73 I Longwave downward flux 62 FICE 1 72 A Fractional ice content within cloud 63 FLDS W/m2 1 A Downwelling longwave flux at surface 64 FLNS W/m2 1 A Net longwave flux at surface 65 FLNSC W/m2 1 A Clearsky net longwave flux at surface 66 FLNT W/m2 1 A Net longwave flux at top of model 67 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 68 FLUT W/m2 1 A Upwelling longwave flux at top of model 69 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 70 FREQI 1 72 A Fractional occurrence of ice 71 FREQL 1 72 A Fractional occurrence of liquid 72 FREQR 1 72 A Fractional occurrence of rain 73 FREQS 1 72 A Fractional occurrence of snow 74 FRZRDT W/kg 72 A Latent heating rate due to homogeneous freezing of rain 75 FSDS W/m2 1 A Downwelling solar flux at surface 76 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 77 FSNS W/m2 1 A Net solar flux at surface 78 FSNSC W/m2 1 A Clearsky net solar flux at surface 79 FSNT W/m2 1 A Net solar flux at top of model 80 FSNTC W/m2 1 A Clearsky net solar flux at top of model 81 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 82 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 83 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 84 FSUTOAC W/m2 1 A Clearsky upwelling solar flux at top of atmosphere 85 Fcsed kg/(s*m^2) 73 A Fcsed, cloud water sedimentation flux 86 Fprec W/m^2 73 A Fprec, Rain flux 87 Frad W/m^2 73 A Frad, Total (sw+lw) net (up+down) radiative flux 88 Frad_LW W/m^2 73 A Frad_LW, Net long-wave radiative flux 89 Frad_LW_down W/m^2 73 A Frad_LW_down, Long-wave downwelling radiative flux 90 Frad_LW_up W/m^2 73 A Frad_LW_up, Long-wave upwelling radiative flux 91 Frad_SW W/m^2 73 A Frad_SW, Net short-wave radiative flux 92 Frad_SW_down W/m^2 73 A Frad_SW_down, Short-wave downwelling radiative flux 93 Frad_SW_up W/m^2 73 A Frad_SW_up, Short-wave upwelling radiative flux 94 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 95 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 96 HOMOO kg/kg/s 72 A Homogeneous freezing of cloud water 97 HR K/s 72 A Heating rate needed for d(theta)/dt computation 98 ICEFRAC 1 1 A Fraction of sfc area covered by sea-ice 99 ICIMR kg/kg 72 A Prognostic in-cloud ice mixing ratio 100 ICIMRST kg/kg 72 A Prognostic in-stratus ice mixing ratio 101 ICWMR kg/kg 72 A Prognostic in-cloud water mixing ratio 102 ICWMRST kg/kg 72 A Prognostic in-stratus water mixing ratio 103 INEGCLPTEND kg/kg/s 72 A Cloud ice tendency due to clipping neg values after microp 104 IWC kg/m3 72 A Grid box average ice water content 105 Kh_zm m^2/s 73 A Kh_zm, Eddy diffusivity on momentum levels 106 Kh_zt m^2/s 73 A Kh_zt, Eddy diffusivity 107 LANDFRAC 1 1 A Fraction of sfc area covered by land 108 LHFLX W/m2 1 A Surface latent heat flux 109 LNEGCLPTEND kg/kg/s 72 A Cloud liq tendency due to clipping neg values after microp 110 LWCF W/m2 1 A Longwave cloud forcing 111 Lscale m 73 A L, Turbulent mixing length 112 Lscale_down m 73 A Lscale_down, Downward mixing length 113 Lscale_pert_1 m 73 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 114 Lscale_pert_2 m 73 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 115 Lscale_up m 73 A Lscale_up, Upward mixing length 116 MELTO kg/kg/s 72 A Melting of cloud ice 117 MELTSDT W/kg 72 A Latent heating rate due to melting of snow 118 MNUCCCO kg/kg/s 72 A Immersion freezing of cloud water 119 MNUCCDO kg/kg/s 72 A Homogeneous and heterogeneous nucleation from vapor 120 MNUCCDOhet kg/kg/s 72 A Heterogeneous nucleation from vapor 121 MNUCCRO kg/kg/s 72 A Heterogeneous freezing of rain to snow 122 MNUCCTO kg/kg/s 72 A Contact freezing of cloud water 123 MPDI2P kg/kg/s 72 A Ice <--> Precip tendency - Morrison microphysics 124 MPDI2V kg/kg/s 72 A Ice <--> Vapor tendency - Morrison microphysics 125 MPDI2W kg/kg/s 72 A Ice <--> Water tendency - Morrison microphysics 126 MPDICE kg/kg/s 72 A CLDICE tendency - Morrison microphysics 127 MPDLIQ kg/kg/s 72 A CLDLIQ tendency - Morrison microphysics 128 MPDQ kg/kg/s 72 A Q tendency - Morrison microphysics 129 MPDT W/kg 72 A Heating tendency - Morrison microphysics 130 MPDW2I kg/kg/s 72 A Water <--> Ice tendency - Morrison microphysics 131 MPDW2P kg/kg/s 72 A Water <--> Precip tendency - Morrison microphysics 132 MPDW2V kg/kg/s 72 A Water <--> Vapor tendency - Morrison microphysics 133 MSACWIO kg/kg/s 72 A Conversion of cloud water from rime-splintering 134 NUMICE 1/kg 72 A Grid box averaged cloud ice number 135 NUMLIQ 1/kg 72 A Grid box averaged cloud liquid number 136 NUMRAI 1/kg 72 A Grid box averaged rain number 137 NUMSNO 1/kg 72 A Grid box averaged snow number 138 Nc_activated num/kg 73 A Nc_activated, Droplets activated by GFDL activation 139 Nc_in_cloud num/kg 73 A Nc_in_cloud, In cloud droplet concentration 140 Ncm num/kg 73 A Ncm, Cloud droplet number concentration 141 Ncnm num/kg 73 A Ncnm, Cloud nuclei concentration (PDF) 142 OCNFRAC 1 1 A Fraction of sfc area covered by ocean 143 OMEGA Pa/s 72 A Vertical velocity (pressure) 144 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface 145 OMEGAT K Pa/s 72 A Vertical heat flux 146 PBLH m 1 A PBL height 147 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 148 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 149 PHIS m2/s2 1 I Surface geopotential 150 PRACSO kg/kg/s 72 A Accretion of rain by snow 151 PRAIO kg/kg/s 72 A Accretion of cloud ice by rain 152 PRAO kg/kg/s 72 A Accretion of cloud water by rain 153 PRCIO kg/kg/s 72 A Autoconversion of cloud ice 154 PRCO kg/kg/s 72 A Autoconversion of cloud water 155 PRECC m/s 1 A Convective precipitation rate (liq + ice) 156 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 157 PRECSC m/s 1 A Convective snow rate (water equivalent) 158 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 159 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 160 PRODPREC kg/kg/s 72 A Rate of conversion of condensate to precip 161 PS Pa 1 A Surface pressure 162 PSACWSO kg/kg/s 72 A Accretion of cloud water by snow 163 PSL Pa 1 A Sea level pressure 164 PTECLDICE kg/kg/s 72 A CLDICE total physics tendency 165 PTECLDLIQ kg/kg/s 72 A CLDLIQ total physics tendency 166 PTEQ kg/kg/s 72 A Q total physics tendency 167 PTTEND K/s 72 A T total physics tendency 168 PTTEND_RESID K/s 72 A T-tendency due to BAB kluge at end of tphysac (diagnostic not part of T-budget) 169 Q kg/kg 72 A Specific humidity 170 QAP kg/kg 72 A Specific humidity (after physics) 171 QBP kg/kg 72 A Specific humidity (before physics) 172 QCHFTEN kg/kg/s 72 A Cloud water mixing ratio tendency from hole filling 173 QCRAT fraction 72 A Qc Limiter: Fraction of qc tendency applied 174 QCRESO kg/kg/s 72 A Residual condensation term for cloud water 175 QCSEDTEN kg/kg/s 72 A Cloud water mixing ratio tendency from sedimentation 176 QCSEVAP kg/kg/s 72 A Rate of evaporation of falling cloud water 177 QDIFF kg/kg 72 A difference from observed water 178 QFLX kg/m2/s 1 A Surface water flux 179 QIHFTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from hole filling 180 QIRESO kg/kg/s 72 A Residual deposition term for cloud ice 181 QISEDTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from sedimentation 182 QISEVAP kg/kg/s 72 A Rate of sublimation of falling cloud ice 183 QREFHT kg/kg 1 A Reference height humidity 184 QRHFTEN kg/kg/s 72 A Rain water mixing ratio tendency from hole filling 185 QRL K/s 72 A Longwave heating rate 186 QRS K/s 72 A Solar heating rate 187 QRSEDTEN kg/kg/s 72 A Rain mixing ratio tendency from sedimentation 188 QSHFTEN kg/kg/s 72 A Snow mixing ratio tendency from hole filling 189 QSSEDTEN kg/kg/s 72 A Snow mixing ratio tendency from sedimentation 190 QVHFTEN kg/kg/s 72 A Water vapor mixing ratio tendency from hole filling 191 QVRES kg/kg/s 72 A Rate of residual condensation term 192 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 193 RAINQM kg/kg 72 A Grid box averaged rain amount 194 RAINQMAP kg/kg 72 A RAINQM after physics 195 RAINQMBP kg/kg 72 A RAINQM before physics 196 RCMTEND_CLUBB g/kg /s 72 A Cloud Liquid Water Tendency 197 RELHUM percent 72 A Relative humidity 198 RHW percent 72 A Relative humidity with respect to liquid 199 RIMTEND_CLUBB g/kg /s 72 A Cloud Ice Tendency 200 RVMTEND_CLUBB g/kg /s 72 A Water vapor tendency 201 SHFLX W/m2 1 A Surface sensible heat flux 202 SILHS_CLUBB_ICE_SS_FRAC frac 72 A Ice supersaturation fraction from CLUBB 203 SILHS_CLUBB_PRECIP_FRAC frac 72 A Precipitation fraction from CLUBB (set_up_pdf_params_incl_hydromet) 204 SL J/kg 72 A Liquid water static energy 205 SNOWHICE m 1 A Snow depth over ice 206 SNOWHLND m 1 A Water equivalent snow depth 207 SNOWQM kg/kg 72 A Grid box averaged snow amount 208 SNOWQMAP kg/kg 72 A SNOWQM after physics 209 SNOWQMBP kg/kg 72 A SNOWQM before physics 210 SO2_SRF mol/mol 1 A SO2 in bottom layer 211 SOAG_SRF mol/mol 1 A SOAG in bottom layer 212 SOLIN W/m2 1 A Solar insolation 213 STEND_CLUBB k/s 72 A Temperature tendency 214 SWCF W/m2 1 A Shortwave cloud forcing 215 Skw_velocity m/s 73 A Skw_velocity, Skewness velocity 216 T K 72 A Temperature 217 TAP K 72 A Temperature (after physics) 218 TAUGWX N/m2 1 A Zonal gravity wave surface stress 219 TAUGWY N/m2 1 A Meridional gravity wave surface stress 220 TAUX N/m2 1 A Zonal surface stress 221 TAUY N/m2 1 A Meridional surface stress 222 TBP K 72 A Temperature (before physics) 223 TDIFF K 72 A difference from observed temp 224 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 225 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 226 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 227 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 228 TH7001000 K 1 A Theta difference 700 mb - 1000 mb 229 THFTEN K/s 72 A Temperature tendency from hole filling 230 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 231 TREFHT K 1 A Reference height temperature 232 TROP_P Pa 1 A Tropopause Pressure 233 TROP_T K 1 A Tropopause Temperature 234 TS K 1 A Surface temperature (radiative) 235 TSMN K 1 M Minimum surface temperature over output period 236 TSMX K 1 X Maximum surface temperature over output period 237 TTEND_TOT K/s 72 A Total temperature tendency 238 TTGW K/s 72 A T tendency - gravity wave drag 239 TTGWORO K/s 72 A T tendency - orographic gravity wave drag 240 TUH W/m 1 A Total (vertically integrated) zonal MSE flux 241 TUQ kg/m/s 1 A Total (vertically integrated) zonal water flux 242 TVH W/m 1 A Total (vertically integrated) meridional MSE flux 243 TVQ kg/m/s 1 A Total (vertically integrated) meridional water flux 244 T_ADJ_CLUBB K 72 A Temperature adjustment from the CLUBB energy fixer 245 T_in_K K 73 A T_in_K, Absolute temperature 246 U m/s 72 A Zonal wind 247 U10 m/s 1 A 10m wind speed 248 UAP m/s 72 A Zonal wind (after physics) 249 UTEND_CLUBB m/s /s 72 A U-wind Tendency 250 UU m2/s2 72 A Zonal velocity squared 251 V m/s 72 A Meridional wind 252 VAP m/s 72 A Meridional wind (after physics) 253 VNEGCLPTEND kg/kg/s 72 A Vapor tendency due to clipping neg values after microp 254 VPRAO kg/kg/s 1 A Vertical average of accretion rate 255 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 256 VQ m/s kg/kg 72 A Meridional water transport 257 VT K m/s 72 A Meridional heat transport 258 VTEND_CLUBB m/s /s 72 A V-wind Tendency 259 VTRMC m/s 72 A Mass-weighted cloud water fallspeed 260 VTRMI m/s 72 A Mass-weighted cloud ice fallspeed 261 VU m2/s2 72 A Meridional flux of zonal momentum 262 VV m2/s2 72 A Meridional velocity squared 263 WSUB m/s 72 A Diagnostic sub-grid vertical velocity 264 Z3 m 72 A Geopotential Height (above sea level) 265 a3_coef count 73 A a3_coef, Quantity in formula 25 from Equations for CLUBB 266 a3_coef_zt count 73 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 267 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 268 chi_1 kg/kg 73 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 269 chi_2 kg/kg 73 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 270 cloud_cover count 73 A cloud_cover, Cloud cover (between 0 and 1) 271 cloud_frac - 73 A cloud_frac, Cloud fraction (between 0 and 1) 272 cloud_frac_1 - 73 A cloud_frac_1, pdf parameter cloud_frac_1 273 cloud_frac_2 - 73 A cloud_frac_2, pdf parameter cloud_frac_2 274 cloud_frac_zm - 73 A cloud_frac_zm, Cloud fraction 275 corr_chi_eta_1 - 73 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 276 corr_chi_eta_2 - 73 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 277 corr_rt_thl_1 - 73 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 278 covar_chi_eta_1 kg^2/kg^2 73 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 279 covar_chi_eta_2 kg^2/kg^2 73 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 280 crt_1 - 73 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 281 crt_2 - 73 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 282 cthl_1 kg/kg/K 73 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 283 cthl_2 kg/kg/K 73 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 284 diam m 73 A diam, Ice crystal diameter 285 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 286 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 287 em m^2/s^2 73 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 288 exner count 73 A exner, Exner function = (p/p0)**(rd/cp) 289 gamma_Skw_fnc - 73 A gamma_Skw_fnc, Gamma as a function of skewness 290 hstobie_linoz fraction of mode 72 I Lowest possible Linoz level 291 mass_ice_cryst kg 73 A mass_ice_cryst, Mass of a single ice crystal 292 mean_w_down m/s 73 A mean_w_down, Mean w <= w_ref 293 mean_w_up m/s 73 A mean_w_up, Mean w >= w_ref 294 mixt_frac count 73 A mixt_frac, pdf parameter: mixture fraction 295 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 296 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 297 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 298 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 299 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 300 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 301 p_in_Pa Pa 73 A p_in_Pa, Pressure 302 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 303 precip_frac - 73 A precip_frac, Precipitation Fraction 304 precip_frac_1 - 73 A precip_frac_1, Precipitation Fraction (1st PDF component) 305 precip_frac_2 - 73 A precip_frac_2, Precipitation Fraction (2nd PDF component) 306 radht K/s 73 A radht, Total (sw+lw) radiative heating rate 307 radht_LW K/s 73 A radht_LW, Long-wave radiative heating rate 308 radht_SW K/s 73 A radht_SW, Short-wave radiative heating rate 309 rc_1 kg/kg 73 A rc_1, pdf parameter: mean rc of component 1 310 rc_2 kg/kg 73 A rc_2, pdf parameter: mean rc of component 2 311 rcm kg/kg 73 A rcm, Cloud water mixing ratio 312 rcm_icedfs kg/kg/s 73 A rcm_icedfs, Change in liquid due to ice 313 rcm_in_cloud kg/kg 73 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 314 rcm_in_layer kg/kg 73 A rcm_in_layer, rcm in cloud layer 315 rcm_mc kg/kg/s 73 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 316 rcm_sd_mg_morr kg kg^{-1} s^{-1 73 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 317 rcm_zm kg/kg 73 A rcm_zm, Total water mixing ratio 318 rcp2 (kg^2)/(kg^2) 73 A rc'^2, Variance of cloud water mixing ratio 319 rel_humidity [-] 73 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 320 rho kg m^{-3} 73 A rho, Air density 321 rho_ds_zm kg m^{-3} 73 A rho_ds_zm, Dry static, base-state density 322 rho_ds_zt kg m^{-3} 73 A rho_ds_zt, Dry static base-state density 323 rho_zm kg m^{-3} 73 A rho_zm, Density on momentum levels 324 rsat kg/kg 73 A rsat, Saturation mixing ratio over liquid 325 rsati kg/kg 73 A rsati, Saturation mixing ratio over ice 326 rsatl_1 kg/kg 73 A rsatl_1, pdf parameter: sat mix rat based on tl1 327 rsatl_2 kg/kg 73 A rsatl_2, pdf parameter: sat mix rat based on tl2 328 rt_1 kg/kg 73 A rt_1, pdf parameter: mean rt of component 1 329 rt_2 kg/kg 73 A rt_2, pdf parameter: mean rt of component 2 330 rtm kg/kg 73 A rtm, Total (vapor+liquid) water mixing ratio 331 rtm_bt kg kg^{-1} s^{-1 73 A rtm_bt, rtm budget: rtm time tendency 332 rtm_cl kg kg^{-1} s^{-1 73 A rtm_cl, rtm budget: rtm clipping 333 rtm_enter_mfl kg/kg 73 A rtm_enter_mfl, Rtm before flux-limiter 334 rtm_exit_mfl kg/kg 73 A rtm_exit_mfl, Rtm exiting flux-limiter 335 rtm_forcing kg kg^{-1} s^{-1 73 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 336 rtm_ma kg kg^{-1} s^{-1 73 A rtm_ma, rtm budget: rtm vertical mean advection 337 rtm_mc kg kg^{-1} s^{-1 73 A rtm_mc, Change in rt due to microphysics (not in budget) 338 rtm_mfl kg kg^{-1} s^{-1 73 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 339 rtm_mfl_max kg/kg 73 A rtm_mfl_max, Maximum allowable rtm 340 rtm_mfl_min kg/kg 73 A rtm_mfl_min, Minimum allowable rtm 341 rtm_old kg/kg 73 A rtm_old, Rtm at previous timestep 342 rtm_pd kg kg^{-1} s^{-1 73 A rtm_pd, rtm budget: rtm positive definite adjustment 343 rtm_sdmp kg kg^{-1} s^{-1 73 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 344 rtm_ta kg kg^{-1} s^{-1 73 A rtm_ta, rtm budget: rtm turbulent advection 345 rtm_tacl kg kg^{-1} s^{-1 73 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 346 rtm_without_ta kg/kg 73 A rtm_without_ta, Rtm without turbulent advection contribution 347 rtm_zm kg/kg 73 A rtm_zm, Total water mixing ratio 348 rtp2 (kg/kg)^2 73 A rt'^2, Variance of total water, rt 349 rtp2_bt (kg^2)/(kg^2 s) 73 A rt'^2_bt, rt'2 budget: rtp2 time tendency 350 rtp2_cl (kg^2)/(kg^2 s) 73 A rt'^2_cl, rtp2 budget: rtp2 clipping term 351 rtp2_dp1 (kg^2)/(kg^2 s) 73 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 352 rtp2_dp2 (kg^2)/(kg^2 s) 73 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 353 rtp2_forcing (kg/kg)^2/s 73 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 354 rtp2_ma (kg^2)/(kg^2 s) 73 A rt'^2_ma, rtp2 budget: rtp2 mean advection 355 rtp2_mc (kg/kg)^2/s 73 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 356 rtp2_pd (kg^2)/(kg^2 s) 73 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 357 rtp2_sf (kg^2)/(kg^2 s) 73 A rt'^2_sf, rtp2 budget: rtp2 surface variance 358 rtp2_ta (kg^2)/(kg^2 s) 73 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 359 rtp2_tp (kg^2)/(kg^2 s) 73 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 360 rtp2_zt (kg/kg)^2 73 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 361 rtprcp (kg^2)/(kg^2) 73 A rt'rc' 362 rtpthlp (kg K)/kg 73 A rt'thl', Covariance of rt and theta_l 363 rtpthlp_bt (kg K)/(kg s) 73 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 364 rtpthlp_cl (kg K)/(kg s) 73 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 365 rtpthlp_dp1 (kg K)/(kg s) 73 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 366 rtpthlp_dp2 (kg K)/(kg s) 73 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 367 rtpthlp_forcing (K kg/kg)/s 73 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 368 rtpthlp_ma (kg K)/(kg s) 73 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 369 rtpthlp_mc (K kg/kg)/s 73 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 370 rtpthlp_sf (kg K)/(kg s) 73 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 371 rtpthlp_ta (kg K)/(kg s) 73 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 372 rtpthlp_tp1 (kg K)/(kg s) 73 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 373 rtpthlp_tp2 (kg K)/(kg s) 73 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 374 rtpthlp_zt (kg K)/kg 73 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 375 rtpthvp (kg/kg) K 73 A rt'thv', Covariance of rt and theta_v 376 rvm kg/kg 73 A rvm, Vapor water mixing ratio 377 rvm_mc kg/(kg s) 73 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 378 sed_rcm kg / [m^2 s] 73 A sed_rcm, d(rcm)/dt due to cloud sedimentation 379 shear m^2/s^3 73 A shear, Wind shear production term 380 shear_sqd - 73 A shear_sqd, shear_sqd 381 sigma_sqd_w - 73 A sigma_sqd_w, Nondim w variance of Gaussian component 382 sigma_sqd_w_zt - 73 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 383 snowslope 1/m 73 A snowslope, COAMPS microphysics snow slope parameter 384 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 385 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 386 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 387 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 388 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 389 stdev_chi_1 kg/kg 73 A stdev_chi_1, pdf parameter: Std dev of chi_1 390 stdev_chi_2 kg/kg 73 A stdev_chi_2, pdf parameter: Std dev of chi_2 391 stdev_eta_1 kg/kg 73 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 392 stdev_eta_2 kg/kg 73 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 393 tau_zm s 73 A tau_zm, Time-scale tau on momentum levels 394 tau_zt s 73 A tau_zt, Dissipation time 395 thl_1 K 73 A thl_1, pdf parameter: mean thl of component 1 396 thl_2 K 73 A thl_2, pdf parameter: mean thl of component 2 397 thlm K 73 A thlm, Liquid water potential temperature (theta_l) 398 thlm_bt K s^{-1} 73 A thlm_bt, thlm budget: thlm time tendency 399 thlm_cl K s^{-1} 73 A thlm_cl, thlm budget: thlm_cl 400 thlm_enter_mfl K 73 A thlm_enter_mfl, Thlm before flux-limiter 401 thlm_exit_mfl K 73 A thlm_exit_mfl, Thlm exiting flux-limiter 402 thlm_forcing K s^{-1} 73 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 403 thlm_ma K s^{-1} 73 A thlm_ma, thlm budget: thlm vertical mean advection 404 thlm_mc K s^{-1} 73 A thlm_mc, Change in thlm due to microphysics (not in budget) 405 thlm_mfl K s^{-1} 73 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 406 thlm_mfl_max K 73 A thlm_mfl_max, Maximum allowable thlm 407 thlm_mfl_min K 73 A thlm_mfl_min, Minimum allowable thlm 408 thlm_old K 73 A thlm_old, Thlm at previous timestep 409 thlm_sdmp K s^{-1} 73 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 410 thlm_ta K s^{-1} 73 A thlm_ta, thlm budget: thlm turbulent advection 411 thlm_tacl K s^{-1} 73 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 412 thlm_without_ta K 73 A thlm_without_ta, Thlm without turbulent advection contribution 413 thlm_zm K 73 A thlm_zm, Liquid potential temperature 414 thlp2 K^2 73 A thl'^2, Variance of theta_l 415 thlp2_bt (K^2)/s 73 A thl'^2_bt, thlp2 budget: thlp2 time tendency 416 thlp2_cl (K^2)/s 73 A thl'^2_cl, thlp2 budget: thlp2 clipping term 417 thlp2_dp1 (K^2)/s 73 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 418 thlp2_dp2 (K^2)/s 73 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 419 thlp2_forcing K^2/s 73 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 420 thlp2_ma (K^2)/s 73 A thl'^2_ma, thlp2 budget: thlp2 mean advection 421 thlp2_mc K^2/s 73 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 422 thlp2_pd K^2/s 73 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 423 thlp2_sf K^2/s 73 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 424 thlp2_ta (K^2)/s 73 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 425 thlp2_tp (K^2)/s 73 A thl'^2_t', thlp2 budget: thlp2 turbulent production 426 thlp2_zt K^2 73 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 427 thlprcp K (kg/kg) 73 A thl'rc' 428 thlpthvp K^2 73 A thl'thv', Covariance of theta_l and theta_v 429 thv_ds_zm K 73 A thv_ds_zm, Dry, base-state theta_v 430 thv_ds_zt K 73 A thv_ds_zt, Dry base-state theta_v 431 thvm K 73 A thvm, Virtual potential temperature 432 u_T_cm cm s^{-1} 73 A u_T_cm, Ice crystal fallspeed 433 ug m/s 73 A ug, u geostrophic wind 434 um m/s 73 A u_bar, Grid-mean eastward (u) wind 435 um_bt m s^{-2} 73 A um_bt, um budget: um time tendency 436 um_cf m s^{-2} 73 A um_cf, um budget: um coriolis forcing 437 um_f m s^{-2} 73 A um_f, um budget: um forcing 438 um_gf m s^{-2} 73 A um_gf, um budget: um geostrophic forcing 439 um_ma m s^{-2} 73 A um_ma, um budget: um vertical mean advection 440 um_ndg m s^{-2} 73 A um_ndg, um budget: um nudging 441 um_ref m/s 73 A um_ref, Reference u wind 442 um_sdmp m s^{-2} 73 A um_sdmp, um budget: um sponge damping 443 um_ta m s^{-2} 73 A um_ta, um budget: um turbulent advection 444 up2 m^2/s^2 73 A u'^2, Variance of eastward (u) wind 445 up2_bt m^2/s^3 73 A u'^2_bt, up2 budget: up2 time tendency 446 up2_cl m^2/s^3 73 A u'^2_cl, up2 budget: up2 clipping 447 up2_dp1 m^2/s^3 73 A u'^2_dp1, up2 budget: up2 dissipation term 1 448 up2_dp2 m^2/s^3 73 A u'^2_d'^2, up2 budget: up2 dissipation term 2 449 up2_ma m^2/s^3 73 A u'^2_ma, up2 budget: up2 mean advection 450 up2_pd m^2/s^3 73 A u'^2_pd, up2 budget: up2 positive definite adjustment 451 up2_pr1 m^2/s^3 73 A u'^2_pr1, up2 budget: up2 pressure term 1 452 up2_pr2 m^2/s^3 73 A u'^2_pr2, up2 budget: up2 pressure term 2 453 up2_sf m^2/s^3 73 A u'^2_sf, up2 budget: up2 surface variance 454 up2_ta m^2/s^3 73 A u'^2_ta, up2 budget: up2 turbulent advection 455 up2_tp m^2/s^3 73 A u'^2_tp, up2 budget: up2 turbulent production 456 up2_zt m^2/s^2 73 A up2_zt, u'^2 interpolated to thermodynamic levels 457 upwp m^2/s^2 73 A u'w', Vertical turbulent flux of eastward (u) wind 458 upwp_zt m^2/s^2 73 A upwp_zt, u'w' interpolated to thermodynamic levels 459 varnce_rt_1 (kg^2)/(kg^2) 73 A varnce_rt_1, pdf parameter: rt variance of component 1 460 varnce_rt_2 (kg^2)/(kg^2) 73 A varnce_rt_2, pdf parameter: rt variance of component 2 461 varnce_thl_1 K^2 73 A varnce_thl_1, pdf parameter: thl variance of component 1 462 varnce_thl_2 K^2 73 A varnce_thl_2, pdf parameter: thl variance of component 2 463 varnce_w_1 m^2/s^2 73 A varnce_w_1, pdf parameter: w variance of component 1 464 varnce_w_2 m^2/s^2 73 A varnce_w_2, pdf parameter: w variance of component 2 465 vg m/s 73 A vg, v geostrophic wind 466 vm m/s 73 A v_bar, Grid-mean northward (v) wind 467 vm_bt m s^{-2} 73 A vm_bt, vm budget: vm time tendency 468 vm_cf m s^{-2} 73 A vm_cf, vm budget: vm coriolis forcing 469 vm_f m s^{-2} 73 A vm_f, vm budget: vm forcing 470 vm_gf m s^{-2} 73 A vm_gf, vm budget: vm geostrophic forcing 471 vm_ma m s^{-2} 73 A vm_ma, vm budget: vm vertical mean advection 472 vm_ndg m s^{-2} 73 A vm_ndg, vm budget: vm nudging 473 vm_ref m/s 73 A vm_ref, Reference v wind 474 vm_sdmp m s^{-2} 73 A vm_sdmp, vm budget: vm sponge damping 475 vm_ta m s^{-2} 73 A vm_ta, vm budget: vm turbulent transport 476 vp2 m^2/s^2 73 A v'^2, Variance of northward (v) wind 477 vp2_bt m^2/s^3 73 A v'2_bt, vp2 budget: vp2 time tendency 478 vp2_cl m^2/s^3 73 A v'^2_cl, vp2 budget: vp2 clipping 479 vp2_dp1 m^2/s^3 73 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 480 vp2_dp2 m^2/s^3 73 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 481 vp2_ma m^2/s^3 73 A v'^2_ma, vp2 budget: vp2 mean advection 482 vp2_pd m^2/s^3 73 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 483 vp2_pr1 m^2/s^3 73 A v'^2_pr1, vp2 budget: vp2 pressure term 1 484 vp2_pr2 m^2/s^3 73 A v'^2_pr2, vp2 budget: vp2 pressure term 2 485 vp2_sf m^2/s^3 73 A v'^2_sf, vp2 budget: vp2 surface variance 486 vp2_ta m^2/s^3 73 A v'^2_ta, vp2 budget: vp2 turbulent advection 487 vp2_tp m^2/s^3 73 A v'^2_tp, vp2 budget: vp2 turbulent production 488 vp2_zt m^2/s^2 73 A vp2_zt, v'^2 interpolated to thermodynamic levels 489 vpwp m^2/s^2 73 A v'w', Vertical turbulent flux of northward (v) wind 490 vpwp_zt m^2/s^2 73 A vpwp_zt, v'w' interpolated to thermodynamic levels 491 w_1 m/s 73 A w_1, pdf parameter: mean w of component 1 492 w_2 m/s 73 A w_2, pdf paramete: mean w of component 2 493 wm_zm m/s 73 A wm_zm, Vertical (w) wind 494 wp2 m^2/s^2 73 A w'^2, Variance of vertical air velocity 495 wp2_ac m^2/s^3 73 A w'^2_ac, wp2 budget: wp2 accumulation term 496 wp2_bp m^2/s^3 73 A w'^2_bp, wp2 budget: wp2 buoyancy production 497 wp2_bt m^2/s^3 73 A w'^2_bt, wp2 budget: wp2 time tendency 498 wp2_cl m^2/s^3 73 A w'^2_cl, wp2 budget: wp2 clipping term 499 wp2_dp1 m^2/s^3 73 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 500 wp2_dp2 m^2/s^3 73 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 501 wp2_ma m^2/s^3 73 A w'^2_ma, wp2 budget: wp2 vertical mean advection 502 wp2_pd m2/s3 73 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 503 wp2_pr1 m^2/s^3 73 A w'^2_pr1, wp2 budget: wp2 pressure term 1 504 wp2_pr2 m^2/s^3 73 A w'^2_pr2, wp2 budget: wp2 pressure term 2 505 wp2_pr3 m^2/s^3 73 A w'^2_pr3, wp2 budget: wp2 pressure term 3 506 wp2_sf m2/s3 73 A w'^2_sf, wp2 budget: wp2 surface variance 507 wp2_ta m^2/s^3 73 A w'^2_ta, wp2 budget: wp2 turbulent advection 508 wp2_zt m^2/s^2 73 A wp2_zt, w'^2 interpolated to thermodynamic levels 509 wp2rcp (m^2 kg)/(s^2 kg 73 A w'^2rc' 510 wp2rtp (m^2 kg)/(s^2 kg 73 A w'^2rt', Vertical turbulent flux of w'rt' 511 wp2thlp (m^2 K)/s^2 73 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 512 wp2thvp K m^2/s^2 73 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 513 wp3 m^3/s^3 73 A w'^3, Third-order moment of vertical air velocity 514 wp3_ac m^{3} s^{-4} 73 A wp3_ac, wp3 budget: wp3 accumulation term 515 wp3_bp1 m^{3} s^{-4} 73 A wp3_bp1, wp3 budget: wp3 buoyancy production 516 wp3_bt m^{3} s^{-4} 73 A wp3_bt, wp3 budget: wp3 time tendency 517 wp3_cl m^{3} s^{-4} 73 A wp3_cl, wp3 budget: wp3 clipping term 518 wp3_dp1 m^{3} s^{-4} 73 A wp3_dp1, wp3 budget: wp3 dissipation term 1 519 wp3_ma m^{3} s^{-4} 73 A wp3_ma, wp3 budget: wp3 vertical mean advection 520 wp3_on_wp2 m/s 73 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 521 wp3_on_wp2_zt m/s 73 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 522 wp3_pr1 m^{3} s^{-4} 73 A wp3_pr1, wp3 budget: wp3 pressure term 1 523 wp3_pr2 m^{3} s^{-4} 73 A wp3_pr2, wp3 budget: wp3 pressure term 2 524 wp3_pr_dfsn m^{3} s^{-4} 73 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 525 wp3_pr_turb m^{3} s^{-4} 73 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 526 wp3_ta m^{3} s^{-4} 73 A wp3_ta, wp3 budget: wp3 turbulent advection 527 wp3_tp m^{3} s^{-4} 73 A wp3_tp, wp3 budget: wp3 turbulent transport 528 wp3_zm (m^3)/(s^3) 73 A w'^3_zm, w'^3 interpolated to moment. levels 529 wp4 (m^4)/(s^4) 73 A w'^4, Fourth-order moment of vertical air velocity 530 wprcp (m/s) (kg/kg) 73 A w'rc' 531 wprtp (m kg)/(s kg) 73 A w'rt', Vertical turbulent flux of total water, rt 532 wprtp2 (m kg)/(s kg) 73 A w'rt'^2, Vertical turbulent flux of rt'^2 533 wprtp_ac (m kg)/(s^2 kg) 73 A w'rt'_ac, wprtp budget: wprtp accumulation term 534 wprtp_bp (m kg)/(s^2 kg) 73 A w'rt'_b', wprtp budget: wprtp buoyancy production 535 wprtp_bt (m kg)/(s^2 kg) 73 A w'rt'_bt, wprtp budget: wprtp time tendency 536 wprtp_cl (m kg)/(s^2 kg) 73 A w'rt'_cl, wprtp budget: wprtp clipping term 537 wprtp_dp1 (m kg)/(s^2 kg) 73 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 538 wprtp_enter_mfl (m kg)/(s kg) 73 A w'rt'_enter_mfl, Wprtp entering flux limiter 539 wprtp_exit_mfl (m kg)/(s kg) 73 A w'rt'_exit_mfl, Wprtp exiting flux limiter 540 wprtp_forcing (m kg/kg)/s^2 73 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 541 wprtp_ma (m kg)/(s^2 kg) 73 A w'rt'_ma, wprtp budget: wprtp mean advection 542 wprtp_mc (m kg/kg)/s^2 73 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 543 wprtp_mfl (m kg)/(s^2 kg) 73 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 544 wprtp_mfl_max (m kg)/(s kg) 73 A w'rt'_mfl_max, Maximum allowable wprtp 545 wprtp_mfl_min (m kg)/(s kg) 73 A w'rt'_mfl_min, Minimum allowable wprtp 546 wprtp_pd (m kg)/(s^2 kg) 73 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 547 wprtp_pr1 (m kg)/(s^2 kg) 73 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 548 wprtp_pr2 (m kg)/(s^2 kg) 73 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 549 wprtp_pr3 (m kg)/(s^2 kg) 73 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 550 wprtp_sicl (m kg)/(s^2 kg) 73 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 551 wprtp_ta (m kg)/(s^2 kg) 73 A w'rt'_ta, wprtp budget: wprtp turbulent advection 552 wprtp_tp (m kg)/(s^2 kg) 73 A w'rt'_t', wprtp budget: wprtp turbulent production 553 wprtp_zt (m kg)/(s kg) 73 A wprtp_zt, w'rt' interpolated to thermodynamic levels 554 wprtpthlp (m kg K)/(s kg) 73 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 555 wpthlp (m K)/s 73 A w'thl', Vertical turbulent flux of theta_l 556 wpthlp2 (m K^2)/s 73 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 557 wpthlp_ac (m K)/s^2 73 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 558 wpthlp_bp (m K)/s^2 73 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 559 wpthlp_bt (m K)/s^2 73 A w'thl'_bt, wpthlp budget 560 wpthlp_cl (m K)/s^2 73 A w'thl'_cl, wpthlp budget: wpthlp clipping term 561 wpthlp_dp1 (m K)/s^2 73 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 562 wpthlp_exit_mfl (m K)/s 73 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 563 wpthlp_forcing (m K)/s^2 73 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 564 wpthlp_ma (m K)/s^2 73 A w'thl'_ma, wpthlp budget: wpthlp mean advection 565 wpthlp_mc (m K)/s^2 73 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 566 wpthlp_mfl (m K)/s^2 73 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 567 wpthlp_mfl_max (m K)/s 73 A w'thl'_mfl_max, Maximum allowable wpthlp 568 wpthlp_mfl_min (m K)/s 73 A w'thl'_mfl_min, Minimum allowable wpthlp 569 wpthlp_pr1 (m K)/s^2 73 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 570 wpthlp_pr2 (m K)/s^2 73 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 571 wpthlp_pr3 (m K)/s^2 73 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 572 wpthlp_sicl (m K)/s^2 73 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 573 wpthlp_ta (m K)/s^2 73 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 574 wpthlp_tp (m K)/s^2 73 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 575 wpthlp_zt (m K)/s 73 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 576 wpthvp K m/s 73 A w'thv', Buoyancy flux FLDLST: History file 12 contains 41 fields Write frequency: YEARLY (INITIAL CONDITIONS) Filename specifier: %c.eam.i.%y-%m-%d-%s.nc Output precision: double Number of time samples per file: 1 Fields are represented on global grids: 100 Included fields are: 1 CLDICE&IC kg/kg 72 I Grid box averaged cloud ice amount 2 CLDLIQ&IC kg/kg 72 I Grid box averaged cloud liquid amount 3 DMS&IC kg/kg 72 I DMS 4 H2O2&IC kg/kg 72 I H2O2 5 H2SO4&IC kg/kg 72 I H2SO4 6 ICEFRAC&IC fraction 1 I Fraction of sfc area covered by sea-ice 7 NUMICE&IC kg/kg 72 I Grid box averaged cloud ice number 8 NUMLIQ&IC kg/kg 72 I Grid box averaged cloud liquid number 9 NUMRAI&IC kg/kg 72 I Grid box averaged rain number 10 NUMSNO&IC kg/kg 72 I Grid box averaged snow number 11 PS&IC Pa 1 I Surface pressure 12 Q&IC kg/kg 72 I Specific humidity 13 RAINQM&IC kg/kg 72 I Grid box averaged rain amount 14 SICTHK&IC m 1 I Sea ice thickness 15 SNOWHICE&IC m 1 I Water equivalent snow depth 16 SNOWQM&IC kg/kg 72 I Grid box averaged snow amount 17 SO2&IC kg/kg 72 I SO2 18 SOAG&IC kg/kg 72 I SOAG 19 T&IC K 72 I Temperature 20 TS1&IC K 1 I TS1 subsoil temperature 21 TS2&IC K 1 I TS2 subsoil temperature 22 TS3&IC K 1 I TS3 subsoil temperature 23 TS4&IC K 1 I TS4 subsoil temperature 24 TSICE&IC K 1 I Ice temperature 25 U&IC m/s 72 I Zonal wind 26 V&IC m/s 72 I Meridional wind 27 bc_a1&IC kg/kg 72 I bc_a1 28 dst_a1&IC kg/kg 72 I dst_a1 29 dst_a3&IC kg/kg 72 I dst_a3 30 ncl_a1&IC kg/kg 72 I ncl_a1 31 ncl_a2&IC kg/kg 72 I ncl_a2 32 ncl_a3&IC kg/kg 72 I ncl_a3 33 num_a1&IC kg/kg 72 I num_a1 34 num_a2&IC kg/kg 72 I num_a2 35 num_a3&IC kg/kg 72 I num_a3 36 pom_a1&IC kg/kg 72 I pom_a1 37 so4_a1&IC kg/kg 72 I so4_a1 38 so4_a2&IC kg/kg 72 I so4_a2 39 so4_a3&IC kg/kg 72 I so4_a3 40 soa_a1&IC kg/kg 72 I soa_a1 41 soa_a2&IC kg/kg 72 I soa_a2 nstep, te 0 0.29056405962023897E+10 0.29056405962023897E+10 -0.00000000000000000E+00 0.10149999999999999E+06 chem_surfvals_set: ncdate= 19690625 co2vmr= 3.7900000000000000E-004 READ_NEXT_TRCDATA DMS READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA SOAG_BIGALK SOAG_BIGENE SOAG_ISOPRENE SOAG_TERPENE SOAG_TOLUENE READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_ene emiss_ind emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA BC_emiss_awb BC_emiss_dom BC_emiss_ene BC_emiss_ind BC_emiss_tra BC_emiss_wst BC_emiss_shp OC_emiss_awb OC_emiss_dom OC_emiss_ene OC_emiss_ind OC_emiss_tra OC_emiss_wst OC_emiss_shp SO4_emiss_awb SO4_emiss_wst SO4_emiss_shp READ_NEXT_TRCDATA SO4_emiss_dom SO4_emiss_tra READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_ene emiss_ind emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA emiss_awb emiss_wst emiss_shp READ_NEXT_TRCDATA emiss_dom emiss_tra READ_NEXT_TRCDATA emiss_ene emiss_ind forestfire grassfire contvolc READ_NEXT_TRCDATA emiss_ene emiss_ind forestfire grassfire contvolc READ_NEXT_TRCDATA forestfire grassfire READ_NEXT_TRCDATA forestfire grassfire READ_NEXT_TRCDATA BC_forestfire BC_grassfire OC_forestfire OC_grassfire SO4_emiss_ene SO4_emiss_ind SO4_forestfire SO4_grassfire SO4_contvolc READ_NEXT_TRCDATA contvolc READ_NEXT_TRCDATA SO4_contvolc READ_NEXT_TRCDATA O3 OH NO3 HO2 READ_NEXT_TRCDATA ozone calcsize jmode,iq,aer_type, lsfrm,lstoo 1 1 1 25 21 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 1 2 25 21 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 2 1 22 15 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 2 2 22 15 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 3 1 23 17 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 3 2 23 17 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 4 1 24 20 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 4 2 24 20 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 1 1 21 25 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 1 2 21 25 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 2 1 15 22 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 2 2 15 22 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 3 1 17 23 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 3 2 17 23 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 4 1 20 24 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 4 2 20 24 nstep= 1 time= 1800.0000000000000 [s] u = -0.875000000000132E+01 ( 72) -0.109999999403953E+00 ( 12) -0.319083547054836E+06 v = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 w = -0.125180813177152E-18 ( 73) 0.110737981072751E-18 ( 73) -0.782239477639267E-18 T = 0.234895810946892E+03 ( 1) 0.299971984863281E+03 ( 72) 0.287425718983350E+08 vTh_dp= 0.146868286945360E+05 ( 1) 0.130779761619114E+07 ( 46) 0.573157000234272E+11 dz(m) = 0.264443848070755E+02 ( 72) 0.264713077051464E+04 ( 2) 0.997438369084958E+08 dp = 0.476508197161459E+01 ( 1) 0.399624607541266E+04 ( 47) 0.155882972819769E+09 fu = -0.234725946299355E-07 ( 50) 0.249030840794388E-06 ( 1) 0.508851301395683E-06 fv = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ft = 0.235000000000000E+03 ( 1) 0.299971984863281E+03 ( 72) 0.287433131466532E+08 fq1 = 0.000000000000000E+00 ( 1) 0.172813069419267E-01 ( 70) 0.284068784504043E+00 qv( 1)= -0.2219476046462530E-20 0.1700000092387199E-01 0.4764087047344682E+04 qv( 2)= 0.0000000000000000E+00 0.0000000000000000E+00 0.1422164273478588E-02 qv( 3)= 0.0000000000000000E+00 0.1716572219622209E-09 0.8240884006163270E-05 qv( 4)= 0.0000000000000000E+00 0.1000000000000003E-11 0.3689985362531480E+10 qv( 5)= 0.0000000000000000E+00 0.3859645934131689E+00 0.1852930746873281E+05 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.1000000000000003E-11 0.8366881950298385E-10 qv( 9)= 0.0000000000000000E+00 0.1000000000000003E-11 0.8366881950298385E-10 qv( 10)= 0.0000000000000000E+00 0.8897439913888836E-09 0.5269307887539747E-03 qv( 11)= 0.0000000000000000E+00 0.1083032539218119E-11 0.2149545890267955E-06 qv( 12)= 0.0000000000000000E+00 0.1037845000915125E-08 0.1336787689729669E-03 qv( 13)= 0.0000000000000000E+00 0.4899615694456188E-09 0.2515278269211738E-05 qv( 14)= 0.0000000000000000E+00 0.1278357439363422E-09 0.2096162931409795E-04 qv( 15)= 0.0000000000000000E+00 0.1079708420786315E-08 0.6330014560546064E-03 qv( 16)= 0.0000000000000000E+00 0.3767720437161366E-08 0.1257939759196523E-02 qv( 17)= 0.0000000000000000E+00 0.4486527362665686E-08 0.1522422198909173E-02 qv( 18)= 0.0000000000000000E+00 0.3671442774381859E-09 0.1238163890642701E-03 qv( 19)= 0.0000000000000000E+00 0.9255114640328935E-08 0.7959871133475403E-03 qv( 20)= 0.0000000000000000E+00 0.9156814296850047E-09 0.9708557407449750E-04 qv( 21)= 0.0000000000000000E+00 0.1262350127149098E+10 0.4905219850348318E+15 qv( 22)= 0.0000000000000000E+00 0.1112245797821844E-09 0.1941023513178994E-04 qv( 23)= 0.0000000000000000E+00 0.3892971504176725E-10 0.7133316312582135E-05 qv( 24)= 0.0000000000000000E+00 0.1100987037217111E-11 0.4492017497347225E-07 qv( 25)= 0.0000000000000000E+00 0.5309551787067606E+10 0.5636990042722115E+15 qv( 26)= 0.0000000000000000E+00 0.1961424537753709E-06 0.1084134014585104E-01 qv( 27)= 0.0000000000000000E+00 0.1539565518526593E-07 0.4490244293672886E-03 qv( 28)= 0.0000000000000000E+00 0.6524570297015438E-10 0.1069683560577033E-04 qv( 29)= 0.0000000000000000E+00 0.4994699103536610E+07 0.3752488068552015E+12 ps= 0.101122037524203E+06 0.101502257397148E+06 0.155898332820260E+09 M = 0.103502634163865E+05 kg/m^2 0.101496339103233E+06mb dry M = 0.103116026152725E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.98204994777957E+05 0.24251868502832E+00 IE,d/dt 0.19969405799584E+10 0.68548487597407E+04 PE,d/dt 0.80563127947613E+09 0.27574852320344E+04 E,dE/dt 0.28026700644293E+10 0.96125765104604E+04 Q 1,Q diss, dQ^2/dt: 0.38660801114044E+02 kg/m^2 0.2147681E-01 0.2271308E-03 Q 2,Q diss, dQ^2/dt: 0.11540933148797E-04 kg/m^2 0.6411630E-08 0.0000000E+00 Q 3,Q diss, dQ^2/dt: 0.66875179735382E-07 kg/m^2 0.3715042E-10 -0.1292007E-27 Q 4,Q diss, dQ^2/dt: 0.29944413021184E+08 kg/m^2 0.1663579E+05 0.4376017E-32 Q 5,Q diss, dQ^2/dt: 0.15036624304103E+03 kg/m^2 0.8353127E-01 -0.6531843E-09 Q 6,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 7,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 8,Q diss, dQ^2/dt: 0.67897659259911E-12 kg/m^2 0.4376139E-20 0.4376017E-32 Q 9,Q diss, dQ^2/dt: 0.67897659259911E-12 kg/m^2 0.4376139E-20 0.4376017E-32 Q 10,Q diss, dQ^2/dt: 0.42760693124274E-05 kg/m^2 0.2375435E-08 0.7929131E-25 Q 11,Q diss, dQ^2/dt: 0.17443670806871E-08 kg/m^2 0.9690474E-12 -0.7818263E-31 Q 12,Q diss, dQ^2/dt: 0.10848097965201E-05 kg/m^2 0.6026327E-09 -0.1052238E-24 Q 13,Q diss, dQ^2/dt: 0.20411607081502E-07 kg/m^2 0.1133865E-10 -0.3170862E-27 Q 14,Q diss, dQ^2/dt: 0.17010465465578E-06 kg/m^2 0.9449484E-10 0.3811960E-27 Q 15,Q diss, dQ^2/dt: 0.51368380036354E-05 kg/m^2 0.2853610E-08 0.3724110E-25 Q 16,Q diss, dQ^2/dt: 0.10208243124116E-04 kg/m^2 0.5670870E-08 0.1305318E-23 Q 17,Q diss, dQ^2/dt: 0.12354531153338E-04 kg/m^2 0.6863175E-08 0.1279619E-23 Q 18,Q diss, dQ^2/dt: 0.10047760976451E-05 kg/m^2 0.5581720E-09 0.1237947E-25 Q 19,Q diss, dQ^2/dt: 0.64594746428118E-05 kg/m^2 0.3588360E-08 -0.6257591E-23 Q 20,Q diss, dQ^2/dt: 0.78785421698558E-06 kg/m^2 0.4376673E-09 -0.1741685E-25 Q 21,Q diss, dQ^2/dt: 0.39806100763980E+13 kg/m^2 0.2211304E+10 0.1624390E+12 Q 22,Q diss, dQ^2/dt: 0.15751501442972E-06 kg/m^2 0.8750252E-10 -0.1438586E-26 Q 23,Q diss, dQ^2/dt: 0.57887213332512E-07 kg/m^2 0.3215744E-10 -0.9885325E-30 Q 24,Q diss, dQ^2/dt: 0.36452943311046E-09 kg/m^2 0.2025026E-12 -0.4551758E-31 Q 25,Q diss, dQ^2/dt: 0.45744451929145E+13 kg/m^2 0.2541191E+10 -0.2733998E+13 Q 26,Q diss, dQ^2/dt: 0.87978009432479E-04 kg/m^2 0.4887352E-07 -0.1951374E-20 Q 27,Q diss, dQ^2/dt: 0.36438553675864E-05 kg/m^2 0.2024226E-08 -0.2877933E-23 Q 28,Q diss, dQ^2/dt: 0.86805347970038E-07 kg/m^2 0.4822199E-10 -0.3421187E-27 Q 29,Q diss, dQ^2/dt: 0.30451625560026E+10 kg/m^2 0.1691645E+07 -0.1370998E+07 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.8852059E-08 0.0000000E+00 0.1162967E-05 dIE/dt(W/m^2): -0.6148863E+04 0.0000000E+00 -0.3185019E-03 dPE/dt(W/m^2): -0.2458960E+04 0.0000000E+00 -0.1275003E-03 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 0 to h-file 1 DATE=1969/06/25 NCSEC= 0 WSHIST: nhfil( 1 )=case_scripts.eam.h0.1969-06-25-00000.nc Opening netcdf history file case_scripts.eam.h0.1969-06-25-00000.nc Opened file case_scripts.eam.h0.1969-06-25-00000.nc to write 89 H_DEFINE: Successfully opened netcdf file Creating new decomp: 1!72!1!!1!72!!d6!i2! Creating new decomp: 1!1!!1!!d6!i2! Creating new decomp: 1!73!1!!1!73!!d6!i2! nstep, te 1 0.29049177482227058E+10 0.29055413670940237E+10 0.33475144957804535E-01 0.10149999999999999E+06 nstep= 2 time= 3600.0000000000000 [s] u = -0.875000000000017E+01 ( 70) -0.109999999403953E+00 ( 12) -0.319083547120586E+06 v = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 w = -0.125180813177132E-18 ( 73) 0.110737981072734E-18 ( 73) -0.782239477639148E-18 T = 0.234791950207917E+03 ( 1) 0.303071440237223E+03 ( 72) 0.288190270816355E+08 vTh_dp= 0.146803349051558E+05 ( 1) 0.130779761619114E+07 ( 46) 0.573149859517679E+11 dz(m) = 0.262020486316871E+02 ( 72) 0.264713077051464E+04 ( 2) 0.997435698115986E+08 dp = 0.476508197161459E+01 ( 1) 0.399624506572109E+04 ( 47) 0.155883012873732E+09 fu = -0.259429092018259E-06 ( 63) 0.502809799271805E-03 ( 72) 0.157458006749687E-02 fv = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ft = -0.704397628630981E-04 ( 70) 0.104885310931208E-03 ( 72) -0.201921183017711E-02 fq1 = 0.000000000000000E+00 ( 1) 0.168443153761294E-01 ( 72) 0.283460665163522E+00 qv( 1)= 0.0000000000000000E+00 0.1684451420282011E-01 0.3117292701573034E+00 qv( 2)= 0.0000000000000000E+00 0.3926678449958259E-05 0.1710716323592904E-04 qv( 3)= 0.0000000000000000E+00 0.2691756715606888E-11 0.8307132391518131E-11 qv( 4)= 0.0000000000000000E+00 0.2288636298498335E+06 0.9991232223983670E+06 qv( 5)= 0.0000000000000000E+00 0.6052310369041292E-02 0.1867825966851559E-01 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.1000014432221225E-11 0.8367068054705258E-10 qv( 9)= 0.0000000000000000E+00 0.1000014432221225E-11 0.8367068054705258E-10 qv( 10)= 0.0000000000000000E+00 0.8946590824354304E-09 0.3546728360189851E-07 qv( 11)= 0.0000000000000000E+00 0.1116753868616877E-11 0.1072569394071453E-10 qv( 12)= 0.0000000000000000E+00 0.9123491872964269E-09 0.8594680317599630E-08 qv( 13)= 0.0000000000000000E+00 0.4470026384293955E-09 0.3301318834699615E-09 qv( 14)= 0.0000000000000000E+00 0.1248978570058030E-09 0.1724964863423995E-08 qv( 15)= 0.0000000000000000E+00 0.1081272099287805E-08 0.4202156194873669E-07 qv( 16)= 0.0000000000000000E+00 0.3767524159720295E-08 0.8357015239074457E-07 qv( 17)= 0.0000000000000000E+00 0.4486365245185320E-08 0.1008120604150286E-06 qv( 18)= 0.0000000000000000E+00 0.3671256611933700E-09 0.8227239194589023E-08 qv( 19)= 0.0000000000000000E+00 0.6438437250647830E-08 0.5192757396205289E-07 qv( 20)= 0.0000000000000000E+00 0.6691886885173306E-09 0.6583623316617724E-08 qv( 21)= 0.0000000000000000E+00 0.1259855976868877E+10 0.3250987523865268E+11 qv( 22)= 0.0000000000000000E+00 0.9379715071825112E-10 0.1286360689328174E-08 qv( 23)= 0.0000000000000000E+00 0.3888868268788867E-10 0.4714421211064373E-09 qv( 24)= 0.0000000000000000E+00 0.8024693687918907E-12 0.3074295873561674E-11 qv( 25)= 0.0000000000000000E+00 0.4206940117988546E+10 0.3645730458581818E+11 qv( 26)= 0.0000000000000000E+00 0.1197862208855029E-06 0.6816104893919508E-06 qv( 27)= 0.0000000000000000E+00 0.9356058118998530E-08 0.3111423702996833E-07 qv( 28)= 0.0000000000000000E+00 0.5573646351306354E-10 0.7091137465617486E-09 qv( 29)= 0.0000000000000000E+00 0.3395074446918682E+07 0.2471767283888593E+08 ps= 0.101124709187184E+06 0.101502236415992E+06 0.155898372874224E+09 M = 0.103502660552442E+05 kg/m^2 0.101496364980293E+06mb dry M = 0.103502635255458E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.98205024968587E+05 0.24340822096504E+00 IE,d/dt 0.19969087004269E+10 0.68549164006035E+04 PE,d/dt 0.80561853177041E+09 0.27575122842728E+04 E,dE/dt 0.28026254372223E+10 0.96126720930971E+04 Q 1,Q diss, dQ^2/dt: 0.25296983861146E-02 kg/m^2 -0.3691756E-08 -0.7574740E-10 Q 2,Q diss, dQ^2/dt: 0.13882547252329E-06 kg/m^2 -0.5437532E-12 -0.2166583E-17 Q 3,Q diss, dQ^2/dt: 0.67412788646571E-13 kg/m^2 0.0000000E+00 -0.3603054E-31 Q 4,Q diss, dQ^2/dt: 0.81079341762017E+04 kg/m^2 -0.3176088E-01 -0.7309892E+04 Q 5,Q diss, dQ^2/dt: 0.15157499748109E-03 kg/m^2 0.4351867E-20 -0.1821552E-12 Q 6,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 7,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 8,Q diss, dQ^2/dt: 0.67899169506342E-12 kg/m^2 0.4376396E-20 0.4376532E-32 Q 9,Q diss, dQ^2/dt: 0.67899169506342E-12 kg/m^2 0.4376396E-20 0.4376532E-32 Q 10,Q diss, dQ^2/dt: 0.28781875388961E-09 kg/m^2 0.5489959E-16 0.8283784E-25 Q 11,Q diss, dQ^2/dt: 0.87039534779950E-13 kg/m^2 -0.1074691E-18 -0.1064595E-30 Q 12,Q diss, dQ^2/dt: 0.69746254234104E-10 kg/m^2 -0.1005967E-15 -0.9377083E-25 Q 13,Q diss, dQ^2/dt: 0.26790364998369E-11 kg/m^2 -0.6787983E-17 -0.4473791E-27 Q 14,Q diss, dQ^2/dt: 0.13998174855079E-10 kg/m^2 0.9486631E-17 0.5179605E-27 Q 15,Q diss, dQ^2/dt: 0.34100704560112E-09 kg/m^2 0.4449480E-16 0.4042549E-25 Q 16,Q diss, dQ^2/dt: 0.67817590412200E-09 kg/m^2 0.5278197E-15 0.1318059E-23 Q 17,Q diss, dQ^2/dt: 0.81809483724162E-09 kg/m^2 0.6427032E-15 0.1289404E-23 Q 18,Q diss, dQ^2/dt: 0.66764451417182E-10 kg/m^2 0.4896008E-16 0.1250476E-25 Q 19,Q diss, dQ^2/dt: 0.42139482115480E-09 kg/m^2 -0.1071825E-14 -0.5981006E-23 Q 20,Q diss, dQ^2/dt: 0.53426427587087E-10 kg/m^2 -0.3807112E-16 -0.1727143E-25 Q 21,Q diss, dQ^2/dt: 0.26381923931143E+09 kg/m^2 0.1840271E+03 0.1634837E+12 Q 22,Q diss, dQ^2/dt: 0.10438880372423E-10 kg/m^2 -0.1401351E-16 -0.1330578E-26 Q 23,Q diss, dQ^2/dt: 0.38257760405611E-11 kg/m^2 0.5021010E-21 -0.9840373E-30 Q 24,Q diss, dQ^2/dt: 0.24948062483396E-13 kg/m^2 -0.7233488E-19 -0.3785249E-31 Q 25,Q diss, dQ^2/dt: 0.29585282295209E+09 kg/m^2 -0.6214051E+03 -0.2345386E+13 Q 26,Q diss, dQ^2/dt: 0.55313027041174E-08 kg/m^2 -0.1753039E-13 -0.1710889E-20 Q 27,Q diss, dQ^2/dt: 0.25249356648537E-09 kg/m^2 -0.5206696E-15 -0.2465736E-23 Q 28,Q diss, dQ^2/dt: 0.57544929911258E-11 kg/m^2 -0.4400040E-17 -0.3283201E-27 Q 29,Q diss, dQ^2/dt: 0.20058513291834E+06 kg/m^2 -0.4772505E+00 -0.1308255E+07 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.5811392E-04 0.0000000E+00 0.1162968E-05 dIE/dt(W/m^2): -0.6107537E+04 0.0000000E+00 -0.3386698E-03 dPE/dt(W/m^2): -0.2442435E+04 0.0000000E+00 -0.1355708E-03 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 1 to h-file 1 DATE=1969/06/25 NCSEC= 1800 nstep, te 2 0.29044755266435857E+10 0.29048177406536775E+10 0.18369655123176877E-01 0.10149999999999999E+06 nstep= 3 time= 1.5000000000000000 [h] u = -0.875000000000032E+01 ( 72) -0.109551743890524E+00 ( 1) -0.319083555433436E+06 v = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 w = -0.125180813177136E-18 ( 73) 0.133220547869261E-18 ( 73) -0.408519114651758E-16 T = 0.234688382950133E+03 ( 1) 0.299971984863281E+03 ( 72) 0.287428592195511E+08 vTh_dp= 0.146738593763818E+05 ( 1) 0.130773106816656E+07 ( 46) 0.570521446254804E+11 dz(m) = 0.262298818434717E+02 ( 72) 0.264713077051464E+04 ( 3) 0.996602372792966E+08 dp = 0.476508197161459E+01 ( 1) 0.399624545268391E+04 ( 47) 0.155312367191114E+09 fu = -0.192818941736788E-05 ( 58) 0.432283798645802E-03 ( 72) 0.150311672613847E-02 fv = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ft = -0.872194799165535E-04 ( 58) 0.000000000000000E+00 ( 1) -0.209171217824424E-02 fq1 = 0.000000000000000E+00 ( 1) 0.169802805767160E-01 ( 72) 0.283833282756245E+00 qv( 1)= 0.0000000000000000E+00 0.1698047615365651E-01 0.3117032676538604E+00 qv( 2)= 0.0000000000000000E+00 0.3791174517979470E-05 0.2753443388530848E-04 qv( 3)= 0.0000000000000000E+00 0.2690590379343835E-11 0.8307132391518129E-11 qv( 4)= 0.0000000000000000E+00 0.4019266742412157E+06 0.2481227839253397E+07 qv( 5)= 0.0000000000000000E+00 0.6049687901594192E-02 0.1867825850259004E-01 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.1000014082723169E-11 0.8367066324956504E-10 qv( 9)= 0.0000000000000000E+00 0.1000014082723169E-11 0.8367066324956504E-10 qv( 10)= 0.0000000000000000E+00 0.8995393515639991E-09 0.3573262695941981E-07 qv( 11)= 0.0000000000000000E+00 0.1034797574389536E-11 0.1043364328057586E-10 qv( 12)= 0.0000000000000000E+00 0.8287768776231008E-09 0.8502693260409607E-08 qv( 13)= 0.0000000000000000E+00 0.4712027504960036E-09 0.4059450641969493E-09 qv( 14)= 0.0000000000000000E+00 0.1227762409016045E-09 0.1740855644544162E-08 qv( 15)= 0.0000000000000000E+00 0.1082829882810736E-08 0.4207161249011072E-07 qv( 16)= 0.0000000000000000E+00 0.3767326473279782E-08 0.8368831753193575E-07 qv( 17)= 0.0000000000000000E+00 0.4486259137301399E-08 0.1009442797958453E-06 qv( 18)= 0.0000000000000000E+00 0.3671069072668657E-09 0.8239739897737583E-08 qv( 19)= 0.0000000000000000E+00 0.5762404356496311E-08 0.5158207024531877E-07 qv( 20)= 0.0000000000000000E+00 0.6448025647450800E-09 0.6649396674214553E-08 qv( 21)= 0.0000000000000000E+00 0.1257372043471784E+10 0.3251698998260565E+11 qv( 22)= 0.0000000000000000E+00 0.8893540592355237E-10 0.1286202529770955E-08 qv( 23)= 0.0000000000000000E+00 0.3884775017108618E-10 0.4710320791525903E-09 qv( 24)= 0.0000000000000000E+00 0.8039047936988951E-12 0.3137503592749106E-11 qv( 25)= 0.0000000000000000E+00 0.3639334403412040E+10 0.3600768481856136E+11 qv( 26)= 0.0000000000000000E+00 0.1006267334752300E-06 0.6698742658113891E-06 qv( 27)= 0.0000000000000000E+00 0.8823000065418283E-08 0.3193564586285392E-07 qv( 28)= 0.0000000000000000E+00 0.4993544405258448E-10 0.7097953803052946E-09 qv( 29)= 0.0000000000000000E+00 0.3080149096255983E+07 0.2466065317958461E+08 ps= 0.101120860056003E+06 0.101502244456989E+06 0.155327727191605E+09 M = 0.103123515149116E+05 kg/m^2 0.101124568931466E+06mb dry M = 0.103123489854242E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.97771252484438E+05 -0.24328403220959E+00 IE,d/dt 0.19846577054973E+10 -0.68538945407977E+04 PE,d/dt 0.80069042626416E+09 -0.27571026248408E+04 E,dE/dt 0.27854459030140E+10 -0.96112404496707E+04 Q 1,Q diss, dQ^2/dt: 0.25294873745181E-02 kg/m^2 -0.3720726E-08 -0.7635413E-10 Q 2,Q diss, dQ^2/dt: 0.22344328759085E-06 kg/m^2 -0.7632892E-12 -0.3005328E-17 Q 3,Q diss, dQ^2/dt: 0.67412788646571E-13 kg/m^2 0.7012097E-32 -0.3597443E-31 Q 4,Q diss, dQ^2/dt: 0.20135286164737E+05 kg/m^2 -0.6709022E-01 -0.2471786E+05 Q 5,Q diss, dQ^2/dt: 0.15157498801954E-03 kg/m^2 0.4321750E-20 -0.1818715E-12 Q 6,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 7,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 8,Q diss, dQ^2/dt: 0.67899155469346E-12 kg/m^2 0.4376393E-20 0.4376525E-32 Q 9,Q diss, dQ^2/dt: 0.67899155469346E-12 kg/m^2 0.4376393E-20 0.4376525E-32 Q 10,Q diss, dQ^2/dt: 0.28997202830927E-09 kg/m^2 0.5544734E-16 0.8437393E-25 Q 11,Q diss, dQ^2/dt: 0.84669529283694E-13 kg/m^2 -0.9976772E-19 -0.9021341E-31 Q 12,Q diss, dQ^2/dt: 0.68999774732838E-10 kg/m^2 -0.9879186E-16 -0.8557119E-25 Q 13,Q diss, dQ^2/dt: 0.32942641967244E-11 kg/m^2 -0.9253144E-17 -0.6144529E-27 Q 14,Q diss, dQ^2/dt: 0.14127129326802E-10 kg/m^2 0.8722496E-17 0.4385934E-27 Q 15,Q diss, dQ^2/dt: 0.34141320821034E-09 kg/m^2 0.4519482E-16 0.4263988E-25 Q 16,Q diss, dQ^2/dt: 0.67913482006472E-09 kg/m^2 0.5289569E-15 0.1326795E-23 Q 17,Q diss, dQ^2/dt: 0.81916780403135E-09 kg/m^2 0.6443341E-15 0.1299186E-23 Q 18,Q diss, dQ^2/dt: 0.66865895239138E-10 kg/m^2 0.4903038E-16 0.1257096E-25 Q 19,Q diss, dQ^2/dt: 0.41859104147066E-09 kg/m^2 -0.1067961E-14 -0.5727229E-23 Q 20,Q diss, dQ^2/dt: 0.53960181624614E-10 kg/m^2 -0.4059554E-16 -0.1657563E-25 Q 21,Q diss, dQ^2/dt: 0.26387697580915E+09 kg/m^2 0.1840310E+03 0.1640153E+12 Q 22,Q diss, dQ^2/dt: 0.10437596899824E-10 kg/m^2 -0.1405451E-16 -0.1264789E-26 Q 23,Q diss, dQ^2/dt: 0.38224485299030E-11 kg/m^2 0.4201193E-21 -0.9800861E-30 Q 24,Q diss, dQ^2/dt: 0.25460996238823E-13 kg/m^2 -0.7493792E-19 -0.3185540E-31 Q 25,Q diss, dQ^2/dt: 0.29220413638820E+09 kg/m^2 -0.6118164E+03 -0.2032235E+13 Q 26,Q diss, dQ^2/dt: 0.54360626715216E-08 kg/m^2 -0.1738109E-13 -0.1541958E-20 Q 27,Q diss, dQ^2/dt: 0.25915933963475E-09 kg/m^2 -0.5563244E-15 -0.2139160E-23 Q 28,Q diss, dQ^2/dt: 0.57600244825385E-11 kg/m^2 -0.4483965E-17 -0.3109205E-27 Q 29,Q diss, dQ^2/dt: 0.20012241557377E+06 kg/m^2 -0.4794941E+00 -0.1249867E+07 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.5867083E-04 0.0000000E+00 0.1163080E-05 dIE/dt(W/m^2): 0.4045110E+02 0.0000000E+00 -0.3362897E-03 dPE/dt(W/m^2): 0.1617607E+02 0.0000000E+00 -0.1346182E-03 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 2 to h-file 1 DATE=1969/06/25 NCSEC= 3600 nstep, te 3 0.29040320567488198E+10 0.29043760306169758E+10 0.18464122283349423E-01 0.10149999999999999E+06 WSHIST: writing time sample 3 to h-file 1 DATE=1969/06/25 NCSEC= 5400 nstep, te 4 0.29035855988997264E+10 0.29039332443910885E+10 0.18661210801206803E-01 0.10149999999999999E+06 WSHIST: writing time sample 4 to h-file 1 DATE=1969/06/25 NCSEC= 7200 nstep, te 5 0.29031370974679894E+10 0.29034853896691694E+10 0.18695925441662813E-01 0.10149999999999999E+06 WSHIST: writing time sample 5 to h-file 1 DATE=1969/06/25 NCSEC= 9000 nstep, te 6 0.29026877497059979E+10 0.29030379896098652E+10 0.18800475885514947E-01 0.10149999999999999E+06 WSHIST: writing time sample 6 to h-file 1 DATE=1969/06/25 NCSEC= 10800 nstep, te 7 0.29022416684832568E+10 0.29025891360377426E+10 0.18651659353998682E-01 0.10149999999999999E+06 WSHIST: writing time sample 7 to h-file 1 DATE=1969/06/25 NCSEC= 12600 nstep, te 8 0.29018015897729349E+10 0.29021437694129615E+10 0.18367810177540838E-01 0.10149999999999999E+06 WSHIST: writing time sample 8 to h-file 1 DATE=1969/06/25 NCSEC= 14400 nstep, te 9 0.29013685790056996E+10 0.29017043754074769E+10 0.18025165277709594E-01 0.10149999999999999E+06 WSHIST: writing time sample 9 to h-file 1 DATE=1969/06/25 NCSEC= 16200 nstep, te 10 0.29009393334509878E+10 0.29012686422280684E+10 0.17676917033239412E-01 0.10149999999999999E+06 WSHIST: writing time sample 10 to h-file 1 DATE=1969/06/25 NCSEC= 18000 nstep, te 11 0.29004992750696177E+10 0.29008227767056184E+10 0.17365196367972568E-01 0.10149999999999999E+06 WSHIST: writing time sample 11 to h-file 1 DATE=1969/06/25 NCSEC= 19800 nstep, te 12 0.29000395439431067E+10 0.29003559015228319E+10 0.16981711630092093E-01 0.10149999999999999E+06 WSHIST: writing time sample 12 to h-file 1 DATE=1969/06/25 NCSEC= 21600 nstep, te 13 0.28995864332885299E+10 0.28998961037084947E+10 0.16622752572511227E-01 0.10149999999999999E+06 WSHIST: writing time sample 13 to h-file 1 DATE=1969/06/25 NCSEC= 23400 nstep, te 14 0.28991365760642633E+10 0.28994431027640266E+10 0.16454001281792040E-01 0.10149999999999999E+06 WSHIST: writing time sample 14 to h-file 1 DATE=1969/06/25 NCSEC= 25200 nstep, te 15 0.28986886884795084E+10 0.28989928417826524E+10 0.16326600076459363E-01 0.10149999999999999E+06 WSHIST: writing time sample 15 to h-file 1 DATE=1969/06/25 NCSEC= 27000 nstep, te 16 0.28982448736818380E+10 0.28985455020633912E+10 0.16137386332866686E-01 0.10149999999999999E+06 WSHIST: writing time sample 16 to h-file 1 DATE=1969/06/25 NCSEC= 28800 nstep, te 17 0.28978025611063609E+10 0.28981019178873267E+10 0.16069128273419865E-01 0.10149999999999999E+06 WSHIST: writing time sample 17 to h-file 1 DATE=1969/06/25 NCSEC= 30600 nstep, te 18 0.28973648725881805E+10 0.28976609992896576E+10 0.15895741315320313E-01 0.10149999999999999E+06 WSHIST: writing time sample 18 to h-file 1 DATE=1969/06/25 NCSEC= 32400 nstep, te 19 0.28969481503026481E+10 0.28972261208158150E+10 0.14921137974213987E-01 0.10149999999999999E+06 WSHIST: writing time sample 19 to h-file 1 DATE=1969/06/25 NCSEC= 34200 nstep, te 20 0.28965955707065477E+10 0.28968580729129853E+10 0.14090817030074806E-01 0.10149999999999999E+06 WSHIST: writing time sample 20 to h-file 1 DATE=1969/06/25 NCSEC= 36000 nstep, te 21 0.28963483731246395E+10 0.28965943099090118E+10 0.13201604194437127E-01 0.10149999999999999E+06 WSHIST: writing time sample 21 to h-file 1 DATE=1969/06/25 NCSEC= 37800 nstep, te 22 0.28961882015433145E+10 0.28964213610668864E+10 0.12515735505839077E-01 0.10149999999999999E+06 WSHIST: writing time sample 22 to h-file 1 DATE=1969/06/25 NCSEC= 39600 nstep, te 23 0.28961118475994558E+10 0.28963341345163598E+10 0.11932106464095685E-01 0.10149999999999999E+06 WSHIST: writing time sample 23 to h-file 1 DATE=1969/06/25 NCSEC= 41400 nstep, te 24 0.28961074470705256E+10 0.28963212281233277E+10 0.11475521445748937E-01 0.10149999999999999E+06 WSHIST: writing time sample 24 to h-file 1 DATE=1969/06/25 NCSEC= 43200 nstep, te 25 0.28961561630988684E+10 0.28963706921683230E+10 0.11515674120768518E-01 0.10149999999999999E+06 WSHIST: writing time sample 25 to h-file 1 DATE=1969/06/25 NCSEC= 45000 nstep, te 26 0.28962571515861154E+10 0.28964626481521301E+10 0.11030819707457295E-01 0.10149999999999999E+06 WSHIST: writing time sample 26 to h-file 1 DATE=1969/06/25 NCSEC= 46800 nstep, te 27 0.28964132091748476E+10 0.28966120874570956E+10 0.10675557834134672E-01 0.10149999999999999E+06 WSHIST: writing time sample 27 to h-file 1 DATE=1969/06/25 NCSEC= 48600 nstep, te 28 0.28966045372185569E+10 0.28967977843653464E+10 0.10373284948532379E-01 0.10149999999999999E+06 WSHIST: writing time sample 28 to h-file 1 DATE=1969/06/25 NCSEC= 50400 nstep, te 29 0.28968259623727403E+10 0.28970146997290711E+10 0.10131204574962893E-01 0.10149999999999999E+06 WSHIST: writing time sample 29 to h-file 1 DATE=1969/06/25 NCSEC= 52200 nstep, te 30 0.28970714563571706E+10 0.28972556585137768E+10 0.98877602611703360E-02 0.10149999999999999E+06 WSHIST: writing time sample 30 to h-file 1 DATE=1969/06/25 NCSEC= 54000 nstep, te 31 0.28973268288962822E+10 0.28975064130599413E+10 0.96398717022630961E-02 0.10149999999999999E+06 WSHIST: writing time sample 31 to h-file 1 DATE=1969/06/25 NCSEC= 55800 nstep, te 32 0.28975997602967353E+10 0.28977756992433667E+10 0.94442006377460017E-02 0.10149999999999999E+06 WSHIST: writing time sample 32 to h-file 1 DATE=1969/06/25 NCSEC= 57600 nstep, te 33 0.28978634935454345E+10 0.28980364677555528E+10 0.92850569859042036E-02 0.10149999999999999E+06 WSHIST: writing time sample 33 to h-file 1 DATE=1969/06/25 NCSEC= 59400 nstep, te 34 0.28981219992667332E+10 0.28982919364475279E+10 0.91220327390063687E-02 0.10149999999999999E+06 WSHIST: writing time sample 34 to h-file 1 DATE=1969/06/25 NCSEC= 61200 nstep, te 35 0.28983786911653380E+10 0.28985450444434772E+10 0.89296529595789282E-02 0.10149999999999999E+06 WSHIST: writing time sample 35 to h-file 1 DATE=1969/06/25 NCSEC= 63000 nstep, te 36 0.28986158585037708E+10 0.28987796462048116E+10 0.87919357267972221E-02 0.10149999999999999E+06 WSHIST: writing time sample 36 to h-file 1 DATE=1969/06/25 NCSEC= 64800 nstep, te 37 0.28988333908484974E+10 0.28989947620973125E+10 0.86622233459523728E-02 0.10149999999999999E+06 WSHIST: writing time sample 37 to h-file 1 DATE=1969/06/25 NCSEC= 66600 nstep, te 38 0.28990272481658688E+10 0.28991858519907198E+10 0.85136712051879001E-02 0.10149999999999999E+06 WSHIST: writing time sample 38 to h-file 1 DATE=1969/06/25 NCSEC= 68400 nstep, te 39 0.28991893150466442E+10 0.28993452068792682E+10 0.83680945764146118E-02 0.10149999999999999E+06 WSHIST: writing time sample 39 to h-file 1 DATE=1969/06/25 NCSEC= 70200 nstep, te 40 0.28993094451139698E+10 0.28994631557649236E+10 0.82510112488453566E-02 0.10149999999999999E+06 WSHIST: writing time sample 40 to h-file 1 DATE=1969/06/25 NCSEC= 72000 nstep, te 41 0.28993900435851297E+10 0.28995422294947090E+10 0.81691648826081684E-02 0.10149999999999999E+06 WSHIST: writing time sample 41 to h-file 1 DATE=1969/06/25 NCSEC= 73800 nstep, te 42 0.28994172906782141E+10 0.28995689833300896E+10 0.81426873754398346E-02 0.10149999999999999E+06 WSHIST: writing time sample 42 to h-file 1 DATE=1969/06/25 NCSEC= 75600 nstep, te 43 0.28993850720397434E+10 0.28995377481793914E+10 0.81954798698008723E-02 0.10149999999999999E+06 WSHIST: writing time sample 43 to h-file 1 DATE=1969/06/25 NCSEC= 77400 nstep, te 44 0.28992814985331578E+10 0.28994356280833349E+10 0.82734972781631829E-02 0.10149999999999999E+06 WSHIST: writing time sample 44 to h-file 1 DATE=1969/06/25 NCSEC= 79200 nstep, te 45 0.28990890366924787E+10 0.28992442158519788E+10 0.83298391014358913E-02 0.10149999999999999E+06 WSHIST: writing time sample 45 to h-file 1 DATE=1969/06/25 NCSEC= 81000 nstep, te 46 0.28988487953729491E+10 0.28990049806329226E+10 0.83838454196188857E-02 0.10149999999999999E+06 WSHIST: writing time sample 46 to h-file 1 DATE=1969/06/25 NCSEC= 82800 nstep, te 47 0.28986081376006923E+10 0.28987656676587543E+10 0.84560326368820129E-02 0.10149999999999999E+06 WSHIST: writing time sample 47 to h-file 1 DATE=1969/06/25 NCSEC= 84600 nstep, te 48 0.28983663485509024E+10 0.28985255362494311E+10 0.85450128737903485E-02 0.10149999999999999E+06 chem_surfvals_set: ncdate= 19690626 co2vmr= 3.7900000000000000E-004 WSHIST: writing time sample 48 to h-file 1 DATE=1969/06/26 NCSEC= 0 WRAPUP: nf_close( 1 )=case_scripts.eam.h0.1969-06-25-00000.nc Primary history file Output at NSTEP = 48 Number of time samples on this file = 49 Model Day = 1.00 --------------------------------------- nstep, te 49 0.28981233502527084E+10 0.28982842903794255E+10 0.86390812067583984E-02 0.10149999999999999E+06 stepon: HOMME finalization... stepon: End of finalization Number of completed timesteps: 48 Time step 49 partially done to provide convectively adjusted and time filtered values for history tape. ------------------------------------------------------------ Total run time (sec) : 9.4062600446632132 Time Step Loop run time(sec) : 7.1291470951400697 SYPD : 33.180687232734449 ******* END OF MODEL RUN ******* [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_BOMEX/run/e3sm.log.240621-031649.gz + cat projects/scratch/SCM_runs/test_BOMEX/run/e3sm.log.240621-031649 [0] User-specified PIO rearranger comm max pend req (comp2io), 0 (value will be reset as requested) [0] Resetting PIO rearranger comm max pend req (comp2io) to 64 [0] User-specified PIO rearranger comm max pend req (io2comp), 0 (value will be reset as requested) [0] Resetting PIO rearranger comm max pend req (io2comp) to 64 [0] PIO rearranger options: [0] comm type = p2p [0] comm fcd = 2denable [0] max pend req (comp2io) = 64 [0] enable_hs (comp2io) = T [0] enable_isend (comp2io) = F [0] max pend req (io2comp) = 64 [0] enable_hs (io2comp) = F [0] enable_isend (io2comp) = T [0] 1 pes participating in computation of coupled model [0] -------------------------------------------------------------- [0] GLOBAL communicator : 1 nodes, 1 MPI tasks [0] COMMUNICATOR NODE # [NODE NAME] : (# OF MPI TASKS) TASK # LIST [0] GLOBAL NODE 0 [ carson ] : ( 1 MPI TASKS )[0] 0 [0] -------------------------------------------------------------- [0] (seq_comm_setcomm) init ID ( 1 GLOBAL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_setcomm) init ID ( 2 CPL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_setcomm) init ID ( 5 ATM ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 6 CPLATM ) join IDs = 2 5 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 3 ALLATMID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 4 CPLALLATMID ) join IDs = 2 3 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 9 LND ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 10 CPLLND ) join IDs = 2 9 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 7 ALLLNDID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 8 CPLALLLNDID ) join IDs = 2 7 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 13 ICE ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 14 CPLICE ) join IDs = 2 13 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 11 ALLICEID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 12 CPLALLICEID ) join IDs = 2 11 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 17 OCN ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 18 CPLOCN ) join IDs = 2 17 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 15 ALLOCNID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 16 CPLALLOCNID ) join IDs = 2 15 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 21 ROF ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 22 CPLROF ) join IDs = 2 21 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 19 ALLROFID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 20 CPLALLROFID ) join IDs = 2 19 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 25 GLC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 26 CPLGLC ) join IDs = 2 25 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 23 ALLGLCID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 24 CPLALLGLCID ) join IDs = 2 23 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 29 WAV ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 30 CPLWAV ) join IDs = 2 29 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 27 ALLWAVID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 28 CPLALLWAVID ) join IDs = 2 27 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 33 ESP ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 34 CPLESP ) join IDs = 2 33 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 31 ALLESPID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 32 CPLALLESPID ) join IDs = 2 31 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 37 IAC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 38 CPLIAC ) join IDs = 2 37 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 35 ALLIACID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 36 CPLALLIACID ) join IDs = 2 35 ( npes = 1) ( nthreads = 1) [0] (seq_comm_printcomms) 1 0 1 1 GLOBAL: [0] (seq_comm_printcomms) 2 0 1 1 CPL: [0] (seq_comm_printcomms) 3 0 1 1 ALLATMID: [0] (seq_comm_printcomms) 4 0 1 1 CPLALLATMID: [0] (seq_comm_printcomms) 5 0 1 1 ATM: [0] (seq_comm_printcomms) 6 0 1 1 CPLATM: [0] (seq_comm_printcomms) 7 0 1 1 ALLLNDID: [0] (seq_comm_printcomms) 8 0 1 1 CPLALLLNDID: [0] (seq_comm_printcomms) 9 0 1 1 LND: [0] (seq_comm_printcomms) 10 0 1 1 CPLLND: [0] (seq_comm_printcomms) 11 0 1 1 ALLICEID: [0] (seq_comm_printcomms) 12 0 1 1 CPLALLICEID: [0] (seq_comm_printcomms) 13 0 1 1 ICE: [0] (seq_comm_printcomms) 14 0 1 1 CPLICE: [0] (seq_comm_printcomms) 15 0 1 1 ALLOCNID: [0] (seq_comm_printcomms) 16 0 1 1 CPLALLOCNID: [0] (seq_comm_printcomms) 17 0 1 1 OCN: [0] (seq_comm_printcomms) 18 0 1 1 CPLOCN: [0] (seq_comm_printcomms) 19 0 1 1 ALLROFID: [0] (seq_comm_printcomms) 20 0 1 1 CPLALLROFID: [0] (seq_comm_printcomms) 21 0 1 1 ROF: [0] (seq_comm_printcomms) 22 0 1 1 CPLROF: [0] (seq_comm_printcomms) 23 0 1 1 ALLGLCID: [0] (seq_comm_printcomms) 24 0 1 1 CPLALLGLCID: [0] (seq_comm_printcomms) 25 0 1 1 GLC: [0] (seq_comm_printcomms) 26 0 1 1 CPLGLC: [0] (seq_comm_printcomms) 27 0 1 1 ALLWAVID: [0] (seq_comm_printcomms) 28 0 1 1 CPLALLWAVID: [0] (seq_comm_printcomms) 29 0 1 1 WAV: [0] (seq_comm_printcomms) 30 0 1 1 CPLWAV: [0] (seq_comm_printcomms) 31 0 1 1 ALLESPID: [0] (seq_comm_printcomms) 32 0 1 1 CPLALLESPID: [0] (seq_comm_printcomms) 33 0 1 1 ESP: [0] (seq_comm_printcomms) 34 0 1 1 CPLESP: [0] (seq_comm_printcomms) 35 0 1 1 ALLIACID: [0] (seq_comm_printcomms) 36 0 1 1 CPLALLIACID: [0] (seq_comm_printcomms) 37 0 1 1 IAC: [0] (seq_comm_printcomms) 38 0 1 1 CPLIAC: [0] (t_initf) Read in prof_inparm namelist from: drv_in [0] (t_initf) Using profile_disable= F [0] (t_initf) profile_timer= 4 [0] (t_initf) profile_depth_limit= 20 [0] (t_initf) profile_detail_limit= 12 [0] (t_initf) profile_barrier= F [0] (t_initf) profile_outpe_num= 1 [0] (t_initf) profile_outpe_stride= 0 [0] (t_initf) profile_single_file= F [0] (t_initf) profile_global_stats= T [0] (t_initf) profile_ovhd_measurement= F [0] (t_initf) profile_add_detail= F [0] (t_initf) profile_papi_enable= F [0] [0] getMetaSchedule: tmpP: 1 1 [0] initializing elements... [0] creating sorted ghost cell neigbor map... [0] checking ghost cell neighbor buffer sorting... [0] passed. [0] [0] l, cnst_name(l), cnst_name_cw(l) [0] 1 Q [0] 2 CLDLIQ [0] 3 CLDICE [0] 4 NUMLIQ [0] 5 NUMICE [0] 6 RAINQM [0] 7 SNOWQM [0] 8 NUMRAI [0] 9 NUMSNO [0] 10 H2O2 [0] 11 H2SO4 [0] 12 SO2 [0] 13 DMS [0] 14 SOAG [0] 15 so4_a1 so4_c1 [0] 16 pom_a1 pom_c1 [0] 17 soa_a1 soa_c1 [0] 18 bc_a1 bc_c1 [0] 19 dst_a1 dst_c1 [0] 20 ncl_a1 ncl_c1 [0] 21 num_a1 num_c1 [0] 22 so4_a2 so4_c2 [0] 23 soa_a2 soa_c2 [0] 24 ncl_a2 ncl_c2 [0] 25 num_a2 num_c2 [0] 26 dst_a3 dst_c3 [0] 27 ncl_a3 ncl_c3 [0] 28 so4_a3 so4_c3 [0] 29 num_a3 num_c3 [0] ma_convproc_init - convproc_do_aer = T [0] ma_convproc_init - convproc_do_gas = F [0] ma_convproc_init - use_cwaer_for_activate_maxsat = F [0] ma_convproc_init - apply_convproc_tend_to_ptend = T [0] ma_convproc_init - convproc_method_activate = 2 [0] ma_convproc_init - method1_activate_nlayers = 2 [0] ma_convproc_init - method2_activate_smaxmax = 3.0000E-03 [0] ma_convproc_init - method_reduce_actfrac = 0 [0] ma_convproc_init - factor_reduce_actfrac = 5.0000E-01 [0] ma_convproc_init - npass_calc_updraft = 1 [0] Invalid configuration: l_min_xp2_from_corr_wx = F and l_enable_relaxed_clipping = F [0] They must have opposite values [0] Fatal error in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. [0] C6rt = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. [0] C6rtb = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. [0] C6thl = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. [0] C6thlb = 2.0000000000000000 [0] Warning in check_clubb_settings [0] Reading setup_nml [0] Reading grid_nml [0] Reading ice_nml [0] Reading tracer_nml [0] CalcWorkPerBlock: Total blocks: 1 Ice blocks: 1 IceFree blocks: 0 Land blocks: 0 [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.240621-031715.gz + cat projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.240621-031715 Configuring with cmake cmd: /usr/bin/time -p cmake -DCIME_MODEL=e3sm -Dcompile_threaded=FALSE -DINSTALL_SHAREDPATH=/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct -DUSE_KOKKOS=TRUE -DCOMP_NAMES='cpl;eam;elm;cice;docn;srof;sglc;swav;siac;sesp' -DCASEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts" -DCASETOOLS="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools" -DCIMEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/cime" -DCOMP_INTERFACE="mct" -DCOMPILER="gnu" -DDEBUG="FALSE" -DEXEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build" -DINCROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lib/include" -DLIBROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lib" -DMACH="nelson" -DMPILIB="mpich" -DNINST_VALUE="c1a1l1i1o1r1g1w1i1e1" -DOS="Linux" -DPIO_VERSION="2" -DSHAREDLIBROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build" -DSMP_PRESENT="FALSE" -DUSE_ESMF_LIB="FALSE" -DUSE_MOAB="FALSE" -DCAM_CONFIG_OPTS="-phys default -scam -nlev 72 -clubb_sgs -nadv 29 -rad rrtmg -chem trop_mam3 -silent -nlev 72 -microphys mg2 -psubcols 4 -cppdefs '-DUWM_MISC -DSILHS'" -DCOMP_LND="elm" -DCOMPARE_TO_NUOPC="FALSE" -DUSE_TRILINOS="FALSE" -DUSE_ALBANY="FALSE" -DUSE_PETSC="FALSE" -DCMAKE_C_COMPILER_WORKS=1 -DCMAKE_CXX_COMPILER_WORKS=1 -DCMAKE_Fortran_COMPILER_WORKS=1 /home/jenkins/workspace/e3sm_run_gfortran_test/components -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- The Fortran compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpicc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 - skipped Found component atm model 'eam' -- Enabled Kokkos devices: SERIAL CMake Warning at /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/cmake/Kokkos/KokkosConfigCommon.cmake:29 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/cmake/Kokkos/KokkosConfig.cmake:43 (INCLUDE) cmake/common_setup.cmake:251 (find_package) cmake/build_model.cmake:5 (include) cmake/atm/CMakeLists.txt:1 (build_model) Warning: Skipping repeated base filename rrtmg_lw_rad.f90 for eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rad.f90 Warning: Skipping repeated base filename rrtmg_sw_rad.f90 for eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_rad.f90 Warning: Skipping repeated base filename vrtmap.F90 for eam/src/utils/vrtmap.F90 Found component lnd model 'elm' -- Enabled Kokkos devices: SERIAL Warning: Skipping repeated base filename accumulMod.F90 for elm/src/utils/accumulMod.F90 Found component ice model 'cice' -- Enabled Kokkos devices: SERIAL Warning: Skipping repeated base filename ice_communicate.F90 for cice/src/mpi/ice_communicate.F90 Found component ocn model 'docn' -- Enabled Kokkos devices: SERIAL Found component rof model 'srof' -- Enabled Kokkos devices: SERIAL Found component glc model 'sglc' -- Enabled Kokkos devices: SERIAL Found component wav model 'swav' -- Enabled Kokkos devices: SERIAL Found component iac model 'siac' -- Enabled Kokkos devices: SERIAL Found component esp model 'sesp' -- Enabled Kokkos devices: SERIAL -- Enabled Kokkos devices: SERIAL -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CASETOOLS SHAREDLIBROOT SMP_PRESENT USE_MOAB -- Build files have been written to: /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld real 2.03 user 0.95 sys 1.00 Building with cmd: /usr/bin/time -p make -j 4 /usr/bin/cmake -S/home/jenkins/workspace/e3sm_run_gfortran_test/components -B/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/CMakeFiles /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f CMakeFiles/genf90.dir/build.make CMakeFiles/genf90.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/CMakeFiles/genf90.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f CMakeFiles/genf90.dir/build.make CMakeFiles/genf90.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make[2]: Nothing to be done for 'CMakeFiles/genf90.dir/build'. make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 0%] Built target genf90 make -f cmake/atm/CMakeFiles/atm.dir/build.make cmake/atm/CMakeFiles/atm.dir/depend make -f cmake/lnd/CMakeFiles/lnd.dir/build.make cmake/lnd/CMakeFiles/lnd.dir/depend make -f cmake/ice/CMakeFiles/ice.dir/build.make cmake/ice/CMakeFiles/ice.dir/depend make -f cmake/ocn/CMakeFiles/ocn.dir/build.make cmake/ocn/CMakeFiles/ocn.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice/CMakeFiles/ice.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn/CMakeFiles/ocn.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 1%] Generating restUtilMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/restUtilMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/restUtilMod.F90 Scanning dependencies of target ocn make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/ocn/CMakeFiles/ocn.dir/build.make cmake/ocn/CMakeFiles/ocn.dir/build [ 1%] Generating subcol_utils.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_utils.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm/subcol_utils.F90 make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o [ 1%] Generating buffer.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/buffer.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm/buffer.F90 Scanning dependencies of target ice make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/ice/CMakeFiles/ice.dir/build.make cmake/ice/CMakeFiles/ice.dir/build [ 1%] Generating dynVarMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/dynVarMod.F90 make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_kinds_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o [ 1%] Generating physics_buffer.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_buffer.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm/physics_buffer.F90 [ 1%] Generating dynVarTimeInterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarTimeInterpMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/dynVarTimeInterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm/CMakeFiles/atm.dir/DependInfo.cmake --color= [ 1%] Generating dynVarTimeUninterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarTimeUninterpMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/dynVarTimeUninterpMod.F90 [ 1%] Generating ncdio_pio.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ncdio_pio.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/ncdio_pio.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/CMakeFiles/lnd.dir/DependInfo.cmake --color= Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o built in 0.236882 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/docn_shr_mod.mod cmake/ocn/CMakeFiles/ocn.dir/docn_shr_mod.mod.stamp GNU [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o built in 0.264422 seconds [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_cpl_indices.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o Scanning dependencies of target lnd make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/lnd/CMakeFiles/lnd.dir/build.make cmake/lnd/CMakeFiles/lnd.dir/build Scanning dependencies of target atm make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/atm/CMakeFiles/atm.dir/build.make cmake/atm/CMakeFiles/atm.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 1%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varctl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o [ 1%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_abortutils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o built in 0.400578 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_kinds_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_kinds_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_cpl_indices.mod cmake/ice/CMakeFiles/ice.dir/ice_cpl_indices.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o.provides.build [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_communicate.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o built in 0.419608 seconds [ 1%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o built in 0.469970 seconds [ 1%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_logfile.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o built in 0.826116 seconds /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o.provides.build Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o built in 0.287056 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/docn_comp_mod.mod cmake/ocn/CMakeFiles/ocn.dir/docn_comp_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o.provides.build [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_constants.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdMod.F90:25:6: 25 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o built in 0.263143 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o built in 0.405851 seconds [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_domain_size.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/landunit_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o built in 0.352969 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/ocn_comp_mct.mod cmake/ocn/CMakeFiles/ocn.dir/ocn_comp_mct.mod.stamp GNU [ 2%] Linking CXX static library libocn.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn && /usr/bin/cmake -P CMakeFiles/ocn.dir/cmake_clean_target.cmake Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o built in 0.504133 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn && /usr/bin/cmake -E cmake_link_script CMakeFiles/ocn.dir/link.txt --verbose=1 [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffixed-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/mpishorthand.F -o CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libocn.a CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o Target libocn.a built in 0.043425 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libocn.a Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o built in 0.264288 seconds [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_fileunits.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o Target libocn.a built in 0.045830 seconds /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 2%] Built target ocn [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_scam.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o built in 0.424249 seconds [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesConstantsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o built in 0.235285 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o built in 0.398316 seconds [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o built in 0.175192 seconds [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_communicate.mod cmake/ice/CMakeFiles/ice.dir/ice_communicate.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/namelist_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_constants.mod cmake/ice/CMakeFiles/ice.dir/ice_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_domain_size.mod cmake/ice/CMakeFiles/ice.dir/ice_domain_size.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_fileunits.mod cmake/ice/CMakeFiles/ice.dir/ice_fileunits.mod.stamp GNU [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o built in 0.283359 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_scam.mod cmake/ice/CMakeFiles/ice.dir/ice_scam.mod.stamp GNU [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_atmo.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o built in 0.274297 seconds [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:890:18: 890 | call MPI_BCAST(array, nelements, mpiR4, root_pe, MPI_COMM_ICE, ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:263:18: 263 | call MPI_BCAST(itmp, 1, MPI_INTEGER, root_pe, MPI_COMM_ICE, ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:206:18: 206 | call MPI_BCAST(scalar, 1, MPI_INTEGER, root_pe, MPI_COMM_ICE,ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) Target CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o built in 0.360559 seconds [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ppgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o built in 0.328884 seconds make -f cmake/rof/CMakeFiles/rof.dir/build.make cmake/rof/CMakeFiles/rof.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/rof /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof/CMakeFiles/rof.dir/DependInfo.cmake --color= Scanning dependencies of target rof Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o built in 0.532193 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/rof/CMakeFiles/rof.dir/build.make cmake/rof/CMakeFiles/rof.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o.provides.build [ 2%] Building Fortran object cmake/rof/CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/rof/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.srof -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90 -o CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o built in 0.415817 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o.provides.build [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_exit.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o built in 0.522604 seconds Target CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o built in 0.301057 seconds [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/infnan.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/rof/rof_comp_mct.mod cmake/rof/CMakeFiles/rof.dir/rof_comp_mct.mod.stamp GNU [ 3%] Linking CXX static library librof.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof && /usr/bin/cmake -P CMakeFiles/rof.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof && /usr/bin/cmake -E cmake_link_script CMakeFiles/rof.dir/link.txt --verbose=1 Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o built in 0.304573 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_broadcast.mod cmake/ice/CMakeFiles/ice.dir/ice_broadcast.mod.stamp GNU python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc librof.a CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_atmo.mod cmake/ice/CMakeFiles/ice.dir/ice_atmo.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_exit.mod cmake/ice/CMakeFiles/ice.dir/ice_exit.mod.stamp GNU Target librof.a built in 0.043089 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib librof.a Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o built in 0.435460 seconds [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_calendar.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SpeciesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o Target librof.a built in 0.060874 seconds /usr/bin/cmake -E touch cmake/rof/CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 3%] Built target rof make -f cmake/glc/CMakeFiles/glc.dir/build.make cmake/glc/CMakeFiles/glc.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/glc /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc/CMakeFiles/glc.dir/DependInfo.cmake --color= Scanning dependencies of target glc make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/glc/CMakeFiles/glc.dir/build.make cmake/glc/CMakeFiles/glc.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 3%] Building Fortran object cmake/glc/CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/glc/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90 -o CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o built in 0.289693 seconds Target CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o built in 0.527142 seconds [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_blocks.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_instance.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o built in 0.372128 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varsur.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o Target CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o built in 0.311371 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/glc/glc_comp_mct.mod cmake/glc/CMakeFiles/glc.dir/glc_comp_mct.mod.stamp GNU [ 3%] Linking CXX static library libglc.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc && /usr/bin/cmake -P CMakeFiles/glc.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc && /usr/bin/cmake -E cmake_link_script CMakeFiles/glc.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libglc.a CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o Target libglc.a built in 0.052270 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libglc.a Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o built in 0.252395 seconds Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o built in 0.374031 seconds Target libglc.a built in 0.054590 seconds /usr/bin/cmake -E touch cmake/glc/CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o.provides.build Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o built in 0.413052 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dycore.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_spacecurve.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o [ 3%] Built target glc /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o.provides.build make -f cmake/wav/CMakeFiles/wav.dir/build.make cmake/wav/CMakeFiles/wav.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/wav /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav/CMakeFiles/wav.dir/DependInfo.cmake --color= Scanning dependencies of target wav make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/wav/CMakeFiles/wav.dir/build.make cmake/wav/CMakeFiles/wav.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 3%] Building Fortran object cmake/wav/CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/wav/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90 -o CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o built in 0.233563 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_nlUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o Target CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o built in 0.181570 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/wav/wav_comp_mct.mod cmake/wav/CMakeFiles/wav.dir/wav_comp_mct.mod.stamp GNU [ 4%] Linking CXX static library libwav.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav && /usr/bin/cmake -P CMakeFiles/wav.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav && /usr/bin/cmake -E cmake_link_script CMakeFiles/wav.dir/link.txt --verbose=1 Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o built in 0.328371 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libwav.a CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/thread_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o Target libwav.a built in 0.035638 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libwav.a Target libwav.a built in 0.050967 seconds /usr/bin/cmake -E touch cmake/wav/CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 4%] Built target wav [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/string_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o built in 0.539722 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_calendar.mod cmake/ice/CMakeFiles/ice.dir/ice_calendar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_blocks.mod cmake/ice/CMakeFiles/ice.dir/ice_blocks.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_spacecurve.mod cmake/ice/CMakeFiles/ice.dir/ice_spacecurve.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o built in 0.311853 seconds [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNBeTRIndicatorMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_work.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o built in 0.342708 seconds [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o built in 0.161804 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o.provides.build [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_probability_tools.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o built in 0.332623 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o built in 0.267494 seconds [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/params_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o make -f cmake/iac/CMakeFiles/iac.dir/build.make cmake/iac/CMakeFiles/iac.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/iac /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac/CMakeFiles/iac.dir/DependInfo.cmake --color= Scanning dependencies of target iac make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/iac/CMakeFiles/iac.dir/build.make cmake/iac/CMakeFiles/iac.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 4%] Building Fortran object cmake/iac/CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/iac/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.siac -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90 -o CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o built in 0.256190 seconds [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o built in 0.167718 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_work.mod cmake/ice/CMakeFiles/ice.dir/ice_work.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_probability_tools.mod cmake/ice/CMakeFiles/ice.dir/ice_probability_tools.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o.provides.build [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_distribution.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o Target CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o built in 0.201000 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/iac/iac_comp_mct.mod cmake/iac/CMakeFiles/iac.dir/iac_comp_mct.mod.stamp GNU [ 4%] Linking CXX static library libiac.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac && /usr/bin/cmake -P CMakeFiles/iac.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac && /usr/bin/cmake -E cmake_link_script CMakeFiles/iac.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libiac.a CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o built in 0.415502 seconds Target libiac.a built in 0.041046 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libiac.a [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/ll_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o Target libiac.a built in 0.042024 seconds /usr/bin/cmake -E touch cmake/iac/CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o built in 0.410681 seconds [ 4%] Built target iac [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/domain_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o built in 0.649231 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o built in 0.532929 seconds make -f cmake/esp/CMakeFiles/esp.dir/build.make cmake/esp/CMakeFiles/esp.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/esp /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp/CMakeFiles/esp.dir/DependInfo.cmake --color= [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o Scanning dependencies of target esp make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/esp/CMakeFiles/esp.dir/build.make cmake/esp/CMakeFiles/esp.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 5%] Building Fortran object cmake/esp/CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/esp/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90 -o CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o built in 0.637381 seconds [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/sort_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o Target CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o built in 0.279832 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/esp/esp_comp_mct.mod cmake/esp/CMakeFiles/esp.dir/esp_comp_mct.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o built in 1.338464 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_distribution.mod cmake/ice/CMakeFiles/ice.dir/ice_distribution.mod.stamp GNU [ 5%] Linking CXX static library libesp.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp && /usr/bin/cmake -P CMakeFiles/esp.dir/cmake_clean_target.cmake Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o built in 0.384609 seconds [ 5%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp && /usr/bin/cmake -E cmake_link_script CMakeFiles/esp.dir/link.txt --verbose=1 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libesp.a CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o [ 5%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/SimpleMathMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o Target libesp.a built in 0.042378 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libesp.a Target libesp.a built in 0.032376 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o built in 0.483466 seconds /usr/bin/cmake -E touch cmake/esp/CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o.provides.build [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/m_types.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90:32:7: 32 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement [ 5%] Built target esp /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90:2616:25: 2616 | call MPI_ALLREDUCE(scalar, globalMinval, 1, & | 1 ...... 2682 | call MPI_ALLREDUCE(scalar, globalMinval, 1, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/pspect.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o built in 0.442182 seconds [ 5%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o built in 0.592565 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o built in 0.399002 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_global_reductions.mod cmake/ice/CMakeFiles/ice.dir/ice_global_reductions.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o built in 0.356102 seconds [ 5%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o [ 6%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/topounit_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o [ 6%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/chem_mods.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:61:7: 61 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o built in 0.301088 seconds [ 6%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/sslt_sections.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:5470:21: 5470 | call MPI_IRECV(bufRecv(1:len,nmsg), len, mpiR4, & | 1 ...... 5967 | call MPI_IRECV(bufRecv(1:len,nmsg), len, MPI_INTEGER, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:5503:21: 5503 | call MPI_ISEND(bufSend(1:len,nmsg), len, mpiR4, & | 1 ...... 6000 | call MPI_ISEND(bufSend(1:len,nmsg), len, MPI_INTEGER, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). Target CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o built in 0.345973 seconds [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_varorb.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o built in 0.426491 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o.provides.build [ 7%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/cam_cpl_indices.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o built in 0.547422 seconds [ 7%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/srf_field_check.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o built in 0.470921 seconds [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o built in 0.633150 seconds [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o built in 0.454794 seconds [ 8%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o built in 0.382384 seconds [ 8%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o built in 0.403759 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o built in 0.554710 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o built in 0.511194 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/error_function.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o built in 0.409789 seconds [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_sat_methods.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o built in 0.410191 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o built in 0.556333 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o built in 2.721804 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_boundary.mod cmake/ice/CMakeFiles/ice.dir/ice_boundary.mod.stamp GNU [ 9%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_domain.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o built in 0.617449 seconds [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o built in 0.482656 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o.provides.build [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o built in 0.470050 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o built in 0.456479 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_domain.mod cmake/ice/CMakeFiles/ice.dir/ice_domain.mod.stamp GNU [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o built in 0.574672 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o built in 0.452199 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:1942:23: 1942 | call MPI_SEND(msg_buffer, nx_block*ny_block, & | 1 ...... 2278 | call MPI_SEND(msg_buffer, nx_block*ny_block, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:2049:24: 2049 | call MPI_IRECV(ARRAY(1,1,dst_block), nx_block*ny_block, & | 1 ...... 2385 | call MPI_IRECV(ARRAY(1,1,dst_block), nx_block*ny_block, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:558:28: 558 | call MPI_RECV(msg_buffer(:,:,1:maxBlocks), msgLen, & | 1 ...... 820 | call MPI_RECV(msg_buffer(:,:,1:maxBlocks),msgLen, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o built in 0.627212 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_trislv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_zadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o built in 0.507717 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o built in 0.614532 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o built in 0.673265 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/m_sad_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o built in 1.237909 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o built in 0.497849 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_pio.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_state.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o built in 0.409574 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o built in 0.342041 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o built in 0.496364 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o.provides.build [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jpl.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o built in 0.413905 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_gather_scatter.mod cmake/ice/CMakeFiles/ice.dir/ice_gather_scatter.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_state.mod cmake/ice/CMakeFiles/ice.dir/ice_state.mod.stamp GNU [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_timers.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o built in 0.327417 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o built in 0.272348 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_itd.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o built in 0.442116 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_pio.mod cmake/ice/CMakeFiles/ice.dir/ice_pio.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o built in 0.430575 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/sv_decomp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o built in 0.314783 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o built in 0.343300 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o built in 0.411412 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o.provides.build Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o built in 0.656170 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o.provides.build [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cmparray_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o built in 0.636549 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_read_write.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_flux.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o built in 0.285740 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o built in 0.366159 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hirsbtpar.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o built in 0.382090 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o built in 0.511113 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_timers.mod cmake/ice/CMakeFiles/ice.dir/ice_timers.mod.stamp GNU [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o built in 0.626642 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_itd.mod cmake/ice/CMakeFiles/ice.dir/ice_itd.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_read_write.mod cmake/ice/CMakeFiles/ice.dir/ice_read_write.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_flux.mod cmake/ice/CMakeFiles/ice.dir/ice_flux.mod.stamp GNU [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_probability.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o built in 0.401964 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o built in 0.471437 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o built in 0.452807 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o built in 0.376143 seconds Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o built in 0.498679 seconds [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_mechred.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o built in 0.435108 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o built in 0.439685 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o built in 0.330668 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o built in 0.474118 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o built in 0.348331 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o built in 0.713243 seconds [ 12%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_therm_itd.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o built in 0.409734 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o.provides.build [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o built in 0.415414 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o built in 0.486543 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o built in 0.539383 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_probability.mod cmake/ice/CMakeFiles/ice.dir/ice_probability.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_mechred.mod cmake/ice/CMakeFiles/ice.dir/ice_mechred.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_therm_itd.mod cmake/ice/CMakeFiles/ice.dir/ice_therm_itd.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o built in 0.457765 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o.provides.build [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o.provides.build [ 12%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_grid.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o built in 0.425755 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o built in 0.526865 seconds [ 13%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o built in 0.437492 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o built in 0.376030 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o built in 0.368974 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o built in 0.407529 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o built in 0.440152 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o built in 0.369926 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o built in 1.241001 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_grid.mod cmake/ice/CMakeFiles/ice.dir/ice_grid.mod.stamp GNU [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_dyn_evp.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o built in 0.373285 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o built in 0.486180 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o built in 0.492642 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o built in 0.346748 seconds [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_ocean.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o built in 0.257799 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o built in 0.306999 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o built in 0.215234 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o built in 0.339442 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o built in 0.957986 seconds [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_transport_remap.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o built in 0.466146 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o built in 0.391328 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o built in 0.282218 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_dyn_evp.mod cmake/ice/CMakeFiles/ice.dir/ice_dyn_evp.mod.stamp GNU [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o built in 0.358895 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o built in 0.451649 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_ocean.mod cmake/ice/CMakeFiles/ice.dir/ice_ocean.mod.stamp GNU [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o built in 0.350931 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o built in 0.298424 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o built in 0.330580 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o built in 0.387567 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o built in 0.422743 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o built in 0.334734 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o built in 0.325476 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o.provides.build [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o built in 0.283517 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o built in 0.356186 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o [ 16%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_restart.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o built in 1.831311 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o built in 0.362429 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o built in 0.222016 seconds [ 16%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_prescribed_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o built in 0.232724 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o built in 0.338887 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o built in 0.369825 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o built in 0.555042 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o built in 0.438719 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_transport_remap.mod cmake/ice/CMakeFiles/ice.dir/ice_transport_remap.mod.stamp GNU [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o built in 0.993963 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_prescribed_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_prescribed_mod.mod.stamp GNU [ 16%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_transport_driver.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o built in 0.353151 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o built in 0.384638 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o built in 0.340575 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o [ 16%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_import_export.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o built in 0.306941 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o built in 0.465275 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o built in 0.590034 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o built in 0.390026 seconds Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o built in 0.937351 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o.provides.build [ 17%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_restart.mod cmake/ice/CMakeFiles/ice.dir/ice_restart.mod.stamp GNU [ 17%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_therm_vertical.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o built in 0.402067 seconds [ 17%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_FY.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o built in 0.312808 seconds [ 17%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o built in 0.378555 seconds [ 17%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o built in 0.300775 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o built in 0.387414 seconds [ 18%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_history_fields.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o built in 0.413240 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o built in 0.257908 seconds Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o built in 0.230453 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o built in 0.327231 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o built in 0.342124 seconds [ 19%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_lvl.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o built in 1.322029 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o built in 0.402531 seconds [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o built in 0.248538 seconds [ 19%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_meltpond.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o built in 0.361719 seconds Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o built in 0.395854 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o built in 0.313725 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clubb_precision.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/error_code.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o built in 0.449973 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_transport_driver.mod cmake/ice/CMakeFiles/ice.dir/ice_transport_driver.mod.stamp GNU [ 20%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_comp_esmf.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o built in 0.275156 seconds [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o built in 0.346617 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o built in 0.355125 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/model_flags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o built in 0.169572 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_import_export.mod cmake/ice/CMakeFiles/ice.dir/ice_import_export.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o.provides.build [ 20%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_aerosol.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o built in 0.299925 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameter_indices.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o built in 0.271020 seconds [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o built in 0.460373 seconds [ 20%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_age.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o built in 0.248339 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o built in 0.313586 seconds [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/lapack_interfaces.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o built in 0.566976 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/input_names.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o built in 0.357584 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_therm_vertical.mod cmake/ice/CMakeFiles/ice.dir/ice_therm_vertical.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o built in 0.266329 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_fy.mod cmake/ice/CMakeFiles/ice.dir/ice_fy.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history_fields.mod cmake/ice/CMakeFiles/ice.dir/ice_history_fields.mod.stamp GNU [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_lvl.mod cmake/ice/CMakeFiles/ice.dir/ice_lvl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_meltpond.mod cmake/ice/CMakeFiles/ice.dir/ice_meltpond.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_comp_esmf.mod cmake/ice/CMakeFiles/ice.dir/ice_comp_esmf.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o built in 0.334102 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o built in 0.397629 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o.provides.build [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mt95.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_aerosol.mod cmake/ice/CMakeFiles/ice.dir/ice_aerosol.mod.stamp GNU [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_age.mod cmake/ice/CMakeFiles/ice.dir/ice_age.mod.stamp GNU [ 20%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_diagnostics.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o built in 0.256105 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pbl_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o built in 0.261808 seconds [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o built in 0.368328 seconds [ 20%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_history_write.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o built in 0.328360 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varctl.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varctl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/spmdmod.mod cmake/lnd/CMakeFiles/lnd.dir/spmdmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunit_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/landunit_varcon.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o built in 0.723904 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/trb_mtn_stress.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/fileutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o built in 1.072213 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesconstantsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesconstantsmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o built in 0.363541 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_constants.mod cmake/lnd/CMakeFiles/lnd.dir/betr_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_ctrl.mod cmake/lnd/CMakeFiles/lnd.dir/betr_ctrl.mod.stamp GNU [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o built in 0.436881 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_kind_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_kind_mod.mod.stamp GNU [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vdiff_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o built in 0.705525 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_diagnostics.mod cmake/ice/CMakeFiles/ice.dir/ice_diagnostics.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history_write.mod cmake/ice/CMakeFiles/ice.dir/ice_history_write.mod.stamp GNU [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_forcing.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o built in 0.312770 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/speciesmod.mod cmake/lnd/CMakeFiles/lnd.dir/speciesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varsur.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varsur.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o built in 0.369163 seconds [ 22%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIntegratorsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o [ 22%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIODimensionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o built in 0.495650 seconds [ 23%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o built in 0.436032 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o built in 0.492663 seconds [ 23%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurvemod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurvemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_nlutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_nlutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnbetrindicatormod.mod cmake/lnd/CMakeFiles/lnd.dir/cnbetrindicatormod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_decompmod.mod cmake/lnd/CMakeFiles/lnd.dir/betr_decompmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o built in 0.423863 seconds [ 23%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o [ 23%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_orbital.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o built in 0.222972 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o built in 0.268075 seconds [ 23%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o [ 23%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/random_xgc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o built in 0.485421 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gbetrtype.mod cmake/lnd/CMakeFiles/lnd.dir/gbetrtype.mod.stamp GNU [ 23%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o built in 0.596084 seconds [ 23%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o built in 1.164678 seconds [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/srchutil.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o built in 1.959263 seconds [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o built in 0.309417 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ecuyer_random.mod cmake/atm/CMakeFiles/atm.dir/ecuyer_random.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_landvarcontype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_landvarcontype.mod.stamp GNU [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/code_timer_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o built in 0.251199 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrhistvartype.mod cmake/lnd/CMakeFiles/lnd.dir/betrhistvartype.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o built in 0.181682 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/simplemathmod.mod cmake/lnd/CMakeFiles/lnd.dir/simplemathmod.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_history.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_pftvarcontype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_pftvarcontype.mod.stamp GNU [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o built in 0.339494 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o built in 0.352142 seconds [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/output_netcdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o built in 0.389560 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_forcing.mod cmake/ice/CMakeFiles/ice.dir/ice_forcing.mod.stamp GNU [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/marsaglia.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o built in 0.376565 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounit_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/topounit_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varorb.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varorb.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelconstants.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelconstants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_columntype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_columntype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_filter_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_filter_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_landunit_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_landunit_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_constants.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o built in 0.480919 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_bounds.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_bounds.mod.stamp GNU [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/quicksort.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varctl.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varctl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varpar.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varpar.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/elm_cpl_indices.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o built in 0.525301 seconds [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/xpavg_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o built in 1.189305 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_orbital.mod cmake/ice/CMakeFiles/ice.dir/ice_orbital.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history.mod cmake/ice/CMakeFiles/ice.dir/ice_history.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_restoring.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o built in 0.507200 seconds [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_shortwave.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o built in 0.485845 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_finalizeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o built in 0.546619 seconds [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/initcom.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o built in 0.489939 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o.provides.build [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/trunc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o built in 0.436441 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o built in 0.504750 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelptmmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelptmmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/eoswatermod.mod cmake/lnd/CMakeFiles/lnd.dir/eoswatermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_restoring.mod cmake/ice/CMakeFiles/ice.dir/ice_restoring.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobconstants.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobconstants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobvsfm.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobvsfm.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsvsfmtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsvsfmtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/unstructuredgridtype.mod cmake/lnd/CMakeFiles/lnd.dir/unstructuredgridtype.mod.stamp GNU [ 24%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/conditiontype.mod cmake/lnd/CMakeFiles/lnd.dir/conditiontype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/connectionsettype.mod cmake/lnd/CMakeFiles/lnd.dir/connectionsettype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/couplingvariabletype.mod cmake/lnd/CMakeFiles/lnd.dir/couplingvariabletype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/governingequationbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/governingequationbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/meshtype.mod cmake/lnd/CMakeFiles/lnd.dir/meshtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o built in 0.456065 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/solvertype.mod cmake/lnd/CMakeFiles/lnd.dir/solvertype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsbasepointertype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsbasepointertype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o.provides.build [ 24%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_slmm.cpp /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesswtype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesswtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesnowtype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesnowtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesoiltype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesoiltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobthermal.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobthermal.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermalauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermalauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermalauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermalauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermaltype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermaltype.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o built in 1.149525 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_shortwave.mod cmake/ice/CMakeFiles/ice.dir/ice_shortwave.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturebaseauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturebaseauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesswauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesswauxmod.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_init.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesswauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesswauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesnowauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesnowauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesnowauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesnowauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesoilauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesoilauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesoilauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesoilauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/arraydimthree.mod cmake/lnd/CMakeFiles/lnd.dir/arraydimthree.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp: In static member function ‘static homme::compose::QLT::Int homme::compose::QLT::solve(homme::compose::QLT::Int, const homme::compose::QLT::VerticalLevelsData&, const Real&)’: /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp:5141:3: warning: no return statement in function returning non-void [-Wreturn-type] 5141 | } | ^ /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90:26:0: 26 | #include ! mpi library include file | Warning: extra tokens at end of #include directive Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o built in 0.586458 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_mesh_utils.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_mesh_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_shr_log_mod.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_shr_log_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnrichardsodepressuretype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnrichardsodepressuretype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/porosityfunctionmod.mod cmake/lnd/CMakeFiles/lnd.dir/porosityfunctionmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsmod.mod cmake/lnd/CMakeFiles/lnd.dir/richardsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureconnauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureconnauxtype.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o built in 1.038310 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/saturationfunction.mod cmake/lnd/CMakeFiles/lnd.dir/saturationfunction.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE_RunMod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsvsfmauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsvsfmauxtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o built in 0.452095 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/getdatetime.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o built in 0.475474 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varpar.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o built in 1.594913 seconds [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_step_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o built in 0.488264 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/domainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o built in 0.792546 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fileutils.mod cmake/lnd/CMakeFiles/lnd.dir/fileutils.mod.stamp GNU [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesGlobals.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o built in 1.368727 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_init.mod cmake/ice/CMakeFiles/ice.dir/ice_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/cice_runmod.mod cmake/ice/CMakeFiles/ice.dir/cice_runmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_step_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_step_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o.provides.build [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE_InitMod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o built in 0.456232 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTParametersMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o built in 5.202127 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrstatustype.mod cmake/lnd/CMakeFiles/lnd.dir/betrstatustype.mod.stamp GNU [ 25%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_test.cpp Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o built in 0.586975 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o built in 0.872288 seconds Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o built in 1.690543 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o.provides.build [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/cice_initmod.mod cmake/ice/CMakeFiles/ice.dir/cice_initmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o.provides.build [ 26%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_comp_mct.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o built in 1.347390 seconds [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o built in 0.441419 seconds [ 26%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/datetime.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o built in 0.337807 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesintegratorsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesintegratorsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesiodimensionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesiodimensionsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o.provides.build [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o built in 0.411357 seconds [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o built in 7.621058 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_abortutils.mod cmake/atm/CMakeFiles/atm.dir/cam_abortutils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_logfile.mod cmake/atm/CMakeFiles/atm.dir/cam_logfile.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mpishorthand.mod cmake/atm/CMakeFiles/atm.dir/mpishorthand.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o built in 1.166466 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_comp_mct.mod cmake/ice/CMakeFiles/ice.dir/ice_comp_mct.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o built in 0.374768 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/namelist_utils.mod cmake/atm/CMakeFiles/atm.dir/namelist_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ppgrid.mod cmake/atm/CMakeFiles/atm.dir/ppgrid.mod.stamp GNU [ 27%] Linking CXX static library libice.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && /usr/bin/cmake -P CMakeFiles/ice.dir/cmake_clean_target.cmake [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice && /usr/bin/cmake -E cmake_link_script CMakeFiles/ice.dir/link.txt --verbose=1 [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/units.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libice.a CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o built in 0.438663 seconds Target libice.a built in 0.074084 seconds [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libice.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/drydep_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o Target libice.a built in 0.067000 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 27%] Built target ice /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/infnan.mod cmake/atm/CMakeFiles/atm.dir/infnan.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_instance.mod cmake/atm/CMakeFiles/atm.dir/cam_instance.mod.stamp GNU [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o built in 0.426259 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dycore.mod cmake/atm/CMakeFiles/atm.dir/dycore.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o built in 0.424263 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/interpolate_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/error_messages.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o built in 0.432989 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o built in 0.419584 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/kinds.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o built in 0.427398 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/thread_mod.mod cmake/atm/CMakeFiles/atm.dir/thread_mod.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o built in 0.386797 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/string_utils.mod cmake/atm/CMakeFiles/atm.dir/string_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_const_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_const_mod.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_nf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o built in 0.368784 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/params_mod.mod cmake/atm/CMakeFiles/atm.dir/params_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_utils.mod cmake/lnd/CMakeFiles/lnd.dir/betr_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ll_mod.mod cmake/atm/CMakeFiles/atm.dir/ll_mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o built in 0.755805 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/func_data_type_mod.mod cmake/lnd/CMakeFiles/lnd.dir/func_data_type_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/somstatevarupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/somstatevarupdatemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/domain_mod.mod cmake/atm/CMakeFiles/atm.dir/domain_mod.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o built in 0.364342 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/btridiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/btridiagonalmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurveclapphornberg1978mod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurveclapphornberg1978mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_cpl_indices.mod cmake/lnd/CMakeFiles/lnd.dir/elm_cpl_indices.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sort_mod.mod cmake/atm/CMakeFiles/atm.dir/sort_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_types.mod cmake/atm/CMakeFiles/atm.dir/m_types.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_finalizemod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_finalizemod.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/geopotential.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o built in 0.628156 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o built in 0.440315 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pspect.mod cmake/atm/CMakeFiles/atm.dir/pspect.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o built in 0.499086 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chem_mods.mod cmake/atm/CMakeFiles/atm.dir/chem_mods.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o.provides.build [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/buffer.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm/buffer.F90 -o CMakeFiles/atm.dir/buffer.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radconstants.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o built in 0.572201 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sslt_sections.mod cmake/atm/CMakeFiles/atm.dir/sslt_sections.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_cpl_indices.mod cmake/atm/CMakeFiles/atm.dir/cam_cpl_indices.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_abortutils.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_abortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/srf_field_check.mod cmake/atm/CMakeFiles/atm.dir/srf_field_check.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_util.mod cmake/atm/CMakeFiles/atm.dir/mo_util.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_spc_id.mod cmake/atm/CMakeFiles/atm.dir/m_spc_id.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_function.mod cmake/atm/CMakeFiles/atm.dir/error_function.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_sat_methods.mod cmake/atm/CMakeFiles/atm.dir/wv_sat_methods.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o.provides.build [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o built in 0.468675 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o.provides.build [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_landunittype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_landunittype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varpar.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varpar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/domainmod.mod cmake/lnd/CMakeFiles/lnd.dir/domainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesglobals.mod cmake/lnd/CMakeFiles/lnd.dir/fatesglobals.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtparametersmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtparametersmod.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/column_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o built in 0.469812 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_infnan_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_infnan_mod.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o built in 0.516490 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o built in 0.467589 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_log_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_log_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracer_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/tracer_varcon.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o built in 0.579654 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonfluxrecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lu_factor.mod cmake/atm/CMakeFiles/atm.dir/mo_lu_factor.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lu_solve.mod cmake/atm/CMakeFiles/atm.dir/mo_lu_solve.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o built in 0.571980 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_negtrc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o built in 0.463556 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenfluxrecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusfluxrecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusfluxtype.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o Target CMakeFiles/atm.dir/buffer.F90.o built in 2.216193 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o built in 0.544268 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o built in 0.547665 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_trislv.mod cmake/atm/CMakeFiles/atm.dir/mo_trislv.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_inter.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o built in 0.480433 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_schu.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o built in 0.435377 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o built in 0.383941 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_calcoe.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o built in 0.402179 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_zadj.mod cmake/atm/CMakeFiles/atm.dir/mo_zadj.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o built in 0.382781 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_sad_data.mod cmake/atm/CMakeFiles/atm.dir/m_sad_data.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o built in 0.335598 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/spehox.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o built in 0.379225 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jpl.mod cmake/atm/CMakeFiles/atm.dir/mo_jpl.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o built in 0.397485 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrstatussimtype.mod cmake/lnd/CMakeFiles/lnd.dir/betrstatussimtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_rxt_rates_conv.mod cmake/atm/CMakeFiles/atm.dir/mo_rxt_rates_conv.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o.provides.build [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_heatnirco2.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o built in 0.411916 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sv_decomp.mod cmake/atm/CMakeFiles/atm.dir/sv_decomp.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o built in 0.381427 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o.provides.build [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_rxt_id.mod cmake/atm/CMakeFiles/atm.dir/m_rxt_id.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o built in 0.421535 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cmparray_mod.mod cmake/atm/CMakeFiles/atm.dir/cmparray_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hirsbtpar.mod cmake/atm/CMakeFiles/atm.dir/hirsbtpar.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parrrsw.mod cmake/atm/CMakeFiles/atm.dir/parrrsw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parrrtm.mod cmake/atm/CMakeFiles/atm.dir/parrrtm.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_random_numbers.mod cmake/atm/CMakeFiles/atm.dir/mcica_random_numbers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mersennetwister.mod cmake/atm/CMakeFiles/atm.dir/mersennetwister.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_con.mod cmake/atm/CMakeFiles/atm.dir/rrlw_con.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_vsn.mod cmake/atm/CMakeFiles/atm.dir/rrlw_vsn.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o built in 0.307645 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o built in 0.340430 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o built in 0.347386 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_cld.mod cmake/atm/CMakeFiles/atm.dir/rrlw_cld.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o built in 0.553476 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTGenericMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o built in 0.287922 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg01.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg01.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/column_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/column_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg02.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg02.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o built in 1.388968 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg03.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg03.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg04.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg04.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg05.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg05.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg06.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg06.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg07.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg07.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg08.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg08.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg09.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg09.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg10.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg10.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg11.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg11.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg12.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg12.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg13.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg13.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg14.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg14.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg15.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg15.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o built in 0.659575 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesiovariablekindmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesiovariablekindmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg16.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg16.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_tbl.mod cmake/atm/CMakeFiles/atm.dir/rrlw_tbl.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_ref.mod cmake/atm/CMakeFiles/atm.dir/rrlw_ref.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_con.mod cmake/atm/CMakeFiles/atm.dir/rrsw_con.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_vsn.mod cmake/atm/CMakeFiles/atm.dir/rrsw_vsn.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o built in 0.392363 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o built in 0.318186 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_cld.mod cmake/atm/CMakeFiles/atm.dir/rrsw_cld.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o built in 0.263025 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o built in 0.904056 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonstaterecvtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o built in 0.257757 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o built in 0.291156 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o built in 0.278136 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o built in 0.286937 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenstaterecvtype.mod.stamp GNU [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o built in 0.279150 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusstaterecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/betr_varcon.mod.stamp GNU [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o built in 0.688322 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o built in 0.296806 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantnutkineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantnutkineticsmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o built in 0.271153 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o built in 0.308866 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_regression_module.mod cmake/lnd/CMakeFiles/lnd.dir/betr_regression_module.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o built in 0.310363 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o built in 0.313816 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o built in 0.302889 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o.provides.build [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o built in 0.311481 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/centuryecaouttype.mod cmake/lnd/CMakeFiles/lnd.dir/centuryecaouttype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o built in 0.296612 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o built in 0.294655 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o built in 0.288804 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o.provides.build [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_tbl.mod cmake/atm/CMakeFiles/atm.dir/rrsw_tbl.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o.provides.build [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_ref.mod cmake/atm/CMakeFiles/atm.dir/rrsw_ref.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varcon.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshydrowtfmod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshydrowtfmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateslittermod.mod cmake/lnd/CMakeFiles/lnd.dir/fateslittermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtgenericmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtgenericmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_mpi_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_mpi_mod.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o built in 0.255867 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHistoryVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o built in 0.261189 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesRestartVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o built in 0.317899 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_vrtqdr.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_vrtqdr.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_precision.mod cmake/atm/CMakeFiles/atm.dir/clubb_precision.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_code.mod cmake/atm/CMakeFiles/atm.dir/error_code.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/model_flags.mod cmake/atm/CMakeFiles/atm.dir/model_flags.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameter_indices.mod cmake/atm/CMakeFiles/atm.dir/parameter_indices.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameters_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o built in 0.447954 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stat_file_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o built in 0.349308 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeofluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeofluxtype.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_variables.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o built in 0.282013 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeophysinputtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeophysinputtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lapack_interfaces.mod cmake/atm/CMakeFiles/atm.dir/lapack_interfaces.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o built in 0.691519 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/penta_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o built in 0.347217 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o built in 0.413120 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o built in 0.260465 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_names.mod cmake/atm/CMakeFiles/atm.dir/input_names.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/tridiag_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/array_index.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o built in 0.306811 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o built in 0.404741 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_patchtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_patchtype.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/endian.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o built in 0.305535 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/QSatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o built in 0.403559 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_aerocondtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_aerocondtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mt95.mod cmake/atm/CMakeFiles/atm.dir/mt95.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pbl_utils.mod cmake/atm/CMakeFiles/atm.dir/pbl_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/trb_mtn_stress.mod cmake/atm/CMakeFiles/atm.dir/trb_mtn_stress.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o built in 0.273235 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_utils.mod cmake/atm/CMakeFiles/atm.dir/gw_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vdiff_lu_solver.mod cmake/atm/CMakeFiles/atm.dir/vdiff_lu_solver.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_utils.mod cmake/atm/CMakeFiles/atm.dir/physics_utils.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg1_5.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_data.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_data.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o built in 0.312171 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o.provides.build [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/latin_hypercube_arrays.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o built in 0.249962 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o.provides.build [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/math_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o.provides.build [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/ColumnType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o built in 0.308827 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/decompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o built in 0.341778 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/GridcellType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o built in 0.457801 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/parameters_silhs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o built in 0.410137 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/LandunitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o built in 0.418730 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/diffusion_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o built in 0.308203 seconds [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o built in 0.330471 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/random_xgc.mod cmake/atm/CMakeFiles/atm.dir/random_xgc.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o built in 0.356466 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o.provides.build [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o built in 0.707546 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtlossfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtlossfluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshistoryvariabletype.mod cmake/lnd/CMakeFiles/lnd.dir/fateshistoryvariabletype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o built in 0.305456 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/gauaw_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesrestartvariablemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesrestartvariablemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeostatetype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeostatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_columntype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_columntype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/srchutil.mod cmake/atm/CMakeFiles/atm.dir/srchutil.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/biogeocontype.mod cmake/lnd/CMakeFiles/lnd.dir/biogeocontype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/qsatmod.mod cmake/lnd/CMakeFiles/lnd.dir/qsatmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o built in 0.684185 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/vrtmap.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columntype.mod cmake/lnd/CMakeFiles/lnd.dir/columntype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gridcelltype.mod cmake/lnd/CMakeFiles/lnd.dir/gridcelltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunittype.mod cmake/lnd/CMakeFiles/lnd.dir/landunittype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationtype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationtype.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/ncdio_pio.F90 -o CMakeFiles/lnd.dir/ncdio_pio.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o built in 0.396736 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshydraulicsmemmod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshydraulicsmemmod.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNDecompCascadeConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o built in 0.366319 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_sys_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_sys_mod.mod.stamp GNU [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeCon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o built in 0.349387 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o.provides.build [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TridiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o built in 0.292510 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o.provides.build [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PlantMicKineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o built in 0.463958 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o.provides.build [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o built in 0.541310 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o.provides.build [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_bgcType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o Target CMakeFiles/lnd.dir/ncdio_pio.F90.o built in 1.337790 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o built in 0.309928 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o.provides.build [ 32%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_thType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/DaylengthMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o built in 0.389896 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynColumnTemplateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o built in 0.610071 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynPriorWeightsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o built in 0.354390 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/scyc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o built in 0.357615 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynEDMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o built in 0.421735 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/code_timer_module.mod cmake/atm/CMakeFiles/atm.dir/code_timer_module.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o built in 0.313795 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/GetGlobalValuesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o built in 0.369633 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ncdio_pio.mod cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDTypesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o built in 0.531666 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cndecompcascadecontype.mod cmake/lnd/CMakeFiles/lnd.dir/cndecompcascadecontype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_netcdf.mod cmake/atm/CMakeFiles/atm.dir/output_netcdf.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o built in 2.721688 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakecon.mod cmake/lnd/CMakeFiles/lnd.dir/lakecon.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tridiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/tridiagonalmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantmickineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantmickineticsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/babortutils.mod cmake/lnd/CMakeFiles/lnd.dir/babortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_bgctype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_bgctype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o built in 0.727146 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_thtype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_thtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initVerticalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o built in 0.504096 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/daylengthmod.mod cmake/lnd/CMakeFiles/lnd.dir/daylengthmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncolumntemplatemod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncolumntemplatemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpriorweightsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpriorweightsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynedmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynedmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_timer_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_timer_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/getglobalvaluesmod.mod cmake/lnd/CMakeFiles/lnd.dir/getglobalvaluesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edtypesmod.mod cmake/lnd/CMakeFiles/lnd.dir/edtypesmod.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/restUtilMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/restUtilMod.F90 -o CMakeFiles/lnd.dir/restUtilMod.F90.o [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o built in 0.433534 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_assert_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_assert_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o Target CMakeFiles/lnd.dir/restUtilMod.F90.o built in 0.645648 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o built in 0.959897 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o built in 0.603995 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o built in 0.522223 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_dataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o built in 0.582302 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initverticalmod.mod cmake/lnd/CMakeFiles/lnd.dir/initverticalmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o built in 0.393159 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/abortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o built in 0.495820 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/restutilmod.mod cmake/lnd/CMakeFiles/lnd.dir/restutilmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/marsaglia.mod cmake/atm/CMakeFiles/atm.dir/marsaglia.mod.stamp GNU [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o built in 0.244926 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o built in 0.686592 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/quicksort.mod cmake/atm/CMakeFiles/atm.dir/quicksort.mod.stamp GNU [ 34%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/sgexx.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o built in 0.663174 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o built in 0.431639 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesallometrymod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesallometrymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrtracertype.mod cmake/lnd/CMakeFiles/lnd.dir/betrtracertype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/xpavg_mod.mod cmake/atm/CMakeFiles/atm.dir/xpavg_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/kineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/kineticsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_timemod.mod cmake/lnd/CMakeFiles/lnd.dir/betr_timemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_datatype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_datatype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o built in 0.387463 seconds [ 34%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o built in 0.474695 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:540:15: 540 | 10 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:543:15: 543 | 20 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:546:15: 546 | 30 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:594:19: 594 | 50 LFN = LFN + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:629:22: 629 | 60 WK(I) = GPLAT(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:632:22: 632 | 70 WK(I) = GPLON(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:635:22: 635 | 80 WK(I) = GPALT(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:649:15: 649 | 100 J = J + 6 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:722:17: 722 | 230 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:730:17: 730 | 240 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:734:17: 734 | 250 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:738:17: 738 | 260 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:742:17: 742 | 270 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1660:54: 1660 | 10 CLMGRP(I) = SQRROR*(CPM*GRADY(I)-SPM*GRADX(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1790:35: 1790 | 10 D2DB = D2DB + D2(I)*BHAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1794:36: 1794 | 15 D2(I) = D2(I) - D2DB*BHAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1854:21: 1854 | 10 OLAT = GPLAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1865:21: 1865 | 20 OLON = GPLON(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1871:21: 1871 | 30 OALT = GPALT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1974:21: 1974 | DO 100 J=1,NLON | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1982:25: 1982 | 10 Z(I,J,K) = Z(I,1,K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2058:21: 2058 | 5 E3(I) = XMISS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2061:21: 2061 | 6 F2(I) = XMISS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 6 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2348:16: 2348 | DO 4 I=1,3 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 4 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2349:23: 2349 | 4 YAPX(I,J) = 0._r8 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3554:18: 3554 | DO 200 M=1,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3573:13: 3573 | 200 I = I+2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3783:22: 3783 | 10 G(I) = GB(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3786:22: 3786 | 20 G(I) = GV(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3791:17: 3791 | 30 H(I) = G(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3816:68: 3816 | +Y*(H(IHM+3)+H(IHM-1)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o built in 0.345305 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_string_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_string_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/restUtilMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/abortutils.mod cmake/lnd/CMakeFiles/lnd.dir/abortutils.mod.stamp GNU [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_time_manager.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o built in 1.310468 seconds [ 34%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/msise00.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o built in 0.660486 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinterfacetypesmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinterfacetypesmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o built in 11.282089 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/pftvarcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/TopounitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o built in 2.388091 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CH4varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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/e3sm_run_gfortran_test/components/eam/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) Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o built in 0.350398 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mathfuncmod.mod cmake/lnd/CMakeFiles/lnd.dir/mathfuncmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o built in 0.446515 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -O0 -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o built in 0.838752 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cpslec.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o built in 0.608723 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/bnddyi.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o built in 0.473184 seconds [ 35%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o built in 1.463640 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/soilorder_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o built in 0.465641 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanParamsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90:805:21: 760 | call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, & | 2 ...... 805 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90:971:23: 931 | call mpi_allreduce (sendbuf, recvbuf, cnt, mpiint, mpi_sum, comm, ier) | 2 ...... 971 | call mpi_allreduce (sendbuf, recvbuf, cnt, datatype, MPI_MAX, comm, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o built in 0.464506 seconds [ 36%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/fft99.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o built in 0.778540 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesParametersInterface.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o built in 0.675280 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/units.mod cmake/atm/CMakeFiles/atm.dir/units.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/paramUtilMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o built in 0.868587 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o built in 1.208267 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/drydep_mod.mod cmake/atm/CMakeFiles/atm.dir/drydep_mod.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o built in 0.434631 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_messages.mod cmake/atm/CMakeFiles/atm.dir/error_messages.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o built in 0.394326 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolate_data.mod cmake/atm/CMakeFiles/atm.dir/interpolate_data.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/ChecksBalancesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o built in 0.578394 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/FuncPedotransferMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o built in 0.491452 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/quadraticMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o built in 0.485218 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/organicFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o built in 1.008130 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/kinds.mod cmake/atm/CMakeFiles/atm.dir/kinds.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SharedParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o built in 0.498876 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wrap_nf.mod cmake/atm/CMakeFiles/atm.dir/wrap_nf.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridControlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o built in 0.431180 seconds [ 36%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/time_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o built in 0.500941 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o built in 0.437860 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/geopotential.mod cmake/atm/CMakeFiles/atm.dir/geopotential.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o [ 36%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tracname.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o built in 0.480359 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o built in 0.428770 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o built in 0.491770 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/buffer.mod cmake/atm/CMakeFiles/atm.dir/buffer.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radconstants.mod cmake/atm/CMakeFiles/atm.dir/radconstants.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o built in 0.516557 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_indprd.mod cmake/atm/CMakeFiles/atm.dir/mo_indprd.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_prod_loss.mod cmake/atm/CMakeFiles/atm.dir/mo_prod_loss.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_adjrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_adjrxt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerboundarycondtype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerboundarycondtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lin_matrix.mod cmake/atm/CMakeFiles/atm.dir/mo_lin_matrix.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o built in 0.674501 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o built in 0.575820 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsetmod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsetmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_nln_matrix.mod cmake/atm/CMakeFiles/atm.dir/mo_nln_matrix.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_negtrc.mod cmake/atm/CMakeFiles/atm.dir/mo_negtrc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsetwatisomod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsetwatisomod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_inter.mod cmake/atm/CMakeFiles/atm.dir/mo_inter.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o built in 1.109899 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_schu.mod cmake/atm/CMakeFiles/atm.dir/mo_schu.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o built in 0.732142 seconds [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ChemStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o built in 0.565328 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_calcoe.mod cmake/atm/CMakeFiles/atm.dir/mo_calcoe.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o built in 0.293845 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_phtadj.mod cmake/atm/CMakeFiles/atm.dir/mo_phtadj.mod.stamp GNU [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MEGANFactorsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o built in 0.351771 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spehox.mod cmake/atm/CMakeFiles/atm.dir/spehox.mod.stamp GNU [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/LSparseMatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MEGANFactorsMod.F90:271:47: 271 | 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 Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o built in 0.991203 seconds [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o built in 0.455914 seconds [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdGathScatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o built in 0.361494 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_heatnirco2.mod cmake/atm/CMakeFiles/atm.dir/mo_heatnirco2.mod.stamp GNU [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o built in 0.431009 seconds [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/domainLateralMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o built in 0.585608 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o.provides.build [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o built in 0.504242 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o.provides.build [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o built in 0.441019 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o.provides.build [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initInterp.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o built in 0.442817 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o.provides.build [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BandDiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o built in 0.726958 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o.provides.build [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o built in 0.374014 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_wvn.mod cmake/atm/CMakeFiles/atm.dir/rrlw_wvn.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_wvn.mod cmake/atm/CMakeFiles/atm.dir/rrsw_wvn.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ColumnMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o built in 1.135611 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o built in 0.439390 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_aer.mod cmake/atm/CMakeFiles/atm.dir/rrsw_aer.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/LandunitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/PatchMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o built in 0.442655 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg16.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg16.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/clm_time_manager.mod cmake/lnd/CMakeFiles/lnd.dir/clm_time_manager.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg17.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg17.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/pftvarcon.mod cmake/lnd/CMakeFiles/lnd.dir/pftvarcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg18.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg18.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounittype.mod cmake/lnd/CMakeFiles/lnd.dir/topounittype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg19.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg19.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/AnnualFluxDribbler.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o built in 0.337159 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ch4varcon.mod cmake/lnd/CMakeFiles/lnd.dir/ch4varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg20.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg20.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpatchstateupdatermod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpatchstateupdatermod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o built in 0.391678 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg21.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg21.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg22.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg22.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg23.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg23.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationPropertiesType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilorder_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/soilorder_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg24.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg24.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanparamstype.mod cmake/lnd/CMakeFiles/lnd.dir/urbanparamstype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg25.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg25.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesparametersinterface.mod cmake/lnd/CMakeFiles/lnd.dir/fatesparametersinterface.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg26.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg26.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/paramutilmod.mod cmake/lnd/CMakeFiles/lnd.dir/paramutilmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg27.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg27.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o built in 0.623657 seconds [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire/SFParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o built in 0.527323 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg28.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg28.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynTimeInfoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o built in 1.397660 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg29.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg29.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o built in 0.400931 seconds [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/surfrdUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o built in 0.343699 seconds [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o built in 0.434151 seconds [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o built in 2.201937 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edaccumulatefluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/edaccumulatefluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtallometriccarbonmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtallometriccarbonmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtallometriccnpmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtallometriccnpmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/checksbalancesmod.mod cmake/lnd/CMakeFiles/lnd.dir/checksbalancesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/funcpedotransfermod.mod cmake/lnd/CMakeFiles/lnd.dir/funcpedotransfermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/quadraticmod.mod cmake/lnd/CMakeFiles/lnd.dir/quadraticmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/organicfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/organicfilemod.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/RootBiophysMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o built in 0.607309 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_reftra.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_reftra.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o built in 0.531271 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sharedparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/sharedparamsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgridcontrolmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgridcontrolmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpindextype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpindextype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpcompettype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpcompettype.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/constants_clubb.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o built in 0.366976 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/findrootmod.mod cmake/lnd/CMakeFiles/lnd.dir/findrootmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracercoefftype.mod cmake/lnd/CMakeFiles/lnd.dir/tracercoefftype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerstatetype.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/filterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o built in 0.279322 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/interpolationmod.mod cmake/lnd/CMakeFiles/lnd.dir/interpolationmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bncdio_pio.mod cmake/lnd/CMakeFiles/lnd.dir/bncdio_pio.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/chemstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/chemstatetype.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o built in 0.517017 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_model.mod cmake/atm/CMakeFiles/atm.dir/parameters_model.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/SoilorderConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o built in 0.880590 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurvefactorymod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurvefactorymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stat_file_module.mod cmake/atm/CMakeFiles/atm.dir/stat_file_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/meganfactorsmod.mod cmake/lnd/CMakeFiles/lnd.dir/meganfactorsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_variables.mod cmake/atm/CMakeFiles/atm.dir/stats_variables.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o built in 0.508467 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lsparsematmod.mod cmake/lnd/CMakeFiles/lnd.dir/lsparsematmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/penta_lu_solvers.mod cmake/atm/CMakeFiles/atm.dir/penta_lu_solvers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tridiag_lu_solvers.mod cmake/atm/CMakeFiles/atm.dir/tridiag_lu_solvers.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/spmdgathscatmod.mod cmake/lnd/CMakeFiles/lnd.dir/spmdgathscatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/array_index.mod cmake/atm/CMakeFiles/atm.dir/array_index.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/endian.mod cmake/atm/CMakeFiles/atm.dir/endian.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/domainlateralmod.mod cmake/lnd/CMakeFiles/lnd.dir/domainlateralmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncolumnstateupdatermod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncolumnstateupdatermod.mod.stamp GNU [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o built in 0.404458 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_datadimensionmod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_datadimensionmod.mod.stamp GNU [ 39%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initSubgridMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o built in 0.415153 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg1_5.mod cmake/atm/CMakeFiles/atm.dir/micro_mg1_5.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o built in 0.398914 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initinterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/initinterpmod.mod.stamp GNU [ 39%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/latin_hypercube_arrays.mod cmake/atm/CMakeFiles/atm.dir/latin_hypercube_arrays.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridRestMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/banddiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/banddiagonalmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/math_utilities.mod cmake/atm/CMakeFiles/atm.dir/math_utilities.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o.provides.build [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/output_2D_samples_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o built in 14.680376 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_silhs.mod cmake/atm/CMakeFiles/atm.dir/parameters_silhs.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diffusion_solver.mod cmake/atm/CMakeFiles/atm.dir/diffusion_solver.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o built in 0.586582 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gauaw_mod.mod cmake/atm/CMakeFiles/atm.dir/gauaw_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vrtmap_mod.mod cmake/atm/CMakeFiles/atm.dir/vrtmap_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scyc.mod cmake/atm/CMakeFiles/atm.dir/scyc.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_nl_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_nl_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columnmod.mod cmake/lnd/CMakeFiles/lnd.dir/columnmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunitmod.mod cmake/lnd/CMakeFiles/lnd.dir/landunitmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o built in 0.426861 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/patchmod.mod cmake/lnd/CMakeFiles/lnd.dir/patchmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_cldprop.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_cldprop.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o.provides.build [ 40%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o [ 40%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o built in 0.695015 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o.provides.build [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/accumulMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o.provides.build [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridAveMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o built in 0.582433 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/annualfluxdribbler.mod cmake/lnd/CMakeFiles/lnd.dir/annualfluxdribbler.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationpropertiestype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationpropertiestype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o.provides.build [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o built in 0.690516 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o built in 0.583390 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o.provides.build [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sgexx.mod cmake/atm/CMakeFiles/atm.dir/sgexx.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/buffer.F90.o.provides.build [ 40%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -O0 -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o built in 0.449173 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtinitparamsfatesmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtinitparamsfatesmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o built in 0.295344 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sfparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/sfparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyntimeinfomod.mod cmake/lnd/CMakeFiles/lnd.dir/dyntimeinfomod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfrdutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfrdutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/rootbiophysmod.mod cmake/lnd/CMakeFiles/lnd.dir/rootbiophysmod.mod.stamp GNU [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o built in 1.038576 seconds [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o built in 0.344028 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/filtermod.mod cmake/lnd/CMakeFiles/lnd.dir/filtermod.mod.stamp GNU [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o built in 0.355575 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o built in 0.471396 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerbalancemod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerbalancemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilordercontype.mod cmake/lnd/CMakeFiles/lnd.dir/soilordercontype.mod.stamp GNU [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ComputeSeedMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o built in 0.389856 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o.provides.build [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/decompInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o built in 0.465283 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o built in 0.359305 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o built in 1.302441 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o built in 0.928808 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o built in 0.492248 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o built in 0.406530 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o built in 0.371047 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o built in 0.368376 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o built in 0.339748 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o built in 0.309698 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o built in 0.405149 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initsubgridmod.mod cmake/lnd/CMakeFiles/lnd.dir/initsubgridmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridrestmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridrestmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/surfrdMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o built in 0.396627 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o built in 0.385521 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/accumulmod.mod cmake/lnd/CMakeFiles/lnd.dir/accumulmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridavemod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridavemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessynchronizedparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessynchronizedparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpforctype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpforctype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/odemod.mod cmake/lnd/CMakeFiles/lnd.dir/odemod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantsoilbgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantsoilbgcmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_pflotranMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o built in 0.318026 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/transportmod.mod cmake/lnd/CMakeFiles/lnd.dir/transportmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o built in 0.367140 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o built in 1.001808 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o built in 0.395380 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bhistfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/bhistfilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/computeseedmod.mod cmake/lnd/CMakeFiles/lnd.dir/computeseedmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompinitmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_datamod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o built in 0.458941 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfrdmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfrdmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o built in 0.477441 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dynfilemod.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/histFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDPftvarcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o built in 0.489542 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o built in 0.393715 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o built in 0.635357 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o built in 1.982018 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_pflotranmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_pflotranmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o built in 0.433618 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/diocplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/diocplantsoilbgctype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/h2oisotopeplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/h2oisotopeplantsoilbgctype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mockplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/mockplantsoilbgctype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o built in 0.991514 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o built in 1.304396 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edpftvarcon.mod cmake/lnd/CMakeFiles/lnd.dir/edpftvarcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessizeagetypeindicesmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessizeagetypeindicesmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/dynVarMod.F90 -o CMakeFiles/lnd.dir/dynVarMod.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o Target CMakeFiles/lnd.dir/dynVarMod.F90.o built in 0.424910 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire/SFMainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o built in 0.610390 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o built in 4.116487 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpdecomptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpdecomptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgcreactionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/bgcreactionsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantsoilbgccnptype.mod cmake/lnd/CMakeFiles/lnd.dir/plantsoilbgccnptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o built in 0.659448 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o built in 0.973811 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o built in 1.127319 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_datamod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/histfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/histfilemod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elmfates_paraminterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o built in 1.129348 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvarmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvarmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o built in 0.619822 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o built in 0.517451 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o built in 0.535795 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessoilbgcfluxmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessoilbgcfluxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sfmainmod.mod cmake/lnd/CMakeFiles/lnd.dir/sfmainmod.mod.stamp GNU [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/EnergyFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o built in 1.906837 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o built in 0.943727 seconds [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/FrictionVelocityType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/PhotosynthesisType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o built in 0.673204 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o built in 14.329625 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o built in 1.150171 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o.provides.build [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SolarAbsorbedType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:53:7: 53 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1260:28: 1239 | call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier ) | 2 ...... 1260 | call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(1)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1098:35: 1098 | call mpi_irecv ( recvbuf(displs(q)+1), recvcnts(q), & | 1 ...... 1236 | 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/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1140:24: 1140 | call mpi_gatherv (sendbuf, sendcnt, sendtype, & | 1 ...... 1278 | 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/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:846:28: 846 | call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, & | 1 ...... 1239 | call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier ) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) Target CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o built in 0.761523 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_mod.mod cmake/atm/CMakeFiles/atm.dir/time_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tracname.mod cmake/atm/CMakeFiles/atm.dir/mo_tracname.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_setrxt.mod.stamp GNU [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o built in 0.719957 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o.provides.build [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o built in 1.374709 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o built in 0.572964 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o built in 0.428733 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceAlbedoType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o built in 0.705353 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o built in 0.705093 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o built in 0.653808 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o built in 1.237575 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_setcoef.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_setcoef.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/TopounitDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o built in 1.111350 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_cldprmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_cldprmc.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o built in 1.959741 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_cldprop.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_cldprop.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_taumol.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_taumol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constants_clubb.mod cmake/atm/CMakeFiles/atm.dir/constants_clubb.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_type.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o built in 0.954583 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/T_in_K_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o built in 0.541763 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o built in 0.521154 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/lapack_wrap.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o built in 1.463844 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o built in 0.930935 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/matrix_operations.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o built in 0.586841 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_parameter_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o built in 1.398529 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2atmType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o built in 0.881501 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clip_semi_implicit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o built in 0.701377 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calc_roots.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o built in 1.307396 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilHydrologyType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o built in 0.818636 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/LY93_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o built in 0.590125 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_hybrid_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o built in 1.623254 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_tsdadg_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o built in 3.442856 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/GridcellDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o built in 0.524384 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o built in 0.569637 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o built in 0.616264 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o built in 0.706890 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sigma_sqd_w_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o built in 16.242477 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calendar.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o built in 1.461212 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/AerosolType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o built in 0.611130 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o built in 0.588539 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/diagnose_correlations_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o built in 1.267933 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/Nc_Ncn_eqns.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o built in 0.490406 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o built in 0.492912 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/diocbgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/diocbgcreactionstype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/h2oisotopebgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/h2oisotopebgcreactionstype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mockbgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/mockbgcreactionstype.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridWeightsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o built in 1.067490 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o built in 0.471785 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_diffusion.mod cmake/atm/CMakeFiles/atm.dir/gw_diffusion.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/glcDiagnosticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3_utils.mod cmake/atm/CMakeFiles/atm.dir/micro_p3_utils.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/generate_uniform_sample_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o built in 0.552322 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_2d_samples_module.mod cmake/atm/CMakeFiles/atm.dir/output_2d_samples_module.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/scream_abortutils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o built in 0.573626 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/LandunitDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o built in 0.826508 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o.provides.build [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SedFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o built in 0.369277 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrn.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrn.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrnmr.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrnmr.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o built in 0.450952 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o.provides.build [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/dynVarTimeInterpMod.F90 -o CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o.provides.build [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o built in 0.450732 seconds [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o built in 0.390568 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o.provides.build [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o built in 0.367480 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o.provides.build [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o built in 0.302796 seconds [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o built in 0.277942 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o.provides.build [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o built in 0.290934 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spmd_utils.mod cmake/atm/CMakeFiles/atm.dir/spmd_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sim_dat.mod cmake/atm/CMakeFiles/atm.dir/mo_sim_dat.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o built in 0.318628 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o.provides.build [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_subcol_gen_lw.mod cmake/atm/CMakeFiles/atm.dir/mcica_subcol_gen_lw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_setcoef.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_setcoef.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_cldprmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_cldprmc.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrnmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrnmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_taumol.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_taumol.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_subcol_gen_sw.mod cmake/atm/CMakeFiles/atm.dir/mcica_subcol_gen_sw.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o built in 1.391732 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o.provides.build [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/file_functions.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o built in 0.426805 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/interpolation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o built in 0.584095 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarMod.F90.o.provides.build [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/saturation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o built in 3.648528 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o built in 0.603880 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_type.mod cmake/atm/CMakeFiles/atm.dir/stats_type.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/t_in_k_module.mod cmake/atm/CMakeFiles/atm.dir/t_in_k_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lapack_wrap.mod cmake/atm/CMakeFiles/atm.dir/lapack_wrap.mod.stamp GNU [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNCarbonFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o built in 0.866919 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/matrix_operations.mod cmake/atm/CMakeFiles/atm.dir/matrix_operations.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_parameter_module.mod cmake/atm/CMakeFiles/atm.dir/pdf_parameter_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clip_semi_implicit.mod cmake/atm/CMakeFiles/atm.dir/clip_semi_implicit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calc_roots.mod cmake/atm/CMakeFiles/atm.dir/calc_roots.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ly93_pdf.mod cmake/atm/CMakeFiles/atm.dir/ly93_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_hybrid_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_hybrid_pdf.mod.stamp GNU [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o built in 2.252134 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_tsdadg_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_tsdadg_pdf.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o built in 1.502347 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_utilities.mod cmake/atm/CMakeFiles/atm.dir/pdf_utilities.mod.stamp GNU [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sigma_sqd_w_module.mod cmake/atm/CMakeFiles/atm.dir/sigma_sqd_w_module.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/CNStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calendar.mod cmake/atm/CMakeFiles/atm.dir/calendar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hydromet_pdf_parameter_module.mod cmake/atm/CMakeFiles/atm.dir/hydromet_pdf_parameter_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diagnose_correlations_module.mod cmake/atm/CMakeFiles/atm.dir/diagnose_correlations_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nc_ncn_eqns.mod cmake/atm/CMakeFiles/atm.dir/nc_ncn_eqns.mod.stamp GNU [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_common.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o built in 1.327716 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/est_kessler_microphys_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o built in 0.701885 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/generate_uniform_sample_module.mod cmake/atm/CMakeFiles/atm.dir/generate_uniform_sample_module.mod.stamp GNU [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNitrogenFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o built in 2.556022 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scream_abortutils.mod cmake/atm/CMakeFiles/atm.dir/scream_abortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_spcvrt.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_spcvrt.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o.provides.build [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/physconst.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o built in 4.677498 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/atm2lndType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o built in 1.714296 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_control_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o built in 0.821299 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_map_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o built in 2.895720 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/clmfatesparaminterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/clmfatesparaminterfacemod.mod.stamp GNU [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd/dynVarTimeUninterpMod.F90 -o CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o Target CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o built in 0.741911 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesplanthydraulicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesplanthydraulicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesparameterderivedmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesparameterderivedmod.mod.stamp GNU [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o built in 1.761796 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/time_manager.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o built in 0.736734 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/energyfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/energyfluxtype.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/time_manager.F90:435:17: 434 | call mpibcast(rst_calendar, len(rst_calendar), mpichar, 0, mpicom) | 2 435 | call mpibcast(rst_step_sec, 1, mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/ioFileMod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o built in 1.099583 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshistoryinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshistoryinterfacemod.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o built in 0.618080 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o built in 13.608131 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_spcvmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_spcvmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/file_functions.mod cmake/atm/CMakeFiles/atm.dir/file_functions.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o built in 1.962934 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolation.mod cmake/atm/CMakeFiles/atm.dir/interpolation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/frictionvelocitytype.mod cmake/lnd/CMakeFiles/lnd.dir/frictionvelocitytype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/saturation.mod cmake/atm/CMakeFiles/atm.dir/saturation.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_type_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/matrix_solver_wrapper.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o built in 0.639716 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o built in 0.654778 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/input_reader.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_hybrid_pdf_main.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o built in 0.765270 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/photosynthesistype.mod cmake/lnd/CMakeFiles/lnd.dir/photosynthesistype.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/output_grads.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o built in 4.277243 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_common.mod cmake/atm/CMakeFiles/atm.dir/gw_common.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o built in 13.062555 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/soilstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/solarabsorbedtype.mod cmake/lnd/CMakeFiles/lnd.dir/solarabsorbedtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/est_kessler_microphys_module.mod cmake/atm/CMakeFiles/atm.dir/est_kessler_microphys_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfacealbedotype.mod cmake/lnd/CMakeFiles/lnd.dir/surfacealbedotype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounitdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/topounitdatatype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/waterfluxtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/waterstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakestatetype.mod cmake/lnd/CMakeFiles/lnd.dir/lakestatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2atmtype.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2atmtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o built in 0.883515 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilhydrologytype.mod cmake/lnd/CMakeFiles/lnd.dir/soilhydrologytype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gridcelldatatype.mod cmake/lnd/CMakeFiles/lnd.dir/gridcelldatatype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpnitdentype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpnitdentype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentsomtype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentsomtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/aerosoltype.mod cmake/lnd/CMakeFiles/lnd.dir/aerosoltype.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/FrictionVelocityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrbgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/betrbgcmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridweightsmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridweightsmod.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/glcdiagnosticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/glcdiagnosticsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunitdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/landunitdatatype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o built in 1.986384 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sedfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/sedfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physconst.mod cmake/atm/CMakeFiles/atm.dir/physconst.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_control_mod.mod cmake/atm/CMakeFiles/atm.dir/cam_control_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_map_utils.mod cmake/atm/CMakeFiles/atm.dir/cam_map_utils.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynLandunitAreaMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/comsrf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o built in 0.488373 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvartimeinterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvartimeinterpmod.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/reweightMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o built in 0.804984 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o built in 1.118335 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_columntype_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_columntype_exchange.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/constituents.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_filter_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_filter_exchange.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_landunit_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_landunit_exchange.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o built in 0.654123 seconds [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o built in 0.650857 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o built in 0.756926 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelbetrmod.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/physical_constants.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelbasetype.mod.stamp GNU [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initGridCellsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o built in 0.524439 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o built in 2.250578 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_manager.mod cmake/atm/CMakeFiles/atm.dir/time_manager.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/iofilemod.mod cmake/atm/CMakeFiles/atm.dir/iofilemod.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/glb_verif_smry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/time_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o built in 0.411170 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/filenames.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o built in 0.527300 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o built in 0.410331 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o.provides.build [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_saturation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o built in 0.549831 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o.provides.build [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_params.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopystatetype.mod cmake/lnd/CMakeFiles/lnd.dir/canopystatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cncarbonfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/cncarbonfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cnstatetype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o built in 0.903795 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrogenfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrogenfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/atm2lndtype.mod cmake/lnd/CMakeFiles/lnd.dir/atm2lndtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvartimeuninterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvartimeuninterpmod.mod.stamp GNU [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/orbit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o [ 49%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o built in 0.696304 seconds [ 49%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hirsbt.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o built in 0.488748 seconds [ 49%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o built in 0.466147 seconds [ 50%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDBtranMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o built in 0.561518 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rad.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rad.mod.stamp GNU [ 50%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o built in 0.551639 seconds [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o built in 0.471141 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edloggingmortalitymod.mod cmake/lnd/CMakeFiles/lnd.dir/edloggingmortalitymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinterfacemod.mod.stamp GNU [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o built in 0.802212 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o.provides.build [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o built in 1.671855 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/grid_class.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o built in 1.085340 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/frictionvelocitymod.mod cmake/lnd/CMakeFiles/lnd.dir/frictionvelocitymod.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VerticalProfileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o built in 2.165973 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_type_utilities.mod cmake/atm/CMakeFiles/atm.dir/stats_type_utilities.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/reactionsfactory.mod cmake/lnd/CMakeFiles/lnd.dir/reactionsfactory.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/glc2lndMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o built in 1.070930 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/matrix_solver_wrapper.mod cmake/atm/CMakeFiles/atm.dir/matrix_solver_wrapper.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_reader.mod cmake/atm/CMakeFiles/atm.dir/input_reader.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynlandunitareamod.mod cmake/lnd/CMakeFiles/lnd.dir/dynlandunitareamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/reweightmod.mod cmake/lnd/CMakeFiles/lnd.dir/reweightmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_hybrid_pdf_main.mod cmake/atm/CMakeFiles/atm.dir/new_hybrid_pdf_main.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_pdf_main.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o built in 1.155523 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_grads.mod cmake/atm/CMakeFiles/atm.dir/output_grads.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o built in 0.727423 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o built in 0.419528 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_exchangemod.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o built in 0.526745 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o built in 1.441230 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_lh_sfc_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o built in 0.491777 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initgridcellsmod.mod cmake/lnd/CMakeFiles/lnd.dir/initgridcellsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_lh_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o built in 0.573230 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o.provides.build [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/atm2lndMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o built in 0.562412 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_rad_zm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o built in 0.630676 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o built in 0.583561 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_rad_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o built in 0.439810 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_sfc_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o.provides.build [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNCarbonStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o built in 5.030549 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNitrogenStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o built in 0.407043 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_zm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o built in 0.504510 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o built in 1.927214 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/precipitation_fraction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o built in 1.125601 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_convect.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o built in 3.134247 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_front.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o built in 3.457850 seconds [ 52%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/ColumnDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o built in 0.584518 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edbtranmod.mod cmake/lnd/CMakeFiles/lnd.dir/edbtranmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edcohortdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edcohortdynamicsmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o built in 0.874168 seconds [ 52%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_oro.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o built in 0.658355 seconds [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o built in 0.717671 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/verticalprofilemod.mod cmake/lnd/CMakeFiles/lnd.dir/verticalprofilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/glc2lndmod.mod cmake/lnd/CMakeFiles/lnd.dir/glc2lndmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o built in 4.560932 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_exchangemod.mod.stamp GNU [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/wei96.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelfatesmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelfatesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelstubmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelstubmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/atm2lndmod.mod cmake/lnd/CMakeFiles/lnd.dir/atm2lndmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o.provides.build [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tsinti.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o built in 0.551925 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o built in 0.838739 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o.provides.build [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_constants.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o built in 1.507097 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cncarbonstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cncarbonstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrogenstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrogenstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edmortalityfunctionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edmortalityfunctionsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edphysiologymod.mod cmake/lnd/CMakeFiles/lnd.dir/edphysiologymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o.provides.build [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o built in 0.568669 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o built in 0.566188 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/dust_sediment_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/comsrf.mod cmake/atm/CMakeFiles/atm.dir/comsrf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constituents.mod cmake/atm/CMakeFiles/atm.dir/constituents.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physical_constants.mod cmake/atm/CMakeFiles/atm.dir/physical_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/glb_verif_smry.mod cmake/atm/CMakeFiles/atm.dir/glb_verif_smry.mod.stamp GNU [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o built in 0.457497 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/quadrature_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o built in 0.708937 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_utils.mod cmake/atm/CMakeFiles/atm.dir/time_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesbstressmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesbstressmod.mod.stamp GNU [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o built in 0.826029 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/filenames.mod cmake/atm/CMakeFiles/atm.dir/filenames.mod.stamp GNU [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/gas_wetdep_opts.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o built in 0.505726 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_saturation.mod cmake/atm/CMakeFiles/atm.dir/wv_saturation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_params.mod cmake/atm/CMakeFiles/atm.dir/mo_params.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/orbit.mod cmake/atm/CMakeFiles/atm.dir/orbit.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hirsbt.mod cmake/atm/CMakeFiles/atm.dir/hirsbt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_init.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_init.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_rad.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_rad.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/grid_class.mod cmake/atm/CMakeFiles/atm.dir/grid_class.mod.stamp GNU [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/corr_varnce_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o built in 1.506832 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pos_definite_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o built in 0.448536 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o built in 0.548464 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/turbulent_adv_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xp3_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o built in 0.556219 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calc_pressure.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o built in 0.608183 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edpatchdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edpatchdynamicsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o.provides.build [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/numerical_check.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o built in 4.125790 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o built in 0.458992 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_pdf_main.mod cmake/atm/CMakeFiles/atm.dir/new_pdf_main.mod.stamp GNU [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1578:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1578 | currentPatch%tlai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1578:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1578 | currentPatch%tlai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1580:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1580 | currentPatch%tsai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1580:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1580 | currentPatch%tsai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1601:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1601 | currentPatch%elai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1601:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1601 | currentPatch%elai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1602:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1602 | currentPatch%esai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1602:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1602 | currentPatch%esai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o built in 0.888435 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/Skx_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o built in 1.610783 seconds [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInventoryInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o built in 0.498416 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_lh_sfc_module.mod cmake/atm/CMakeFiles/atm.dir/stats_lh_sfc_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_lh_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_lh_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_rad_zm_module.mod cmake/atm/CMakeFiles/atm.dir/stats_rad_zm_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_rad_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_rad_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_sfc_module.mod cmake/atm/CMakeFiles/atm.dir/stats_sfc_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_zm_module.mod cmake/atm/CMakeFiles/atm.dir/stats_zm_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/precipitation_fraction.mod cmake/atm/CMakeFiles/atm.dir/precipitation_fraction.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o built in 1.538365 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_convect.mod cmake/atm/CMakeFiles/atm.dir/gw_convect.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_front.mod cmake/atm/CMakeFiles/atm.dir/gw_front.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgcreactionscentecacnptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgcreactionscentecacnptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_oro.mod cmake/atm/CMakeFiles/atm.dir/gw_oro.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edcanopystructuremod.mod cmake/lnd/CMakeFiles/lnd.dir/edcanopystructuremod.mod.stamp GNU [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hetfrz_classnuc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/lh_microphys_var_covar_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o built in 0.508751 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o.provides.build [ 53%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o built in 0.764269 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o built in 1.279028 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinventoryinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinventoryinitmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o.provides.build [ 54%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDMainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_constants.mod cmake/atm/CMakeFiles/atm.dir/mo_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_sediment_mod.mod cmake/atm/CMakeFiles/atm.dir/dust_sediment_mod.mod.stamp GNU [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/dimensions_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o built in 0.412175 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_control.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o built in 0.878331 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/quadrature_mod.mod cmake/atm/CMakeFiles/atm.dir/quadrature_mod.mod.stamp GNU [ 54%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_control.F90:242:17: 233 | call mpibcast(deep_scheme, len(deep_scheme) , mpichar, 0, mpicom) | 2 ...... 242 | call mpibcast(srf_flux_avg, 1 , mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o built in 1.444201 seconds [ 54%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o built in 0.685836 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gas_wetdep_opts.mod cmake/atm/CMakeFiles/atm.dir/gas_wetdep_opts.mod.stamp GNU [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airmas.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o built in 0.372859 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waveall.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o built in 0.922797 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waveo3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o built in 0.311742 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_ps2str.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o built in 1.433892 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setair.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o built in 0.308385 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_lymana.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o built in 0.544393 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/applicationsfactory.mod cmake/lnd/CMakeFiles/lnd.dir/applicationsfactory.mod.stamp GNU [ 55%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_wavelen.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o built in 0.413397 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o.provides.build [ 55%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_wavelab.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o built in 0.430367 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o.provides.build [ 55%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sphers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o built in 0.460486 seconds [ 55%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o built in 0.478568 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edmainmod.mod cmake/lnd/CMakeFiles/lnd.dir/edmainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edsurfaceradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/edsurfaceradiationmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesplantrespphotosynthmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesplantrespphotosynthmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o built in 0.472805 seconds [ 55%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o [ 55%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_helper_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o built in 0.733294 seconds [ 55%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o built in 1.376666 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o built in 1.170012 seconds [ 55%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mean_adv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o [ 55%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o built in 0.488167 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o.provides.build [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameters_tunable.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o built in 0.498353 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o.provides.build [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sponge_layer_damping.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o built in 0.459383 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/corr_varnce_module.mod cmake/atm/CMakeFiles/atm.dir/corr_varnce_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pos_definite_module.mod cmake/atm/CMakeFiles/atm.dir/pos_definite_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/edinitmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/turbulent_adv_pdf.mod cmake/atm/CMakeFiles/atm.dir/turbulent_adv_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/almbetrnlmod.mod cmake/lnd/CMakeFiles/lnd.dir/almbetrnlmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xp3_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xp3_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calc_pressure.mod cmake/atm/CMakeFiles/atm.dir/calc_pressure.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/numerical_check.mod cmake/atm/CMakeFiles/atm.dir/numerical_check.mod.stamp GNU [ 57%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o built in 2.001748 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/adg1_adg2_3d_luhar_pdf.mod cmake/atm/CMakeFiles/atm.dir/adg1_adg2_3d_luhar_pdf.mod.stamp GNU [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sfc_varnce_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o built in 0.761886 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/skx_module.mod cmake/atm/CMakeFiles/atm.dir/skx_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hetfrz_classnuc.mod cmake/atm/CMakeFiles/atm.dir/hetfrz_classnuc.mod.stamp GNU [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/silhs_importance_sample_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o built in 3.163601 seconds [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/transform_to_pdf_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o built in 0.685087 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lh_microphys_var_covar_module.mod cmake/atm/CMakeFiles/atm.dir/lh_microphys_var_covar_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrtype.mod cmake/lnd/CMakeFiles/lnd.dir/betrtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o built in 0.978544 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o.provides.build [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/cldaero_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/dust_common.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o built in 0.817542 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o built in 0.827310 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dimensions_mod.mod cmake/atm/CMakeFiles/atm.dir/dimensions_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_control.mod cmake/atm/CMakeFiles/atm.dir/phys_control.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airmas.mod cmake/atm/CMakeFiles/atm.dir/mo_airmas.mod.stamp GNU [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chem_utls.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waveall.mod cmake/atm/CMakeFiles/atm.dir/mo_waveall.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waveo3.mod cmake/atm/CMakeFiles/atm.dir/mo_waveo3.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_ps2str.mod cmake/atm/CMakeFiles/atm.dir/mo_ps2str.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setair.mod cmake/atm/CMakeFiles/atm.dir/mo_setair.mod.stamp GNU [ 59%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setcld.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o built in 0.468849 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lymana.mod cmake/atm/CMakeFiles/atm.dir/mo_lymana.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_wavelen.mod cmake/atm/CMakeFiles/atm.dir/mo_wavelen.mod.stamp GNU [ 59%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setozo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o built in 4.618429 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o built in 0.771790 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_wavelab.mod cmake/atm/CMakeFiles/atm.dir/mo_wavelab.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sphers.mod cmake/atm/CMakeFiles/atm.dir/mo_sphers.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesrestartinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesrestartinterfacemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o.provides.build [ 59%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/physics_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o [ 59%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pkg_cldoptics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o built in 0.524751 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_helper_module.mod cmake/atm/CMakeFiles/atm.dir/advance_helper_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diffusion.mod cmake/atm/CMakeFiles/atm.dir/diffusion.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mean_adv.mod cmake/atm/CMakeFiles/atm.dir/mean_adv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_tunable.mod cmake/atm/CMakeFiles/atm.dir/parameters_tunable.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sponge_layer_damping.mod cmake/atm/CMakeFiles/atm.dir/sponge_layer_damping.mod.stamp GNU [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/index_mapping.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o built in 0.493386 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mono_flux_limiter.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o built in 0.562747 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mixing_length.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o built in 0.530835 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_closure_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o built in 1.208192 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sfc_varnce_module.mod cmake/atm/CMakeFiles/atm.dir/sfc_varnce_module.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_clubb_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o built in 1.322673 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o built in 0.583285 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg1_0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o built in 2.861306 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o built in 0.888100 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/silhs_importance_sample_module.mod cmake/atm/CMakeFiles/atm.dir/silhs_importance_sample_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/transform_to_pdf_module.mod cmake/atm/CMakeFiles/atm.dir/transform_to_pdf_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o.provides.build [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/massborrow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o built in 0.532756 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qneg3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o built in 6.132025 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldaero_mod.mod cmake/atm/CMakeFiles/atm.dir/cldaero_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_common.mod cmake/atm/CMakeFiles/atm.dir/dust_common.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/parallel_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o built in 0.520093 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/element_state.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/parallel_mod.F90:250:23: 250 | call MPI_Allreduce(nmpi_per_node,tmp_min,1,MPIinteger_t,MPI_MIN,par%comm,ierr) | 1 ...... 460 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o built in 0.428635 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chem_utls.mod cmake/atm/CMakeFiles/atm.dir/mo_chem_utls.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o built in 0.564712 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_xsections.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_rtlink.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o built in 5.209980 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setcld.mod cmake/atm/CMakeFiles/atm.dir/mo_setcld.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setozo.mod cmake/atm/CMakeFiles/atm.dir/mo_setozo.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/set_cp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o built in 0.415335 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_mod.mod cmake/atm/CMakeFiles/atm.dir/physics_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pkg_cldoptics.mod cmake/atm/CMakeFiles/atm.dir/pkg_cldoptics.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clip_explicit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o built in 0.668080 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/index_mapping.mod cmake/atm/CMakeFiles/atm.dir/index_mapping.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mono_flux_limiter.mod cmake/atm/CMakeFiles/atm.dir/mono_flux_limiter.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mixing_length.mod cmake/atm/CMakeFiles/atm.dir/mixing_length.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_closure_module.mod cmake/atm/CMakeFiles/atm.dir/pdf_closure_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_clubb_utilities.mod cmake/atm/CMakeFiles/atm.dir/stats_clubb_utilities.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nucleate_ice.mod cmake/atm/CMakeFiles/atm.dir/nucleate_ice.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o built in 0.380367 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg1_0.mod cmake/atm/CMakeFiles/atm.dir/micro_mg1_0.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_utils.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parallel_mod.mod cmake/atm/CMakeFiles/atm.dir/parallel_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_state.mod cmake/atm/CMakeFiles/atm.dir/element_state.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/charge_neutrality.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_mass_xforms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o built in 0.624472 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_mean_mass.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o built in 0.393355 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_xsections.mod cmake/atm/CMakeFiles/atm.dir/mo_xsections.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_rtlink.mod cmake/atm/CMakeFiles/atm.dir/mo_rtlink.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/set_cp.mod cmake/atm/CMakeFiles/atm.dir/set_cp.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o built in 0.431517 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clip_explicit.mod cmake/atm/CMakeFiles/atm.dir/clip_explicit.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/fill_holes.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg2_0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o built in 0.394526 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o.provides.build [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/coordinate_systems_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o built in 0.733181 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/hybrid_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o built in 31.023886 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columndatatype.mod cmake/lnd/CMakeFiles/lnd.dir/columndatatype.mod.stamp GNU [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o built in 0.663382 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropHarvestPoolsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o built in 0.366955 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceResistanceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o built in 0.507763 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SoilLittVertTranspMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o built in 0.638569 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/AerosolMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o built in 0.796327 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o built in 0.870385 seconds [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/control_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/spmd_dyn.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o built in 0.483893 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o built in 0.531209 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DryDepVelocity.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DUSTMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o built in 0.949916 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/WoodProductsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o built in 1.027460 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ErosionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o built in 0.714397 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/charge_neutrality.mod cmake/atm/CMakeFiles/atm.dir/charge_neutrality.mod.stamp GNU [ 63%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o built in 0.459692 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_mass_xforms.mod cmake/atm/CMakeFiles/atm.dir/mo_mass_xforms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_mean_mass.mod cmake/atm/CMakeFiles/atm.dir/mo_mean_mass.mod.stamp GNU [ 63%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o built in 0.996213 seconds [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_pchem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o built in 0.571058 seconds [ 63%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterBudgetMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o built in 3.261912 seconds [ 63%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o built in 1.295074 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cropharvestpoolsmod.mod cmake/lnd/CMakeFiles/lnd.dir/cropharvestpoolsmod.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_windm_edsclrm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o built in 1.807425 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/fill_holes.mod cmake/atm/CMakeFiles/atm.dir/fill_holes.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfaceresistancemod.mod cmake/lnd/CMakeFiles/lnd.dir/surfaceresistancemod.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/setup_clubb_pdf_params.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o built in 2.153441 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/latin_hypercube_driver_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o built in 1.729157 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soillittverttranspmod.mod cmake/lnd/CMakeFiles/lnd.dir/soillittverttranspmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/coordinate_systems_mod.mod cmake/atm/CMakeFiles/atm.dir/coordinate_systems_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/aerosolmod.mod cmake/lnd/CMakeFiles/lnd.dir/aerosolmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hybrid_mod.mod cmake/atm/CMakeFiles/atm.dir/hybrid_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/drydepvelocity.mod cmake/lnd/CMakeFiles/lnd.dir/drydepvelocity.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/control_mod.mod cmake/atm/CMakeFiles/atm.dir/control_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dustmod.mod cmake/lnd/CMakeFiles/lnd.dir/dustmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spmd_dyn.mod cmake/atm/CMakeFiles/atm.dir/spmd_dyn.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/woodproductsmod.mod cmake/lnd/CMakeFiles/lnd.dir/woodproductsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_pchem.mod cmake/atm/CMakeFiles/atm.dir/mo_pchem.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_windm_edsclrm_module.mod cmake/atm/CMakeFiles/atm.dir/advance_windm_edsclrm_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o.provides.build [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_wp2_wp3_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o built in 3.716986 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/erosionmod.mod cmake/lnd/CMakeFiles/lnd.dir/erosionmod.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o built in 6.091778 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o.provides.build [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xp2_xpyp_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o built in 21.773389 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/setup_clubb_pdf_params.mod cmake/atm/CMakeFiles/atm.dir/setup_clubb_pdf_params.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg2_0.mod cmake/atm/CMakeFiles/atm.dir/micro_mg2_0.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/latin_hypercube_driver_module.mod cmake/atm/CMakeFiles/atm.dir/latin_hypercube_driver_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterbudgetmod.mod cmake/lnd/CMakeFiles/lnd.dir/waterbudgetmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanalbedomod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanalbedomod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o built in 8.820167 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o.provides.build [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/edgetype_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:480:37: 480 | call MPI_Allreduce(red%buf(1),redp,len,MPIreal_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:426:47: 426 | call MPI_Allreduce(red_min_index%buf(1),redp,1,MPI2real_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:381:47: 381 | call MPI_Allreduce(red_max_index%buf(1),redp,1,MPI2real_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:337:37: 337 | call MPI_Allreduce(red%buf(1),redp,len,MPIreal_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:288:26: 288 | call MPI_Allreduce(red%buf(1),redp,len,MPIinteger_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o built in 0.416405 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gridgraph_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o built in 0.607583 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/hybvcoord_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o built in 0.621492 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_wp2_wp3_module.mod cmake/atm/CMakeFiles/atm.dir/advance_wp2_wp3_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xm_wpxp_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xm_wpxp_module.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/silhs_api_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o built in 0.638273 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edgetype_mod.mod cmake/atm/CMakeFiles/atm.dir/edgetype_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/reduction_mod.mod cmake/atm/CMakeFiles/atm.dir/reduction_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gridgraph_mod.mod cmake/atm/CMakeFiles/atm.dir/gridgraph_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hybvcoord_mod.mod cmake/atm/CMakeFiles/atm.dir/hybvcoord_mod.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/metis_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o built in 0.791242 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/vertremap_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o built in 0.827123 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/silhs_api_module.mod cmake/atm/CMakeFiles/atm.dir/silhs_api_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o.provides.build [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/pmgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o built in 1.167318 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/element_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o built in 1.855680 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/metagraph_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o built in 1.241629 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/spacecurve_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o built in 1.108338 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/metis_mod.mod cmake/atm/CMakeFiles/atm.dir/metis_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertremap_base.mod cmake/atm/CMakeFiles/atm.dir/vertremap_base.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pmgrid.mod cmake/atm/CMakeFiles/atm.dir/pmgrid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_mod.mod cmake/atm/CMakeFiles/atm.dir/element_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/metagraph_mod.mod cmake/atm/CMakeFiles/atm.dir/metagraph_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/derivative_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o built in 27.326459 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationdatatype.mod.stamp GNU [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TemperatureType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o built in 9.109519 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/eos.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o built in 1.442134 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/rgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o built in 0.741679 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynHarvestMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o built in 0.495892 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xp2_xpyp_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xp2_xpyp_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o.provides.build [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/getinterpnetcdfdata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o built in 1.886437 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/schedtype_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o built in 1.556355 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/AnnualUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o built in 0.536035 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spacecurve_mod.mod cmake/atm/CMakeFiles/atm.dir/spacecurve_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/derivative_mod_base.mod cmake/atm/CMakeFiles/atm.dir/derivative_mod_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/eos.mod cmake/atm/CMakeFiles/atm.dir/eos.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rgrid.mod cmake/atm/CMakeFiles/atm.dir/rgrid.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o built in 0.740165 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/planar_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/C14DecayMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o built in 0.838055 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/vertremap_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o built in 1.149244 seconds Target CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o built in 1.199885 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonIsoFluxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_clubb_core_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o built in 1.009219 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/getinterpnetcdfdata.mod cmake/atm/CMakeFiles/atm.dir/getinterpnetcdfdata.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/schedtype_mod.mod cmake/atm/CMakeFiles/atm.dir/schedtype_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/cube_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o built in 2.985716 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o built in 1.266406 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o built in 3.089197 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o built in 1.012816 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNGapMortalityBeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/derivative_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o built in 0.530567 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/element_ops.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o built in 3.530302 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/planar_mod.mod cmake/atm/CMakeFiles/atm.dir/planar_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/schedule_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o built in 1.432733 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o built in 0.945123 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertremap_mod.mod cmake/atm/CMakeFiles/atm.dir/vertremap_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o built in 1.351602 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o.provides.build [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o built in 0.672982 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/GrowthRespMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o built in 0.551120 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/scamMod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o built in 0.478840 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o built in 0.559367 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/edge_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o built in 1.151124 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cube_mod.mod cmake/atm/CMakeFiles/atm.dir/cube_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/derivative_mod.mod cmake/atm/CMakeFiles/atm.dir/derivative_mod.mod.stamp GNU [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o built in 1.133651 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_ops.mod cmake/atm/CMakeFiles/atm.dir/element_ops.mod.stamp GNU [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PrecisionControlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o built in 0.648564 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/zoltan_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o built in 0.733862 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/EcosystemBalanceCheckMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o built in 0.617806 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/GapMortalityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o built in 2.501191 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/scalable_grid_init_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o built in 1.249944 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/geometry_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o built in 0.981308 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o built in 0.569077 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o built in 1.540789 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o built in 0.507431 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/imex_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o built in 0.513284 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/schedule_mod.mod cmake/atm/CMakeFiles/atm.dir/schedule_mod.mod.stamp GNU [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o built in 0.870773 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o.provides.build [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_derived_type_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o built in 0.540923 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o built in 0.989900 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scammod.mod cmake/atm/CMakeFiles/atm.dir/scammod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edge_mod_base.mod cmake/atm/CMakeFiles/atm.dir/edge_mod_base.mod.stamp GNU [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o built in 1.350341 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zoltan_mod.mod cmake/atm/CMakeFiles/atm.dir/zoltan_mod.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/horizontal_interpolate.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o built in 0.653371 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/temperaturetype.mod cmake/lnd/CMakeFiles/lnd.dir/temperaturetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynharvestmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynharvestmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/annualupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/annualupdatemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/c14decaymod.mod cmake/lnd/CMakeFiles/lnd.dir/c14decaymod.mod.stamp GNU [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CH4Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o built in 0.948435 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonisofluxmod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonisofluxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate3mod.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/readinitial.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o built in 0.434302 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cngapmortalitybetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cngapmortalitybetrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scalable_grid_init_mod.mod cmake/atm/CMakeFiles/atm.dir/scalable_grid_init_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/geometry_mod.mod cmake/atm/CMakeFiles/atm.dir/geometry_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate1betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate1betrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/imex_mod.mod cmake/atm/CMakeFiles/atm.dir/imex_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate2betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate2betrmod.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/planar_mesh_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o built in 0.528958 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate3betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate3betrmod.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/se_single_column_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o built in 2.946313 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_derived_type_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_derived_type_mod.mod.stamp GNU [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilMoistStressMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o built in 0.615196 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o.provides.build [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_pio_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o built in 0.813129 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o built in 1.443435 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/edge_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o built in 1.332539 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SnowSnicarMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o built in 0.425580 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/growthrespmod.mod cmake/lnd/CMakeFiles/lnd.dir/growthrespmod.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/mesh_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o built in 1.099223 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MaintenanceRespMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o built in 18.108697 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/horizontal_interpolate.mod cmake/atm/CMakeFiles/atm.dir/horizontal_interpolate.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/readinitial.mod cmake/atm/CMakeFiles/atm.dir/readinitial.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o built in 0.639366 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/planar_mesh_mod.mod cmake/atm/CMakeFiles/atm.dir/planar_mesh_mod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o built in 1.990340 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/se_single_column_mod.mod cmake/atm/CMakeFiles/atm.dir/se_single_column_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_clubb_core_module.mod cmake/atm/CMakeFiles/atm.dir/advance_clubb_core_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o.provides.build [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2glcMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o built in 0.508636 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_pio_utils.mod cmake/atm/CMakeFiles/atm.dir/cam_pio_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edge_mod.mod cmake/atm/CMakeFiles/atm.dir/edge_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mesh_mod.mod cmake/atm/CMakeFiles/atm.dir/mesh_mod.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_solar_parms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o built in 6.483727 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/solar_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o built in 0.563488 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/input_data_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o built in 0.423761 seconds [ 68%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VOCEmissionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o built in 0.538515 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o built in 0.606291 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/euvac.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_prop.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o built in 0.391194 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_seto2.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o built in 1.020288 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tuv_inti.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o built in 0.494592 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/spedata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o built in 1.201710 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate2mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o built in 0.432702 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/compose_mod.mod cmake/atm/CMakeFiles/atm.dir/compose_mod.mod.stamp GNU [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_initfiles.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clubb_api_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o built in 2.576037 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/precisioncontrolmod.mod cmake/lnd/CMakeFiles/lnd.dir/precisioncontrolmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ecosystembalancecheckmod.mod cmake/lnd/CMakeFiles/lnd.dir/ecosystembalancecheckmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gapmortalitymod.mod cmake/lnd/CMakeFiles/lnd.dir/gapmortalitymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate3mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o built in 0.568910 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate3mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o.provides.build [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_comp_esmf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o built in 0.365349 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgridadjustmentsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgridadjustmentsmod.mod.stamp GNU [ 68%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/ActiveLayerMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o [ 69%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TotalWaterAndHeatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o built in 0.256442 seconds [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynInitColumnsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o built in 0.379599 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o.provides.build [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o built in 0.394443 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o.provides.build [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SnowHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o built in 0.619742 seconds [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o built in 0.411076 seconds [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_grid_support.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o built in 0.863166 seconds [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SedYieldMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_grid_support.F90:2585:23: 2585 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr) | 1 ...... 3307 | 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(8)/REAL(8)). Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o built in 0.532459 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o built in 1.494162 seconds [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90:475:22: 475 | call MPI_Isend(buffer%buf(1,iptr),length,MPIinteger_t,dest,tag,par%comm,Srequest(icycle),ierr) | 1 ...... 762 | call MPI_Isend(buffer%buf(1,1,1,iptr),length,MPIreal_t,dest,tag,par%comm,Srequest(icycle),ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90:493:22: 493 | call MPI_Irecv(buffer%receive(1,iptr),length,MPIinteger_t, & | 1 ...... 780 | call MPI_Irecv(buffer%receive(1,1,1,iptr),length,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o built in 3.217413 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o.provides.build [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o built in 0.683351 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/interpolate_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o built in 2.059027 seconds [ 70%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanRadiationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o built in 0.876246 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_solar_parms.mod cmake/atm/CMakeFiles/atm.dir/mo_solar_parms.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/solar_data.mod cmake/atm/CMakeFiles/atm.dir/solar_data.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_data_utils.mod cmake/atm/CMakeFiles/atm.dir/input_data_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_prop.mod cmake/atm/CMakeFiles/atm.dir/phys_prop.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/interpolate_mod.F90:1205:23: 1196 | call MPI_Allreduce(err,err2,1,MPIreal_t,MPI_MAX,par%comm,ierr) | 2 ...... 1205 | call MPI_Allreduce(local_elem_gid, global_elem_gid, nlat*nlon, MPIinteger_t, MPI_MAX, par%comm,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o built in 0.960294 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mag_parms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o built in 0.974292 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elmfates_interfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o built in 0.969182 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/euvac.mod cmake/atm/CMakeFiles/atm.dir/euvac.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o built in 0.311939 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jshort.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o built in 1.454798 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_seto2.mod cmake/atm/CMakeFiles/atm.dir/mo_seto2.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tuv_inti.mod cmake/atm/CMakeFiles/atm.dir/mo_tuv_inti.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ch4mod.mod cmake/lnd/CMakeFiles/lnd.dir/ch4mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spedata.mod cmake/atm/CMakeFiles/atm.dir/spedata.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilmoiststressmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilmoiststressmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopyhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/canopyhydrologymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_initfiles.mod cmake/atm/CMakeFiles/atm.dir/cam_initfiles.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/rad_solar_var.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90:467:21: 379 | call mpibcast( nump, 1, mpiint, 0, mpicom ) | 2 ...... 467 | 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/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90:278:21: 278 | call mpibcast( lng_indexer, phtcnt, mpiint, 0, mpicom ) | 1 ...... 379 | 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) Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o built in 0.344910 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrifDenitrifMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o built in 0.958169 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/snowsnicarmod.mod cmake/lnd/CMakeFiles/lnd.dir/snowsnicarmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/maintenancerespmod.mod cmake/lnd/CMakeFiles/lnd.dir/maintenancerespmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrsimulation.mod cmake/lnd/CMakeFiles/lnd.dir/betrsimulation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_api_module.mod cmake/atm/CMakeFiles/atm.dir/clubb_api_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2glcmod.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2glcmod.mod.stamp GNU [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceRadiationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o built in 1.187300 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_comp_esmf.mod cmake/atm/CMakeFiles/atm.dir/atm_comp_esmf.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_grid_support.mod cmake/atm/CMakeFiles/atm.dir/cam_grid_support.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/bndry_mod_base.mod cmake/atm/CMakeFiles/atm.dir/bndry_mod_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolate_mod.mod cmake/atm/CMakeFiles/atm.dir/interpolate_mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/ncdio_atm.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o built in 0.890455 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mag_parms.mod cmake/atm/CMakeFiles/atm.dir/mag_parms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vocemissionmod.mod cmake/lnd/CMakeFiles/lnd.dir/vocemissionmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jshort.mod cmake/atm/CMakeFiles/atm.dir/mo_jshort.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jlong.mod cmake/atm/CMakeFiles/atm.dir/mo_jlong.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setz.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o built in 0.821885 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o built in 0.405973 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/efield.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/activelayermod.mod cmake/lnd/CMakeFiles/lnd.dir/activelayermod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o built in 1.348410 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/totalwaterandheatmod.mod cmake/lnd/CMakeFiles/lnd.dir/totalwaterandheatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rad_solar_var.mod cmake/atm/CMakeFiles/atm.dir/rad_solar_var.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyninitcolumnsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dyninitcolumnsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2atmMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o built in 0.649749 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history_support.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o built in 3.706435 seconds [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o built in 1.202702 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BareGroundFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/bndry_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o built in 0.887685 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ncdio_atm.mod cmake/atm/CMakeFiles/atm.dir/ncdio_atm.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setz.mod cmake/atm/CMakeFiles/atm.dir/mo_setz.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/snowhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/snowhydrologymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/efield.mod cmake/atm/CMakeFiles/atm.dir/efield.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakefluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/lakefluxesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o built in 0.380049 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o built in 1.101890 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/bndry_mod.mod cmake/atm/CMakeFiles/atm.dir/bndry_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history_support.mod cmake/atm/CMakeFiles/atm.dir/cam_history_support.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/dof_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o built in 0.780488 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/global_norms_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o built in 0.614179 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/viscosity_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o built in 1.157141 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/hycoef.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o built in 1.042776 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sedyieldmod.mod cmake/lnd/CMakeFiles/lnd.dir/sedyieldmod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/mass_matrix_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o built in 0.709893 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/viscosity_theta.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o built in 0.943487 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilfluxesmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o built in 0.398829 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanfluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanradiationmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dof_mod.mod cmake/atm/CMakeFiles/atm.dir/dof_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/global_norms_mod.mod cmake/atm/CMakeFiles/atm.dir/global_norms_mod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o built in 1.948721 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_base.mod cmake/atm/CMakeFiles/atm.dir/viscosity_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hycoef.mod cmake/atm/CMakeFiles/atm.dir/hycoef.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/croptype.mod cmake/lnd/CMakeFiles/lnd.dir/croptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mass_matrix_mod.mod cmake/atm/CMakeFiles/atm.dir/mass_matrix_mod.mod.stamp GNU [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elmfatesinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/elmfatesinterfacemod.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/cg_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o.provides.build [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_si_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o built in 0.517083 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o.provides.build [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o built in 0.620979 seconds [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DecompCascadeBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o built in 0.448012 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o.provides.build [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DecompCascadeCNMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o built in 0.836766 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o.provides.build [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/pdelb0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o built in 0.983987 seconds [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/plevs0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o built in 0.369846 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrifdenitrifmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrifdenitrifmod.mod.stamp GNU [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/viscosity_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o built in 0.388794 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cg_mod.mod cmake/atm/CMakeFiles/atm.dir/cg_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_si_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_si_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_theta.mod cmake/atm/CMakeFiles/atm.dir/viscosity_theta.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o.provides.build [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o built in 0.397621 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o.provides.build [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/solver_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o built in 1.399676 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o.provides.build [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o built in 1.440231 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_mod.mod cmake/atm/CMakeFiles/atm.dir/viscosity_mod.mod.stamp GNU [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o built in 0.717112 seconds [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_advection_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o built in 1.175931 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfaceradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfaceradiationmod.mod.stamp GNU [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/RootDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o built in 0.960023 seconds [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/model_init_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o built in 0.642570 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o.provides.build [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_state_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o built in 0.517376 seconds [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhenologyFluxLimitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o built in 2.747400 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/solver_mod.mod cmake/atm/CMakeFiles/atm.dir/solver_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o built in 3.528756 seconds [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VegStructUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/unit_tests_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o built in 1.260897 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advection_base.mod cmake/atm/CMakeFiles/atm.dir/prim_advection_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynconsbiogeochemmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynconsbiogeochemmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/model_init_mod.mod cmake/atm/CMakeFiles/atm.dir/model_init_mod.mod.stamp GNU [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o built in 1.541326 seconds [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/sl_advection.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o built in 0.497731 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o.provides.build [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dyncropFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o built in 0.416793 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2atmmod.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2atmmod.mod.stamp GNU [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gllfvremap_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o built in 0.747378 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/baregroundfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/baregroundfluxesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakehydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/lakehydrologymod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o built in 1.236757 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/laketemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/laketemperaturemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_state_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_state_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/unit_tests_mod.mod cmake/atm/CMakeFiles/atm.dir/unit_tests_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o.provides.build [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_advance_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o.provides.build [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/AllocationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o built in 1.285773 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cropmod.mod cmake/lnd/CMakeFiles/lnd.dir/cropmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sl_advection.mod cmake/atm/CMakeFiles/atm.dir/sl_advection.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompcascadebgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompcascadebgcmod.mod.stamp GNU [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_advection_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o built in 0.406104 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompcascadecnmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompcascadecnmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfacealbedomod.mod cmake/lnd/CMakeFiles/lnd.dir/surfacealbedomod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advection_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_advection_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogendynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogendynamicsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrsimulationalm.mod cmake/lnd/CMakeFiles/lnd.dir/betrsimulationalm.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/rootdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/rootdynamicsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phenologyfluxlimitmod.mod cmake/lnd/CMakeFiles/lnd.dir/phenologyfluxlimitmod.mod.stamp GNU [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhenologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o built in 2.436259 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advance_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_advance_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o.provides.build [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_driver_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o built in 2.456178 seconds [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_implicit_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o built in 0.349219 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_implicit_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_implicit_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegstructupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/vegstructupdatemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynconsbiogeophysmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynconsbiogeophysmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncropfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncropfilemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o.provides.build [ 74%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNPhenologyBeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o built in 1.862046 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phenologymod.mod cmake/lnd/CMakeFiles/lnd.dir/phenologymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_driver_base.mod cmake/atm/CMakeFiles/atm.dir/prim_driver_base.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o.provides.build [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/prim_driver_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o built in 5.014408 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gllfvremap_mod.mod cmake/atm/CMakeFiles/atm.dir/gllfvremap_mod.mod.stamp GNU [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_grid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o built in 0.438629 seconds [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gllfvremap_util_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_grid.F90:1066:27: 1062 | call mpi_allgatherv( col_id_local(1:ncol_fv_lcl), recvcnts(iam+1), mpi_integer, col_id_global, & | 2 ...... 1066 | call mpi_allgatherv( lat_rad_local(:), recvcnts(iam+1), mpi_real8, rbuf, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o built in 0.940112 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dyn_grid.mod cmake/atm/CMakeFiles/atm.dir/dyn_grid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_driver_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_driver_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o.provides.build [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o built in 1.289826 seconds [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_data_flux.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:3188:20: 3188 | call mpiscatterv(gfield_p, sndcnts, displs, mpir4, & | 1 ...... 3338 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:2594:22: 2585 | call MPI_GATHER(local_proc_stats_r8, 4, MPI_REAL8, & | 2 ...... 2594 | call MPI_GATHER(local_proc_stats_i4, 5, MPI_INTEGER, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:2659:23: 2656 | call MPI_GATHERV(local_chnk_stats_r8, 2*nlchunks, MPI_REAL8, & | 2 ...... 2659 | call MPI_GATHERV(local_chnk_stats_i4, 4*nlchunks, MPI_INTEGER, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o built in 0.481313 seconds [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ref_pres.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o built in 2.626215 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/namelist_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o built in 7.166510 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnphenologybetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnphenologybetrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/allocationmod.mod cmake/lnd/CMakeFiles/lnd.dir/allocationmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o.provides.build [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNAllocationBetrMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o built in 0.395787 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/PhotosynthesisMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/namelist_mod.F90:674:19: 671 | call MPI_bcast(Z2_MAP_METHOD ,1,MPIinteger_t,par%root,par%comm,ierr) | 2 ...... 674 | call MPI_bcast(TOPOLOGY, MAX_STRING_LEN,MPIChar_t ,par%root,par%comm,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(240)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o built in 0.989186 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SoilLittDecompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o built in 2.306508 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gllfvremap_util_mod.mod cmake/atm/CMakeFiles/atm.dir/gllfvremap_util_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnallocationbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnallocationbetrmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o built in 3.786061 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/co2_data_flux.mod cmake/atm/CMakeFiles/atm.dir/co2_data_flux.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ref_pres.mod cmake/atm/CMakeFiles/atm.dir/ref_pres.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/namelist_mod.mod cmake/atm/CMakeFiles/atm.dir/namelist_mod.mod.stamp GNU [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tracers_suite.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radae.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o built in 2.058134 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soillittdecompmod.mod cmake/lnd/CMakeFiles/lnd.dir/soillittdecompmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o built in 0.455130 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose_test_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_funcsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o built in 0.488990 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_grid.mod cmake/atm/CMakeFiles/atm.dir/phys_grid.mod.stamp GNU [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_comp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o built in 0.814650 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_debug_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o built in 2.391973 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hk_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o built in 0.496600 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/debug_info.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o built in 5.129015 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldwat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o built in 0.408012 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracers_suite.mod cmake/atm/CMakeFiles/atm.dir/tracers_suite.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/photosynthesismod.mod cmake/lnd/CMakeFiles/lnd.dir/photosynthesismod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radae.mod cmake/atm/CMakeFiles/atm.dir/radae.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o built in 1.187207 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/readParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o built in 0.902408 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/compose_test_mod.mod cmake/atm/CMakeFiles/atm.dir/compose_test_mod.mod.stamp GNU [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/dadadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o built in 0.435458 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qneg4.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o built in 0.764529 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o built in 0.358058 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qqflx_fixer.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o built in 0.418359 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/intp_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o built in 0.984871 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o built in 5.035208 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/readparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/readparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopytemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/canopytemperaturemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_funcsmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_funcsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o built in 0.364591 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history_buffers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_types.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/interp_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o built in 2.562982 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopyfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/canopyfluxesmod.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/controlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o built in 0.595674 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o.provides.build [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/controlMod.F90:632:20: 627 | call mpi_bcast (caseid, len(caseid), MPI_CHARACTER, 0, mpicom, ier) | 2 ...... 632 | call mpi_bcast (nsrest, 1, MPI_INTEGER, 0, mpicom, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90:1063:27: 1051 | call mpi_allgather( sendbufr, 3, mpi_real8, recvbufr, 3, mpi_real8, mpicom, ierr ) | 2 ...... 1063 | 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/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90:152:18: 149 | call mpibcast(sathist_track_infile, len(sathist_track_infile), mpichar, 0, mpicom) | 2 ...... 152 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o built in 1.395905 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/soil_erod_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o built in 1.432228 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/controlmod.mod cmake/lnd/CMakeFiles/lnd.dir/controlmod.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ndepStreamMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o built in 0.473155 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/polar_avg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o built in 1.514130 seconds [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_instMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o built in 0.848163 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_synoz.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o built in 0.578213 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o built in 2.615028 seconds [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynpftFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/pdepStreamMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o built in 0.573683 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sethet.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o built in 0.577151 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_msis_ubc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o built in 0.873827 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_snoe.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o built in 0.538896 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dyn_comp.mod cmake/atm/CMakeFiles/atm.dir/dyn_comp.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/restFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o built in 0.628798 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o built in 1.157728 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_debug_util.mod cmake/atm/CMakeFiles/atm.dir/phys_debug_util.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_import_export.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hk_conv.mod cmake/atm/CMakeFiles/atm.dir/hk_conv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/debug_info.mod cmake/atm/CMakeFiles/atm.dir/debug_info.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldwat.mod cmake/atm/CMakeFiles/atm.dir/cldwat.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/gravity_waves_sources.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o built in 0.537192 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o.provides.build [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/module_perturb.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o built in 2.825738 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ndepstreammod.mod cmake/lnd/CMakeFiles/lnd.dir/ndepstreammod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_instmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_instmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history_buffers.mod cmake/atm/CMakeFiles/atm.dir/cam_history_buffers.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SatellitePhenologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o built in 0.918946 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpftfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpftfilemod.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o built in 0.393369 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_types.mod cmake/atm/CMakeFiles/atm.dir/physics_types.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interp_mod.mod cmake/atm/CMakeFiles/atm.dir/interp_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sat_hist.mod cmake/atm/CMakeFiles/atm.dir/sat_hist.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/subcol_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm/subcol_utils.F90 -o CMakeFiles/atm.dir/subcol_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o built in 1.030774 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/soil_erod_mod.mod cmake/atm/CMakeFiles/atm.dir/soil_erod_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/polar_avg.mod cmake/atm/CMakeFiles/atm.dir/polar_avg.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/dust_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/dust_model.F90:85:18: 84 | call mpibcast(dust_emis_fact, 1, mpir8, 0, mpicom) | 2 85 | 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)). Target CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o built in 2.805891 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_synoz.mod cmake/atm/CMakeFiles/atm.dir/mo_synoz.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/pdepstreammod.mod cmake/lnd/CMakeFiles/lnd.dir/pdepstreammod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o built in 0.408708 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/restfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/restfilemod.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/boundarydata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sethet.mod cmake/atm/CMakeFiles/atm.dir/mo_sethet.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_import_export.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_import_export.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o built in 1.527825 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_msis_ubc.mod cmake/atm/CMakeFiles/atm.dir/mo_msis_ubc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_snoe.mod cmake/atm/CMakeFiles/atm.dir/mo_snoe.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o.provides.build [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/FireMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o built in 0.360694 seconds [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o built in 1.745181 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o.provides.build Target CMakeFiles/atm.dir/subcol_utils.F90.o built in 3.031141 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/majorsp_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_sat_scream.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o built in 0.479325 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/satellitephenologymod.mod cmake/lnd/CMakeFiles/lnd.dir/satellitephenologymod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o built in 0.511572 seconds [ 78%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridDriverMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rayleigh_friction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o built in 0.440656 seconds [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pkg_cld_sediment.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o built in 2.530779 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gravity_waves_sources.mod cmake/atm/CMakeFiles/atm.dir/gravity_waves_sources.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelinterfacemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelvsfmmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelvsfmmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusdynamicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/module_perturb.mod cmake/atm/CMakeFiles/atm.dir/module_perturb.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o.provides.build [ 79%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o built in 1.095927 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o.provides.build [ 79%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterMovementMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o built in 0.666503 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_gmean.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o built in 0.700261 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_utils.mod cmake/atm/CMakeFiles/atm.dir/subcol_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_model.mod cmake/atm/CMakeFiles/atm.dir/dust_model.mod.stamp GNU [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_fstrat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o built in 1.006105 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/boundarydata.mod cmake/atm/CMakeFiles/atm.dir/boundarydata.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/majorsp_diffusion.mod cmake/atm/CMakeFiles/atm.dir/majorsp_diffusion.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_sat_scream.mod cmake/atm/CMakeFiles/atm.dir/wv_sat_scream.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rayleigh_friction.mod cmake/atm/CMakeFiles/atm.dir/rayleigh_friction.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pkg_cld_sediment.mod cmake/atm/CMakeFiles/atm.dir/pkg_cld_sediment.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/subcol_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_gmean.mod cmake/atm/CMakeFiles/atm.dir/phys_gmean.mod.stamp GNU [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/physics_buffer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm/physics_buffer.F90 -o CMakeFiles/atm.dir/physics_buffer.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o built in 2.252295 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgriddrivermod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgriddrivermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwatermovementmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwatermovementmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o.provides.build [ 79%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/init_hydrology.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o built in 5.843124 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_fstrat.mod cmake/atm/CMakeFiles/atm.dir/mo_fstrat.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/firemod.mod cmake/lnd/CMakeFiles/lnd.dir/firemod.mod.stamp GNU [ 79%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o built in 0.402821 seconds [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o built in 2.401252 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o.provides.build [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_flbc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o built in 5.683679 seconds [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNEcosystemDynBetrMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o built in 0.826068 seconds [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/EcosystemDynMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o Target CMakeFiles/atm.dir/physics_buffer.F90.o built in 5.486118 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soiltemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/soiltemperaturemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/soilhydrologymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_flbc.mod cmake/atm/CMakeFiles/atm.dir/mo_flbc.mod.stamp GNU [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/HydrologyDrainageMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o built in 2.498268 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_buffer.mod cmake/atm/CMakeFiles/atm.dir/physics_buffer.mod.stamp GNU [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o built in 1.312629 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnecosystemdynbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnecosystemdynbetrmod.mod.stamp GNU [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/read_volc_radiation_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o built in 3.597991 seconds [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radheat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o built in 0.709802 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/hydrologydrainagemod.mod cmake/lnd/CMakeFiles/lnd.dir/hydrologydrainagemod.mod.stamp GNU [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam3_aero_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o built in 1.938729 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ecosystemdynmod.mod cmake/lnd/CMakeFiles/lnd.dir/ecosystemdynmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/hydrologynodrainagemod.mod cmake/lnd/CMakeFiles/lnd.dir/hydrologynodrainagemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o built in 0.505780 seconds [ 81%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_initializeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/iondrag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o built in 0.566909 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ionosphere.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o built in 8.332559 seconds [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_tstcp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o built in 0.519610 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3.mod cmake/atm/CMakeFiles/atm.dir/micro_p3.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o.provides.build [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qbo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o built in 1.596080 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/physics_buffer.F90.o.provides.build [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o built in 0.477932 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90:348:18: 325 | call mpibcast (ntim, 1, mpiint, 0, mpicom) | 2 ...... 348 | 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/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90:354:18: 325 | call mpibcast (ntim, 1, mpiint, 0, mpicom) | 2 ...... 354 | 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) Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o built in 0.954428 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/wetdep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o built in 0.642254 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/short_lived_species.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o built in 0.446169 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/read_volc_radiation_data.mod cmake/atm/CMakeFiles/atm.dir/read_volc_radiation_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radheat.mod cmake/atm/CMakeFiles/atm.dir/radheat.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam3_aero_data.mod cmake/atm/CMakeFiles/atm.dir/cam3_aero_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/iondrag.mod cmake/atm/CMakeFiles/atm.dir/iondrag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ionosphere.mod cmake/atm/CMakeFiles/atm.dir/ionosphere.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_tstcp.mod cmake/atm/CMakeFiles/atm.dir/subcol_tstcp.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/qbo.mod cmake/atm/CMakeFiles/atm.dir/qbo.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chem_surfvals.mod cmake/atm/CMakeFiles/atm.dir/chem_surfvals.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_data.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_data.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o.provides.build [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ghg_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o built in 0.441438 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o.provides.build [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o built in 0.540426 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_rename.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o built in 1.036931 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/short_lived_species.mod cmake/atm/CMakeFiles/atm.dir/short_lived_species.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ghg_data.mod cmake/atm/CMakeFiles/atm.dir/ghg_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wetdep.mod cmake/atm/CMakeFiles/atm.dir/wetdep.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:263:45: 263 | 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 [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/clybry_fam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o built in 3.547749 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_initializemod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_initializemod.mod.stamp GNU [ 84%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BalanceCheckMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o built in 0.591188 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:766:19: 763 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 2 ...... 766 | call mpi_bcast(inithist,len(inithist), mpi_character, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(8)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:767:19: 763 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 2 ...... 767 | call mpi_bcast(inithist_nsteps,1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o built in 0.553725 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_rename.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_rename.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clybry_fam.mod cmake/atm/CMakeFiles/atm.dir/clybry_fam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o built in 2.186543 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/balancecheckmod.mod cmake/lnd/CMakeFiles/lnd.dir/balancecheckmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o.provides.build [ 84%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_driver.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o built in 5.664753 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history.mod cmake/atm/CMakeFiles/atm.dir/cam_history.mod.stamp GNU [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_cycle.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rad_constituents.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_cycle.F90:131:18: 123 | call mpi_bcast(co2_flag, 1, mpi_logical, mstrid, mpicom, ierr) | 2 ...... 131 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rad_constituents.F90:314:18: 298 | call mpibcast (mode_defs, len(mode_defs(1))*n_mode_str, mpichar, 0, mpicom) | 2 ...... 314 | call mpibcast (oldcldoptics, 1, mpilog , 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o built in 0.848189 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o built in 1.122739 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o built in 2.075437 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/output_aerocom_aie.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o built in 1.031366 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/cfc11star.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o built in 4.797957 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_driver.mod cmake/lnd/CMakeFiles/lnd.dir/elm_driver.mod.stamp GNU [ 84%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_comp_esmf.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o built in 1.064477 seconds [ 84%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_comp_mct.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o built in 0.264123 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_apex.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o built in 0.563435 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airglow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o built in 1.123335 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o.provides.build [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airplane.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o built in 0.561924 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_comp_esmf.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_comp_esmf.mod.stamp GNU [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_cph.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o built in 0.816634 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o.provides.build [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_exp_sol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o built in 0.449711 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_aero_settling.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o built in 0.718351 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jeuv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o built in 1.076943 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o built in 0.430685 seconds [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_ghg_chem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o built in 2.541557 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_comp_mct.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_comp_mct.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o built in 0.774119 seconds [ 86%] Linking CXX static library liblnd.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && /usr/bin/cmake -P CMakeFiles/lnd.dir/cmake_clean_target.cmake [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_neu_wetdep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd && /usr/bin/cmake -E cmake_link_script CMakeFiles/lnd.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc liblnd.a CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o CMakeFiles/lnd.dir/ncdio_pio.F90.o CMakeFiles/lnd.dir/dynVarMod.F90.o CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o CMakeFiles/lnd.dir/restUtilMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o built in 0.529127 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sad.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o Target liblnd.a built in 0.402178 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o built in 0.829170 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib liblnd.a [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/rate_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o Target liblnd.a built in 0.337003 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 87%] Built target lnd [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tropopause.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o built in 0.464963 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ebert_curry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o built in 0.830795 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/slingo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o built in 2.140663 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o built in 1.370799 seconds [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/aoa_tracers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam3_ozone_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o built in 2.745436 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o built in 0.822279 seconds [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o [ 88%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/constituent_burden.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tidal_diag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o built in 0.709880 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_fraction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o built in 0.814923 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_cover_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o built in 0.525418 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/conv_water.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o built in 0.714788 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_update_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_fraction.F90:131:17: 129 | call mpibcast(cldfrc_freeze_dry, 1, mpilog, 0, mpicom) | 2 130 | call mpibcast(cldfrc_ice, 1, mpilog, 0, mpicom) 131 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o built in 0.670898 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/uwshcu.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o built in 1.024668 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nudging.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o built in 0.660614 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/sslt_rebin.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o built in 1.013353 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tracers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o built in 0.669436 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/eddy_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o built in 0.762515 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/history_defaults.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nudging.F90:1034:17: 1034 | call mpibcast(Model_Step , 1, mpir8 , 0, mpicom) | 1 ...... 2416 | call mpibcast(Nudge_File_Present, 1, mpilog, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o built in 0.550499 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/history_scam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o built in 0.664908 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o.provides.build [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/forecast.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o built in 0.585388 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sox_cldaero_mod.mod cmake/atm/CMakeFiles/atm.dir/sox_cldaero_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/co2_cycle.mod cmake/atm/CMakeFiles/atm.dir/co2_cycle.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rad_constituents.mod cmake/atm/CMakeFiles/atm.dir/rad_constituents.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_gasaerexch.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_gasaerexch.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_newnuc.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_newnuc.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_calcsize.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o built in 4.070636 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_aerocom_aie.mod cmake/atm/CMakeFiles/atm.dir/output_aerocom_aie.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o built in 3.467318 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cfc11star.mod cmake/atm/CMakeFiles/atm.dir/cfc11star.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_apex.mod cmake/atm/CMakeFiles/atm.dir/mo_apex.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airglow.mod cmake/atm/CMakeFiles/atm.dir/mo_airglow.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airplane.mod cmake/atm/CMakeFiles/atm.dir/mo_airplane.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_cph.mod cmake/atm/CMakeFiles/atm.dir/mo_cph.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_exp_sol.mod cmake/atm/CMakeFiles/atm.dir/mo_exp_sol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_aero_settling.mod cmake/atm/CMakeFiles/atm.dir/mo_aero_settling.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jeuv.mod cmake/atm/CMakeFiles/atm.dir/mo_jeuv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_ghg_chem.mod cmake/atm/CMakeFiles/atm.dir/mo_ghg_chem.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_imp_sol.mod cmake/atm/CMakeFiles/atm.dir/mo_imp_sol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_neu_wetdep.mod cmake/atm/CMakeFiles/atm.dir/mo_neu_wetdep.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sad.mod cmake/atm/CMakeFiles/atm.dir/mo_sad.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_solarproton.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o built in 0.442544 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_strato_rates.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o built in 2.081373 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o built in 1.139401 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rate_diags.mod cmake/atm/CMakeFiles/atm.dir/rate_diags.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tropopause.mod cmake/atm/CMakeFiles/atm.dir/tropopause.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o.provides.build [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/exbdrift.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ebert_curry.mod cmake/atm/CMakeFiles/atm.dir/ebert_curry.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/slingo.mod cmake/atm/CMakeFiles/atm.dir/slingo.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aoa_tracers.mod cmake/atm/CMakeFiles/atm.dir/aoa_tracers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam3_ozone_data.mod cmake/atm/CMakeFiles/atm.dir/cam3_ozone_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constituent_burden.mod cmake/atm/CMakeFiles/atm.dir/constituent_burden.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tidal_diag.mod cmake/atm/CMakeFiles/atm.dir/tidal_diag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_fraction.mod cmake/atm/CMakeFiles/atm.dir/cloud_fraction.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_cover_diags.mod cmake/atm/CMakeFiles/atm.dir/cloud_cover_diags.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/conv_water.mod cmake/atm/CMakeFiles/atm.dir/conv_water.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_update_mod.mod cmake/atm/CMakeFiles/atm.dir/physics_update_mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o built in 0.516941 seconds [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hetfrz_classnuc_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o built in 0.589149 seconds [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ndrop_bam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv.F90:180:17: 174 | call mpibcast(c0_lnd, 1, mpir8, 0, mpicom) | 2 ...... 180 | call mpibcast(trigdcape_ull, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o built in 0.753462 seconds [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o built in 1.273855 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nudging.mod cmake/atm/CMakeFiles/atm.dir/nudging.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sslt_rebin.mod cmake/atm/CMakeFiles/atm.dir/sslt_rebin.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracers.mod cmake/atm/CMakeFiles/atm.dir/tracers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/eddy_diff.mod cmake/atm/CMakeFiles/atm.dir/eddy_diff.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/history_defaults.mod cmake/atm/CMakeFiles/atm.dir/history_defaults.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/history_scam.mod cmake/atm/CMakeFiles/atm.dir/history_scam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice_cam.F90:163:16: 159 | call mpibcast(use_preexisting_ice, 1, mpilog, 0, mpicom) | 2 ...... 163 | call mpibcast(nucleate_ice_subgrid, 1, mpir8, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o.provides.build [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/mo_setsox.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o built in 0.783507 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/camsrfexch.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o built in 2.088886 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/tracer_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o built in 1.105645 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_coag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/tracer_data.F90:593:22: 591 | call mpibcast(file%weight_x, plon*file%nlon, mpir8 , 0, mpicom) | 2 592 | call mpibcast(file%weight_y, plat*file%nlat, mpir8 , 0, mpicom) 593 | call mpibcast(file%count_x, plon, mpiint , 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o built in 1.626883 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_calcsize.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_calcsize.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ndrop.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o built in 0.731857 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_wateruptake.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_wateruptake.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o.provides.build [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_aurora.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o built in 1.452353 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chm_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o built in 2.257749 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_solarproton.mod cmake/atm/CMakeFiles/atm.dir/mo_solarproton.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_strato_rates.mod cmake/atm/CMakeFiles/atm.dir/mo_strato_rates.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/exbdrift.mod cmake/atm/CMakeFiles/atm.dir/exbdrift.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o.provides.build [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/modal_aer_opt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o built in 13.137183 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/oldcloud.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o built in 5.527568 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldfrc2m.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o built in 2.484204 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/uwshcu.mod cmake/atm/CMakeFiles/atm.dir/uwshcu.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zm_conv.mod cmake/atm/CMakeFiles/atm.dir/zm_conv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hetfrz_classnuc_cam.mod cmake/atm/CMakeFiles/atm.dir/hetfrz_classnuc_cam.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ndrop_bam.mod cmake/atm/CMakeFiles/atm.dir/ndrop_bam.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nucleate_ice_cam.mod cmake/atm/CMakeFiles/atm.dir/nucleate_ice_cam.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o built in 0.734680 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setsox.mod cmake/atm/CMakeFiles/atm.dir/mo_setsox.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/camsrfexch.mod cmake/atm/CMakeFiles/atm.dir/camsrfexch.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_data.mod cmake/atm/CMakeFiles/atm.dir/tracer_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_coag.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_coag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ndrop.mod cmake/atm/CMakeFiles/atm.dir/ndrop.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o.provides.build [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/tracer_cnst.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/linoz_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o built in 2.144836 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_aurora.mod cmake/atm/CMakeFiles/atm.dir/mo_aurora.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_extfrc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o built in 0.560009 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chm_diags.mod cmake/atm/CMakeFiles/atm.dir/mo_chm_diags.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_lightning.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o built in 0.972041 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/tracer_srcs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o built in 1.075030 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_strato_sad.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o built in 0.891357 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sulf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o built in 1.100745 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_srf_emissions.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o built in 0.788422 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tgcm_ubc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o built in 1.008717 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o built in 0.927620 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o.provides.build [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aircraft_emit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_aero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o built in 1.015521 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ghg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o built in 0.824786 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ozone.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_aero.F90:254:17: 249 | call mpibcast(prescribed_aero_specifier,len(prescribed_aero_specifier(1))*N_AERO, mpichar, 0, mpicom) | 2 ...... 254 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o built in 1.335005 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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(*)). [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_volcaero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ozone.F90:165:17: 160 | call mpibcast(prescribed_ozone_name, len(prescribed_ozone_name), mpichar, 0, mpicom) | 2 ...... 165 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o built in 1.189592 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aer_opt.mod cmake/atm/CMakeFiles/atm.dir/modal_aer_opt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/oldcloud.mod cmake/atm/CMakeFiles/atm.dir/oldcloud.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o built in 0.940848 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cospsimulator_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radiation_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o built in 1.836900 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/rrtmg_state.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_volcaero.F90:136:17: 130 | call mpibcast(prescribed_volcaero_name, len(prescribed_volcaero_name), mpichar, 0, mpicom) | 2 ...... 136 | 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(*)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radiation_data.F90:119:19: 118 | call mpibcast (rad_data_output, 1, mpilog , 0, mpicom) | 2 119 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o built in 0.543932 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/check_energy.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o built in 1.015266 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldfrc2m.mod cmake/atm/CMakeFiles/atm.dir/cldfrc2m.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_debug.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o built in 0.707454 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldwat2m_macro.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o built in 0.657969 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/convect_shallow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o built in 0.548744 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o built in 1.635481 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o built in 1.635357 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_aero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:154:16: 154 | call mpibcast(pgwv, 1, mpiint, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:155:16: 155 | call mpibcast(gw_dc, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:157:16: 157 | call mpibcast(effgw_beres, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:158:16: 158 | call mpibcast(effgw_cm, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:159:16: 159 | call mpibcast(effgw_oro, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:160:16: 160 | call mpibcast(fcrit2, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:161:16: 161 | call mpibcast(frontgfc, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:162:16: 162 | call mpibcast(taubgnd, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:164:16: 164 | call mpibcast(gw_convect_hcf, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_aero.F90:382:17: 381 | call mpibcast(microp_aero_bulk_scale, 1, mpir8, 0, mpicom) | 2 382 | call mpibcast(microp_aero_wsub_scheme, 1, mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o built in 1.819898 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_import_export.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o built in 1.200617 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/iop_surf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o built in 0.838358 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o built in 1.820753 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_deposition.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_drydep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o built in 0.427502 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o built in 0.498559 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_convproc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o built in 4.459197 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/seasalt_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/seasalt_model.F90:386:17: 381 | call mpibcast(mam_mom_specifier,len(mam_mom_specifier)*n_ocean_data, mpichar, 0, mpicom) | 2 ...... 386 | call mpibcast(mam_mom_rmv_file, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o built in 1.994550 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/linoz_data.mod cmake/atm/CMakeFiles/atm.dir/linoz_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_cnst.mod cmake/atm/CMakeFiles/atm.dir/tracer_cnst.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_extfrc.mod cmake/atm/CMakeFiles/atm.dir/mo_extfrc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lightning.mod cmake/atm/CMakeFiles/atm.dir/mo_lightning.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_srcs.mod cmake/atm/CMakeFiles/atm.dir/tracer_srcs.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_strato_sad.mod cmake/atm/CMakeFiles/atm.dir/mo_strato_sad.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sulf.mod cmake/atm/CMakeFiles/atm.dir/mo_sulf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_srf_emissions.mod cmake/atm/CMakeFiles/atm.dir/mo_srf_emissions.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tgcm_ubc.mod cmake/atm/CMakeFiles/atm.dir/mo_tgcm_ubc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aircraft_emit.mod cmake/atm/CMakeFiles/atm.dir/aircraft_emit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_aero.mod cmake/atm/CMakeFiles/atm.dir/prescribed_aero.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_ghg.mod cmake/atm/CMakeFiles/atm.dir/prescribed_ghg.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_ozone.mod cmake/atm/CMakeFiles/atm.dir/prescribed_ozone.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_volcaero.mod cmake/atm/CMakeFiles/atm.dir/prescribed_volcaero.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/aer_rad_props.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o built in 3.890340 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/cloud_rad_props.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o built in 4.442585 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cospsimulator_intr.mod cmake/atm/CMakeFiles/atm.dir/cospsimulator_intr.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radiation_data.mod cmake/atm/CMakeFiles/atm.dir/radiation_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_state.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_state.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/check_energy.mod cmake/atm/CMakeFiles/atm.dir/check_energy.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_debug.mod cmake/atm/CMakeFiles/atm.dir/phys_debug.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldwat2m_macro.mod cmake/atm/CMakeFiles/atm.dir/cldwat2m_macro.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/convect_shallow.mod cmake/atm/CMakeFiles/atm.dir/convect_shallow.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zm_conv_intr.mod cmake/atm/CMakeFiles/atm.dir/zm_conv_intr.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/cloud_rad_props.F90:182:18: 136 | call mpibcast(nmu, 1, mpiint, 0, mpicom, ierr) | 2 ...... 182 | 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)). [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/flux_avg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o built in 4.397500 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_drag.mod cmake/atm/CMakeFiles/atm.dir/gw_drag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/microp_aero.mod cmake/atm/CMakeFiles/atm.dir/microp_aero.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/stratiform.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o built in 0.953941 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dp_coupling.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o built in 0.664281 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o built in 1.657083 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_import_export.mod cmake/atm/CMakeFiles/atm.dir/atm_import_export.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_deposition.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_deposition.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tphysidl.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_drydep.mod cmake/atm/CMakeFiles/atm.dir/mo_drydep.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_amicphys.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_amicphys.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_convproc.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_convproc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/seasalt_model.mod cmake/atm/CMakeFiles/atm.dir/seasalt_model.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chlorine_loading_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o built in 0.567409 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setinv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o built in 0.704131 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setaer.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o built in 1.439379 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setext.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o built in 0.684487 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/upper_bc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o built in 2.258672 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aer_rad_props.mod cmake/atm/CMakeFiles/atm.dir/aer_rad_props.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_rad_props.mod cmake/atm/CMakeFiles/atm.dir/cloud_rad_props.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radlw.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o built in 1.429927 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o built in 1.618074 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radsw.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hb_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o built in 1.210258 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/macrop_driver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o built in 0.676094 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/convect_deep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o built in 1.194619 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/flux_avg.mod cmake/atm/CMakeFiles/atm.dir/flux_avg.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stratiform.mod cmake/atm/CMakeFiles/atm.dir/stratiform.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dp_coupling.mod cmake/atm/CMakeFiles/atm.dir/dp_coupling.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aerodep_flx.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o built in 0.883459 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chlorine_loading_data.mod cmake/atm/CMakeFiles/atm.dir/chlorine_loading_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setinv.mod cmake/atm/CMakeFiles/atm.dir/mo_setinv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setaer.mod cmake/atm/CMakeFiles/atm.dir/mo_setaer.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setext.mod cmake/atm/CMakeFiles/atm.dir/mo_setext.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/upper_bc.mod cmake/atm/CMakeFiles/atm.dir/upper_bc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radlw.mod cmake/atm/CMakeFiles/atm.dir/radlw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hb_diff.mod cmake/atm/CMakeFiles/atm.dir/hb_diff.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/convect_deep.mod cmake/atm/CMakeFiles/atm.dir/convect_deep.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o built in 1.838252 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aerodep_flx.F90:292:17: 287 | call mpibcast(aerodep_flx_specifier,len(aerodep_flx_specifier(1))*N_MODAL, mpichar, 0, mpicom) | 2 ...... 292 | 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(*)). [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/stepon.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/molec_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o built in 1.040008 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o built in 2.003489 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aerodep_flx.mod cmake/atm/CMakeFiles/atm.dir/aerodep_flx.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/lin_strat_chem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o built in 0.474248 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_photoin.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o built in 0.880757 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radsw.mod cmake/atm/CMakeFiles/atm.dir/radsw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/macrop_driver.mod cmake/atm/CMakeFiles/atm.dir/macrop_driver.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/molec_diff.mod cmake/atm/CMakeFiles/atm.dir/molec_diff.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o built in 0.988203 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/lin_strat_chem.F90:103:17: 102 | call mpibcast(o3_lbl, 1, mpiint, 0, mpicom) | 2 103 | call mpibcast(o3_sfc, 1, mpir8, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/llnl_o1d_to_2oh_adj.mod cmake/atm/CMakeFiles/atm.dir/llnl_o1d_to_2oh_adj.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o built in 0.989743 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o built in 0.839310 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vertical_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:140:17: 140 | call mpibcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:141:17: 141 | call mpibcast(iradlw, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:142:17: 142 | call mpibcast(irad_always, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:143:17: 143 | call mpibcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vertical_diffusion.F90:178:18: 171 | call mpibcast(kv_top_pressure, 1 , mpir8, 0, mpicom) | 2 ...... 178 | call mpibcast(diff_cnsrv_mass_check, 1 , mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:105:67: 105 | type(clubb_config_flags_type), public, save :: clubb_config_flags | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:107:27: 107 | clubb_params_single_col ! Adjustable CLUBB parameters (C1, C2 ...) | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:51:60: 51 | stats_rad_zm(:), & ! stats_rad_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:50:60: 50 | stats_rad_zt(:), & ! stats_rad_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:52:57: 52 | stats_sfc(:) ! stats_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:49:56: 49 | stats_zm(:), & ! stats_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:48:56: 48 | type (stats), allocatable, target, save :: stats_zt(:), & ! stats_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:850:20: 850 | call mpibcast(clubb_history, 1, mpilog, 0, mpicom) | 1 ...... 5052 | call mpibcast(clubb_vars_zt, var_length*nvarmax_zt, mpichar, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o built in 1.514447 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stepon.mod cmake/atm/CMakeFiles/atm.dir/stepon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_initialize_data.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_initialize_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lin_strat_chem.mod cmake/atm/CMakeFiles/atm.dir/lin_strat_chem.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_photoin.mod cmake/atm/CMakeFiles/atm.dir/mo_photoin.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/aero_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o built in 2.660803 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_photo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/aero_model.F90:157:18: 155 | call mpibcast(aer_wetdep_list, len(aer_wetdep_list(1))*pcnst, mpichar, 0, mpicom) | 2 156 | call mpibcast(aer_drydep_list, len(aer_drydep_list(1))*pcnst, mpichar, 0, mpicom) 157 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o built in 2.483065 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radiation.mod cmake/atm/CMakeFiles/atm.dir/radiation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertical_diffusion.mod cmake/atm/CMakeFiles/atm.dir/vertical_diffusion.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_diagnostics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o built in 1.735561 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_photo.mod cmake/atm/CMakeFiles/atm.dir/mo_photo.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o built in 1.432395 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_diagnostics.mod cmake/atm/CMakeFiles/atm.dir/cloud_diagnostics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o built in 3.875055 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aero_model.mod cmake/atm/CMakeFiles/atm.dir/aero_model.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_usrrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o built in 3.196391 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_usrrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_usrrxt.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o built in 2.642329 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_gas_phase_chemdr.mod cmake/atm/CMakeFiles/atm.dir/mo_gas_phase_chemdr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waccm_hrates.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o built in 1.084951 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waccm_hrates.mod cmake/atm/CMakeFiles/atm.dir/mo_waccm_hrates.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chemini.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o built in 0.804819 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chemini.mod cmake/atm/CMakeFiles/atm.dir/mo_chemini.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chemistry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chemistry.F90:620:19: 618 | call mpibcast (chem_freq, 1, mpiint, 0, mpicom) | 2 619 | 620 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o built in 1.849714 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chemistry.mod cmake/atm/CMakeFiles/atm.dir/chemistry.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam_diagnostics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o built in 17.686038 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_intr.mod cmake/atm/CMakeFiles/atm.dir/clubb_intr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:67:45: 67 | stats_lh_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:66:44: 66 | type (stats), target, save :: stats_lh_zt, & | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:1677:13: 1677 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:1690:13: 1690 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:207:21: 206 | call mpi_bcast(subcol_SILHS_weight, 1, mpi_logical, masterprocid, mpicom, ierr) | 2 207 | call mpi_bcast(subcol_SILHS_numsubcol, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o built in 3.457250 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_diagnostics.mod cmake/atm/CMakeFiles/atm.dir/cam_diagnostics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o built in 3.354376 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_silhs.mod cmake/atm/CMakeFiles/atm.dir/subcol_silhs.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o built in 1.009117 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol.mod cmake/atm/CMakeFiles/atm.dir/subcol.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/restart_physics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_interface.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_cam.F90:365:16: 363 | call mpibcast(micro_mg_version, 1, mpiint, 0, mpicom) | 2 364 | call mpibcast(micro_mg_sub_version, 1, mpiint, 0, mpicom) 365 | call mpibcast(do_cldice, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_interface.F90:203:16: 201 | call mpibcast(micro_p3_tableversion, len(micro_p3_tableversion), mpichar, 0, mpicom) | 2 202 | call mpibcast(micro_p3_lookup_dir, len(micro_p3_lookup_dir), mpichar, 0, mpicom) 203 | call mpibcast(micro_aerosolactivation, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o built in 1.893755 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/restart_physics.mod cmake/atm/CMakeFiles/atm.dir/restart_physics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o built in 6.444759 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3_interface.mod cmake/atm/CMakeFiles/atm.dir/micro_p3_interface.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o built in 12.235030 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_cam.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_cam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_driver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o built in 0.559095 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/microp_driver.mod cmake/atm/CMakeFiles/atm.dir/microp_driver.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physpkg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/inidat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o built in 0.952055 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/inidat.mod cmake/atm/CMakeFiles/atm.dir/inidat.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/startup_initialconds.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o built in 0.426220 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/startup_initialconds.mod cmake/atm/CMakeFiles/atm.dir/startup_initialconds.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o built in 3.644454 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physpkg.mod cmake/atm/CMakeFiles/atm.dir/physpkg.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/restart_dynamics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/inital.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o built in 0.360175 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/inital.mod cmake/atm/CMakeFiles/atm.dir/inital.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o built in 0.882203 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/restart_dynamics.mod cmake/atm/CMakeFiles/atm.dir/restart_dynamics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o.provides.build [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_restart.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o built in 0.634580 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_restart.mod cmake/atm/CMakeFiles/atm.dir/cam_restart.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o.provides.build [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_comp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/runtime_opts.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o built in 0.772051 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_comp.mod cmake/atm/CMakeFiles/atm.dir/cam_comp.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/runtime_opts.F90:624:18: 619 | call mpibcast (dtime, 1,mpiint,0,mpicom) | 2 ...... 624 | call mpibcast (raykrange,1,mpir8,0,mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o built in 1.111648 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/runtime_opts.mod cmake/atm/CMakeFiles/atm.dir/runtime_opts.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o.provides.build [ 98%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_comp_mct.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o built in 1.391120 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_comp_mct.mod cmake/atm/CMakeFiles/atm.dir/atm_comp_mct.mod.stamp GNU [ 98%] Linking CXX static library libatm.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && /usr/bin/cmake -P CMakeFiles/atm.dir/cmake_clean_target.cmake /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm && /usr/bin/cmake -E cmake_link_script CMakeFiles/atm.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libatm.a CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o CMakeFiles/atm.dir/physics_buffer.F90.o CMakeFiles/atm.dir/subcol_utils.F90.o CMakeFiles/atm.dir/buffer.F90.o Target libatm.a built in 0.658114 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libatm.a Target libatm.a built in 0.508325 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 98%] Built target atm make -f cmake/cpl/CMakeFiles/e3sm.exe.dir/build.make cmake/cpl/CMakeFiles/e3sm.exe.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl/CMakeFiles/e3sm.exe.dir/DependInfo.cmake --color= Scanning dependencies of target e3sm.exe make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' make -f cmake/cpl/CMakeFiles/e3sm.exe.dir/build.make cmake/cpl/CMakeFiles/e3sm.exe.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o built in 0.238428 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/t_drv_timers_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/t_drv_timers_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o built in 0.305039 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_map_type_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_map_type_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o.provides.build [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o built in 0.324183 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/component_type_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/component_type_mod.mod.stamp GNU [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o built in 0.803000 seconds [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o built in 0.582973 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/mrg_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/mrg_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_map_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_map_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o.provides.build [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o built in 0.450495 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o built in 1.279436 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o built in 1.648426 seconds Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o built in 0.379531 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o built in 0.563205 seconds [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o built in 0.293915 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_flux_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_flux_mct.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_io_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_io_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_glc2lnd_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_glc2lnd_mod.mod.stamp GNU Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o built in 2.106604 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_lnd2glc_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_lnd2glc_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_ice_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_ice_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_lnd2rof_irrig_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_lnd2rof_irrig_mod.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_diag_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_diag_mct.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o built in 0.455105 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o built in 0.427093 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_wav_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_wav_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_lnd_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_lnd_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o built in 0.230670 seconds [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o built in 1.333958 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o built in 0.512118 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/cplcomp_exchange_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/cplcomp_exchange_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_atm_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_atm_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_iac_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_iac_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o built in 1.159350 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_glc_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_glc_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o built in 0.789578 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_rof_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_rof_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o built in 1.740196 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_ocn_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_ocn_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o built in 0.445987 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_aoflux_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_aoflux_mod.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o built in 0.577005 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_frac_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_frac_mct.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o built in 0.702340 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_domain_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_domain_mct.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90:39:6: 39 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o built in 0.883081 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_rest_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_rest_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o built in 0.747398 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/component_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/component_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o built in 1.680445 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_hist_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_hist_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o built in 3.096555 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/cime_comp_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/cime_comp_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o built in 0.367998 seconds [100%] Linking Fortran executable /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.exe cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/cmake/cpl && /usr/bin/cmake -E cmake_link_script CMakeFiles/e3sm.exe.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -Wl,-rpath,/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath,/usr/local/NETCDF-C-4.8.0-gfortran/lib CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o -o /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.exe ../atm/libatm.a ../lnd/liblnd.a ../ice/libice.a ../ocn/libocn.a ../rof/librof.a ../glc/libglc.a ../wav/libwav.a ../iac/libiac.a ../esp/libesp.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib/libcsm_share.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libmct.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libmpeu.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libpiof.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libpioc.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libgptl.a -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -lnetcdf -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -L/usr/local/lapack-3.8.0 -llapack -lblas /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a -lmpicxx -lrt -lpthread -ldl -lstdc++ Target /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.exe built in 2.615116 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' [100%] Built target e3sm.exe make[1]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld' /usr/bin/cmake -E cmake_progress_start /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_DYCOMSrf01/build/cmake-bld/CMakeFiles 0 real 386.60 user 966.67 sys 354.78 [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_DYCOMSrf01/run/atm.log.240621-033105.gz + cat projects/scratch/SCM_runs/test_DYCOMSrf01/run/atm.log.240621-033105 CAM atmosphere model initialization Read in cam_inparm namelist from: atm_in For CAM Generated IOP using closest dataset lat and lon SPMD SWAP_COMM OPTIONS: swap_comm_protocol = 4 swap_comm_maxreq = 128 SPMD FLOW CONTROL GATHER OPTION: fc_gather_flow_cntl = 64 Read in cam_history_nl namelist from: atm_in Initial conditions history files will be written yearly. **************************************************************************** *** Tolerances for conservation checks set via namelist *** rounding_tol = 1.0000000000000000E-014 *** water_cnsv_tol = 1.0000000000000000E-010 **************************************************************************** **** ZMCONV-DCAPE trigger with unrestricted launch level: T cld_sediment_readnl: cldsed_ice_stokes_fac = 1.0000000000000000 rad_cnst_readnl: Radiation constituent lists: list_init1: namelist input for climate list rad namelist spec: A:Q:H2O rad namelist spec: N:O2:O2 rad namelist spec: N:CO2:CO2 rad namelist spec: N:ozone:O3 rad namelist spec: N:N2O:N2O rad namelist spec: N:CH4:CH4 rad namelist spec: N:CFC11:CFC11 rad namelist spec: N:CFC12:CFC12 rad namelist spec: M:mam3_mode1:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc rad namelist spec: M:mam3_mode2:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc rad namelist spec: M:mam3_mode3:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc gas list for climate calculations A:H2O has constituents name:Q N:O3 has pbuf name:ozone N:O2 has pbuf name:O2 N:CO2 has pbuf name:CO2 N:N2O has pbuf name:N2O N:CH4 has pbuf name:CH4 N:CFC11 has pbuf name:CFC11 N:CFC12 has pbuf name:CFC12 bulk aerosol list for climate calculations modal aerosol list for climate calculations mam3_mode1 mam3_mode2 mam3_mode3 Mode Definitions name=mam3_mode1 type=accum src_a=A num_a=num_a1 src_c=N num_c=num_c1 src_a=A mmr_a=so4_a1 src_c=N mmr_c=so4_c1 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=pom_a1 src_c=N mmr_c=pom_c1 type=p-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc src_a=A mmr_a=soa_a1 src_c=N mmr_c=soa_c1 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=bc_a1 src_c=N mmr_c=bc_c1 type=black-c prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc src_a=A mmr_a=dst_a1 src_c=N mmr_c=dst_c1 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a1 src_c=N mmr_c=ncl_c1 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc name=mam3_mode2 type=aitken src_a=A num_a=num_a2 src_c=N num_c=num_c2 src_a=A mmr_a=so4_a2 src_c=N mmr_c=so4_c2 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=soa_a2 src_c=N mmr_c=soa_c2 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=ncl_a2 src_c=N mmr_c=ncl_c2 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc name=mam3_mode3 type=coarse src_a=A num_a=num_a3 src_c=N num_c=num_c3 src_a=A mmr_a=dst_a3 src_c=N mmr_c=dst_c3 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a3 src_c=N mmr_c=ncl_c3 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc src_a=A mmr_a=so4_a3 src_c=N mmr_c=so4_c3 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc linoz_readnl, linoz_lbl: 4 linoz_readnl, linoz_sfc: 2.9999999999999997E-008 linoz_readnl, linoz_tau: 172800.00000000000 linoz_readnl, linoz_psc_T: 197.50000000000000 solar_data_readnl: solar_const (W/m2) = -9999.0000000000000 solar_data_readnl: solar_data_file = /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc solar_data_readnl: solar_data_type = SERIAL solar_data_readnl: solar_data_ymd = 0 solar_data_readnl: solar_data_tod = 0 Frequency of Shortwave Radiation calc. (IRADSW) 1 Frequency of Longwave Radiation calc. (IRADLW) 1 ------------------------------------------ *** INPUT VARIABLES (CAM_INPARM) *** ------------------------------------------ Initial run ********** CASE = case_scripts ********** UNSET Initial dataset is: /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc Topography dataset is: /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc Time-invariant (absorption/emissivity) factor dataset is: absems_data Run type flag (NSREST) 0=initial, 1=restart, 3=branch 0 Summary of restart module options: Restart pointer file is: ./rpointer.atm Lowest level for dry adiabatic adjust (NLVDRY) 3 NOT Running model in "AQUA_PLANET" mode ********** Time Manager Configuration ********** Calendar type: NO_LEAP Timestep size (seconds): 1800 Start date (yr mon day tod): 1999 7 10 0 Stop date (yr mon day tod): 1999 7 11 0 Reference date (yr mon day tod): 1999 7 10 0 Current step number: 0 Current date (yr mon day tod): 1999 7 10 0 ************************************************ (GETFIL): attempting to find local file cami_mam3_Linoz_ne16np4_L72_c160614.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc Opened existing file /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc 16 (GETFIL): attempting to find local file USGS-gtopo30_ne4np4_16x.c20160612.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc Opened existing file /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc 17 Read in spmd_dyn_inparm namelist from: atm_in SE will use 1 tasks number of MPI processes: 1 MPI processors stride: 1 number of MPI processes per node: min,max= 1 1 reading ctl namelist... -DHORIZ_OPENMP disabled -DCOLUMN_OPENMP disabled Mesh File:/dev/null Reference element projection: cubed_sphere_map= 0 done reading namelist... readnl: topology = cube readnl: geometry = sphere readnl: ne,np = 4 4 readnl: partmethod = 4 readnl: COORD_TRANSFORM_METHOD = 1 readnl: Z2_MAP_METHOD = 1 readnl: nmpi_per_node = 1 readnl: vthreads = 1 readnl: nnodes = 1 readnl: npart = 1 readnl: integration = explicit readnl: LF-trapazoidal freq= 0 readnl: theta_hydrostatic_mode = T readnl: transport_alg = 12 readnl: semi_lagrange_cdr_alg = 3 readnl: semi_lagrange_cdr_check = F readnl: semi_lagrange_hv_q = 1 readnl: semi_lagrange_nearest_point_lev = 256 readnl: tstep_type = 5 readnl: theta_advect_form = 1 readnl: vtheta_thresh = 100.00000000000000 readnl: vert_remap_q_alg = 10 readnl: se_nsplit = -1 readnl: se_tstep = 1800.0000000000000 readnl: se_ftype = 2 readnl: se_limiter_option = 9 readnl: qsplit (deprecated) = 1 readnl: vertical remap frequency rsplit (0=disabled) (deprecated): 1 readnl: dt_tracer_factor = 1 readnl: vertical remap frequency dt_remap_factor (0=disabled): 1 readnl: runtype = 0 readnl: se_fv_phys_remap_alg = 1 Tensor hyperviscosity: hypervis_scaling= 3.0000000000000000 hypervis_subcycle = 1 hypervis_subcycle_tom = 1 hypervis_subcycle_q = 6 viscosity: nu (vor/div) = 0.34E-07 0.34E-07 viscosity: nu_s = 0.34E-07 viscosity: nu_q = 0.34E-07 viscosity: nu_p = 0.34E-07 viscosity: nu_top = 0.25E+06 Running dycore: theta-l Running tracer transport method: semi-Lagrangian Layer Locations (*1000) 1 0.1000 0.0000 0.1000 0.1238 0.0000 0.1238 2 0.1477 0.0000 0.1477 0.1828 0.0000 0.1828 3 0.2180 0.0000 0.2180 0.2699 0.0000 0.2699 4 0.3219 0.0000 0.3219 0.3986 0.0000 0.3986 5 0.4753 0.0000 0.4753 0.5885 0.0000 0.5885 6 0.7017 0.0000 0.7017 0.8689 0.0000 0.8689 7 1.0361 0.0000 1.0361 1.2830 0.0000 1.2830 8 1.5299 0.0000 1.5299 1.8944 0.0000 1.8944 9 2.2588 0.0000 2.2588 2.7970 0.0000 2.7970 10 3.3352 0.0000 3.3352 4.1298 0.0000 4.1298 11 4.9245 0.0000 4.9245 5.9684 0.0000 5.9684 12 7.0124 0.0000 7.0124 8.3774 0.0000 8.3774 13 9.7424 0.0000 9.7424 11.4738 0.0000 11.4738 14 13.2052 0.0000 13.2052 15.3339 0.0000 15.3339 15 17.4627 0.0000 17.4627 19.9963 0.0000 19.9963 16 22.5300 0.0000 22.5300 25.4447 0.0000 25.4447 17 28.3594 0.0000 28.3594 31.5933 0.0000 31.5933 18 34.8271 0.0000 34.8271 38.3663 0.0000 38.3663 19 41.9055 0.0000 41.9055 45.6712 0.0000 45.6712 20 49.4369 0.0000 49.4369 53.3096 0.0000 53.3096 21 57.1822 0.0000 57.1822 61.0152 0.0000 61.0152 22 64.8482 0.0000 64.8482 68.4764 0.0000 68.4764 23 72.1046 0.0000 72.1046 75.3553 0.0000 75.3553 24 78.6061 0.0000 78.6061 81.9463 0.0000 81.9463 25 85.2865 0.0000 85.2865 88.9105 0.0000 88.9105 26 92.5346 0.0000 92.5346 96.4667 0.0000 96.4667 27 100.3987 0.0000 100.3987 104.6650 0.0000 104.6650 28 108.9312 0.0000 108.9312 113.5600 0.0000 113.5600 29 118.1888 0.0000 118.1888 123.2110 0.0000 123.2110 30 128.2332 0.0000 128.2332 133.6822 0.0000 133.6822 31 139.1312 0.0000 139.1312 145.0433 0.0000 145.0433 32 150.9554 0.0000 150.9554 157.3699 0.0000 157.3699 33 163.7844 0.0000 163.7844 170.7441 0.0000 170.7441 34 177.7038 0.0000 177.7038 178.5448 6.7101 185.2549 35 179.3858 13.4202 192.8061 177.5309 23.4681 200.9989 36 175.6759 33.5159 209.1918 173.6633 44.4177 218.0810 37 171.6507 55.3194 226.9702 169.4671 67.1477 236.6148 38 167.2835 78.9759 246.2594 164.9142 91.8094 256.7237 39 162.5450 104.6429 267.1880 159.9745 118.5671 278.5416 40 157.4039 132.4913 289.8952 154.6149 147.5988 302.2136 41 151.8259 162.7063 314.5321 148.7998 179.0977 327.8975 42 145.7738 195.4891 341.2629 142.4905 213.2736 355.7641 43 139.2073 231.0581 370.2654 135.6451 250.3540 385.9990 44 132.0828 269.6499 401.7327 128.2178 290.5857 418.8035 45 124.3528 311.5214 435.8743 120.1594 334.2364 454.3958 46 115.9659 356.9515 472.9174 111.5393 380.9292 492.4686 47 107.1127 404.9070 512.0198 102.6706 428.9689 531.6395 48 98.2285 453.0308 551.2593 93.8440 476.7809 570.6249 49 89.4594 500.5311 589.9905 85.2361 523.4077 608.6438 50 81.0128 546.2842 627.2970 76.9323 568.3877 645.3200 51 72.8517 590.4912 663.3429 68.9676 611.5304 680.4980 52 65.0835 632.5697 697.6532 61.4493 652.2553 713.7046 53 57.8151 671.9410 729.7561 54.4827 689.9922 744.4748 54 51.1502 708.0434 759.1936 48.1685 724.1943 772.3628 55 45.1869 740.3452 785.5321 42.6011 754.3516 796.9527 56 40.0154 768.3580 808.3734 37.8655 780.0033 817.8688 57 35.7157 791.6486 827.3643 33.9653 801.1299 835.0952 58 32.2149 810.6111 842.8261 30.6674 818.9938 849.6612 59 29.1199 827.3766 856.4964 27.6074 835.5690 863.1764 60 26.0950 843.7614 869.8564 24.6201 851.7505 876.3706 61 23.1453 859.7396 882.8849 21.7103 867.5124 889.2227 62 20.2754 875.2853 895.5606 18.8827 882.8292 901.7118 63 17.4900 890.3731 907.8631 16.1418 897.6757 913.8175 64 14.7937 904.9783 919.7720 13.4923 912.0274 925.5197 65 12.1910 919.0766 931.2675 10.9386 925.8604 936.7990 66 9.6862 932.6442 942.3305 8.4849 939.1512 947.6362 67 7.2837 945.6582 952.9419 6.1356 951.8772 958.0128 68 4.9875 958.0962 963.0837 3.8945 964.0166 967.9111 69 2.8015 969.9370 972.7385 1.7656 975.5485 977.3141 70 0.7296 981.1600 981.8896 0.3648 985.8405 986.2053 71 0.0000 990.5210 990.5210 0.0000 993.7570 993.7570 72 0.0000 996.9929 996.9929 0.0000 998.4964 998.4964 73 0.0000 1000.0000 1000.0000 reference pressures (Pa) 1 10.0000 12.3825 4.7651 2 14.7651 18.2829 7.0357 3 21.8008 26.9949 10.3882 4 32.1890 39.8582 15.3383 5 47.5273 58.8509 22.6472 6 70.1745 86.8939 33.4387 7 103.6132 128.2995 49.3725 8 152.9858 189.4352 72.8990 9 225.8847 279.7027 107.6359 10 333.5207 412.9833 158.9253 11 492.4460 596.8449 208.7979 12 701.2439 837.7404 272.9931 13 974.2370 1147.3787 346.2835 14 1320.5205 1533.3938 425.7467 15 1746.2672 1999.6338 506.7332 16 2253.0004 2544.4697 582.9385 17 2835.9389 3159.3251 646.7725 18 3482.7114 3836.6283 707.8339 19 4190.5452 4567.1198 753.1491 20 4943.6943 5330.9561 774.5236 21 5718.2179 6101.5182 766.6004 22 6484.8184 6847.6390 725.6413 23 7210.4597 7535.5336 650.1479 24 7860.6075 8194.6275 668.0400 25 8528.6475 8891.0543 724.8136 26 9253.4611 9646.6673 786.4124 27 10039.8736 10466.4967 853.2463 28 10893.1199 11356.0001 925.7605 29 11818.8804 12321.0991 1004.4375 30 12823.3179 13368.2180 1089.8002 31 13913.1181 14504.3266 1182.4169 32 15095.5350 15736.9878 1282.9055 33 16378.4405 17074.4080 1391.9348 34 17770.3754 18525.4902 1510.2297 35 19280.6051 20099.8940 1638.5778 36 20919.1829 21808.0997 1777.8336 37 22697.0165 23661.4787 1928.9243 38 24625.9408 25672.3686 2092.8556 39 26718.7964 27854.1558 2270.7189 40 28989.5153 30221.3640 2463.6975 41 31453.2127 32789.7506 2673.0757 42 34126.2885 35576.4129 2900.2489 43 37026.5374 38599.9024 3146.7299 44 40173.2674 41880.3463 3414.1578 45 43587.4252 45439.5814 3704.3124 46 47291.7376 49246.8574 3910.2396 47 51201.9772 53163.9531 3923.9518 48 55125.9291 57062.4903 3873.1225 49 58999.0516 60864.3774 3730.6518 50 62729.7033 64531.9968 3604.5870 51 66334.2903 68049.8044 3431.0283 52 69765.3186 71370.4638 3210.2904 53 72975.6091 74447.4829 2943.7478 54 75919.3568 77236.2838 2633.8540 55 78553.2108 79695.2750 2284.1284 56 80837.3392 81786.8823 1899.0864 57 82736.4255 83509.5171 1546.1831 58 84282.6087 84966.1249 1367.0325 59 85649.6412 86317.6426 1336.0028 60 86985.6440 87637.0648 1302.8417 61 88288.4857 88922.2736 1267.5758 62 89556.0615 90171.1833 1230.2436 63 90786.3051 91381.7504 1190.8906 64 91977.1957 92551.9748 1149.5582 65 93126.7539 93679.8995 1106.2912 66 94233.0451 94763.6159 1061.1416 67 95294.1867 95801.2766 1014.1799 68 96308.3666 96791.1080 965.4829 69 97273.8495 97731.4064 915.1138 70 98188.9633 98620.5333 863.1401 71 99052.1034 99375.6956 647.1845 72 99699.2879 99849.6439 300.7121 73 100000.0000 total number of elements nelem = 96 prim_init1: total threads: nthreads = 0 threads across elements hthreads = 1 threading within elements vthreads = 1 init shared boundary_exchange buffers running mass_matrix re-initializing elements: alpha area correction= 0.99999991249948272 re-running mass_matrix running global_dof COMPOSE> use HV; nu_q, all: 3.4000000000000000E-008 1 end of prim_init1 Grid: GLL, ID = 101, lat coord = lat, lon coord = lon, unstruct = T, block_ind = F Attribute: area, long name = 'gll grid areas' dimname = ncol Attribute: np, long name = '' value = 4 Attribute: ne, long name = '' value = 4 min/max hybm() coordinates: 0.0000000000000000 0.99849643949176214 Running phys_grid_init() INFO: Non-scalable action: Allocating global blocks in SE dycore. Grid: physgrid, ID = 100, lat coord = lat, lon coord = lon, unstruct = T, block_ind = T Attribute: area, long name = 'gll grid areas' dimname = ncol Attribute: np, long name = '' value = 4 Attribute: ne, long name = '' value = 4 PHYS_GRID_INIT: Using PCOLS (compile-time parameter)= 1 phys_loadbalance= -1 phys_twin_algorithm= 0 phys_alltoall= 1 chunks_per_thread= 1 PHYS_GRID_INIT: Decomposition Statistics: total number of physics columns= 1 total number of chunks= 1 total number of physics processes= 1 (min,max) # of threads per physics process: ( 1 , 1 ) (min,max) pcols per chunk: ( 1 , 1 ) (min,max) # of physics columns per chunk: ( 1 , 1 ) (min,max) # of chunks per process: ( 1 , 1 ) (min,max) # of physics columns per process: ( 1 , 1 ) mode = 1 = "accum " nspec 6 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 21="num_a1 " numptrcw 21="num_c1 " spec, spectype 1 1="sulfate " spec, massptr 1 15="so4_a1 " spec, massptrcw 1 15="so4_c1 " spec, spectype 2 4="p-organic " spec, massptr 2 16="pom_a1 " spec, massptrcw 2 16="pom_c1 " spec, spectype 3 5="s-organic " spec, massptr 3 17="soa_a1 " spec, massptrcw 3 17="soa_c1 " spec, spectype 4 6="black-c " spec, massptr 4 18="bc_a1 " spec, massptrcw 4 18="bc_c1 " spec, spectype 5 8="dust " spec, massptr 5 19="dst_a1 " spec, massptrcw 5 19="dst_c1 " spec, spectype 6 7="seasalt " spec, massptr 6 20="ncl_a1 " spec, massptrcw 6 20="ncl_c1 " mode = 2 = "aitken " nspec 3 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 25="num_a2 " numptrcw 25="num_c2 " spec, spectype 1 1="sulfate " spec, massptr 1 22="so4_a2 " spec, massptrcw 1 22="so4_c2 " spec, spectype 2 5="s-organic " spec, massptr 2 23="soa_a2 " spec, massptrcw 2 23="soa_c2 " spec, spectype 3 7="seasalt " spec, massptr 3 24="ncl_a2 " spec, massptrcw 3 24="ncl_c2 " mode = 3 = "coarse " nspec 3 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 29="num_a3 " numptrcw 29="num_c3 " spec, spectype 1 8="dust " spec, massptr 1 26="dst_a3 " spec, massptrcw 1 26="dst_c3 " spec, spectype 2 7="seasalt " spec, massptr 2 27="ncl_a3 " spec, massptrcw 2 27="ncl_c3 " spec, spectype 3 1="sulfate " spec, massptr 3 28="so4_a3 " spec, massptrcw 3 28="so4_c3 " *** init_aer_modes mode definitions Advected constituent list: 1 Q Specific humidity wet 2 CLDLIQ Grid box averaged cloud liquid amount wet 3 CLDICE Grid box averaged cloud ice amount wet 4 NUMLIQ Grid box averaged cloud liquid number wet 5 NUMICE Grid box averaged cloud ice number wet 6 RAINQM Grid box averaged rain amount wet 7 SNOWQM Grid box averaged snow amount wet 8 NUMRAI Grid box averaged rain number wet 9 NUMSNO Grid box averaged snow number wet 10 H2O2 H2O2 dry 11 H2SO4 H2SO4 dry 12 SO2 SO2 dry 13 DMS DMS dry 14 SOAG SOAG dry 15 so4_a1 so4_a1 dry 16 pom_a1 pom_a1 dry 17 soa_a1 soa_a1 dry 18 bc_a1 bc_a1 dry 19 dst_a1 dst_a1 dry 20 ncl_a1 ncl_a1 dry 21 num_a1 num_a1 dry 22 so4_a2 so4_a2 dry 23 soa_a2 soa_a2 dry 24 ncl_a2 ncl_a2 dry 25 num_a2 num_a2 dry 26 dst_a3 dst_a3 dry 27 ncl_a3 ncl_a3 dry 28 so4_a3 so4_a3 dry 29 num_a3 num_a3 dry chem_surfvals_init: ghg surface values are fixed as follows co2 volume mixing ratio = 3.7900000000000000E-004 ch4 volume mixing ratio = 1.7600000000000001E-006 n2o volume mixing ratio = 3.1600000000000002E-007 f11 volume mixing ratio = 6.5344999999999995E-010 f12 volume mixing ratio = 5.3500000000000001E-010 Reading initial data INITIALIZE_RADBUFFER: ntoplw = 1 pressure: 12.382541305561677 Creating new decomp: 16!72!96!!13826!72!!d6!i1! Field RAINQM not found on initial dataset RAINQM initialized by "microp_driver_init_cnst" Field SNOWQM not found on initial dataset SNOWQM initialized by "microp_driver_init_cnst" Field NUMRAI not found on initial dataset NUMRAI initialized by "microp_driver_init_cnst" Field NUMSNO not found on initial dataset NUMSNO initialized by "microp_driver_init_cnst" Creating new decomp: 16!96!!13826!1!!d6!i1! Creating new decomp: 16!96!!866!!d6!i1! Done Reading initial data Running Global Integral Diagnostic... Area of manifold is 0.99999999999999989 Should be 1.0 to round off... Element area: max/min 1.199 Average equatorial node spacing (deg, km) = 7.500 833.99 norm of Dinv (min, max): 5.839 7.639 Max Dinv-based element distortion: 1.73 dx based on Dinv svd: ave,min,max = 614.80 555.99 727.46 dx based on sqrt element area: ave,min,max = 768.37 743.45 814.19 sponge layer nu_top viscosity scaling factor nu_scale_top 1 6.3159394096349262 nu_scale_top 2 3.6843839525888513 nu_scale_top 3 1.9306793559248454 nu_scale_top 4 0.94748917684715850 nu_scale_top 5 0.44900560118995336 nu_scale_top 6 0.20913551228898020 nlev_tom 6 CFL estimates in terms of S=time step stability region (i.e. advection w/leapfrog: S=1, viscosity w/forward Euler: S=2) SSP preservation (120m/s) RKSSP euler step dt < S * 1158.32s Stability: advective (120m/s) dt_tracer < S * 2536.47s Stability: advective (120m/s) dt_tracer < S * 2536.47s Stability: gravity wave(342m/s) dt_dyn < S * 889.99s Stability: nu_q hyperviscosity dt < S * 4277.77s Stability: nu_vor hyperviscosity dt < S * 4277.77s Stability: nu_div hyperviscosity dt < S * 4277.77s scaled nu_top viscosity CFL: dt < S* 14683.29s tstep_type = 5 dt_remap: (0=disabled) 1800.00 dt_tracer (SE), per RK stage: 1800.00 900.00 dt_dyn: 1800.00 dt_dyn (viscosity): 1800.00 dt_tracer (viscosity): 300.00 dt_vis_TOM: 1800.00 CAM dtime (dt_phys): 1800.00 initial state: nstep= 0 time= 0.0000000000000000 [s] u = 0.700000000000000E+01 ( 2) 0.700000000000000E+01 ( 7) 0.774144000000000E+06 v = -0.550000000000000E+01 ( 7) -0.550000000000000E+01 ( 4) -0.608256000000000E+06 w = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 T = 0.208874501229351E+03 ( 29) 0.294307282908936E+03 ( 61) 0.275252599057297E+08 vTh_dp= 0.146308182366796E+05 ( 1) 0.128914508598759E+07 ( 46) 0.548396626454536E+11 dz(m) = 0.257405076765825E+02 ( 72) 0.263586638425713E+04 ( 2) 0.964301381689782E+08 dp = 0.476508197161459E+01 ( 1) 0.400961208690657E+04 ( 47) 0.156318719999509E+09 fu = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 fv = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ft = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 fq1 = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 qv( 1)= 0.0000000000000000E+00 0.8999999612569809E-02 0.1911323848227668E+04 qv( 2)= 0.0000000000000000E+00 0.1385116316743395E-03 0.8306534806477529E+01 qv( 3)= 0.0000000000000000E+00 0.7414843296986644E-12 0.7235155040119853E-07 qv( 4)= 0.0000000000000000E+00 0.3108761235649773E+09 0.2267471913126914E+14 qv( 5)= 0.3312887189005047E-12 0.7957730437802420E-05 0.7768708664066224E+00 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 9)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 10)= 0.1421421171423310E-14 0.9896887670677738E-09 0.6060983351635876E-03 qv( 11)= 0.5755677080153418E-18 0.4816966057095884E-12 0.1872301263825815E-06 qv( 12)= 0.2211758094845676E-19 0.6471086776858902E-09 0.2604272260435728E-03 qv( 13)= 0.9999999999999999E-36 0.3979460331063211E-12 0.1600354690836196E-07 qv( 14)= 0.7141236148957991E-23 0.3986644222211092E-09 0.5485982262589225E-04 qv( 15)= 0.1713222702412303E-19 0.1398029306361116E-08 0.9479986305130896E-03 qv( 16)= 0.5383854144676530E-20 0.5221058998253993E-08 0.2794722514683560E-02 qv( 17)= 0.4502288052436216E-23 0.5152697733190362E-08 0.2692343355463282E-02 qv( 18)= 0.1010787087858537E-20 0.5090147833210113E-09 0.2743480773943678E-03 qv( 19)= 0.5532623980752894E-20 0.3788729142728458E-08 0.7561980201404189E-03 qv( 20)= 0.2787534626470223E-20 0.1615204684730085E-09 0.1183796671758052E-03 qv( 21)= 0.1556801820513603E+00 0.1927274976031017E+10 0.1101738767673923E+16 qv( 22)= 0.3427152379930165E-14 0.2791032675844390E-10 0.9822278277397084E-05 qv( 23)= 0.5570884086606738E-21 0.2358837346909082E-10 0.5248557709499355E-05 qv( 24)= 0.9999999999999999E-36 0.4186269819614743E-13 0.7866430452581366E-08 qv( 25)= 0.6126859070359829E+07 0.7135665148313379E+09 0.2346425946721288E+15 qv( 26)= 0.9999999999999999E-36 0.8311788587782103E-07 0.1041113346080063E-01 qv( 27)= 0.9999999999999999E-36 0.1216375403901286E-08 0.4827670976494374E-03 qv( 28)= 0.8976305410678062E-31 0.2882176362823481E-10 0.9440103765007181E-05 qv( 29)= 0.1000000000000000E-04 0.1828945136198694E+07 0.3996237302465291E+12 ps= 0.101780000000000E+06 0.101780000000000E+06 0.156334080000000E+09 M = 0.103791902232882E+05 kg/m^2 0.101780000000000E+06mb SILHS configurable flags set in thread 0: cluster_allocation_strategy = 3 l_lh_importance_sampling = T l_Lscale_vert_avg = F l_lh_straight_mc = F l_lh_clustered_sampling = T l_rcm_in_cloud_k_lh_start = T l_random_k_lh_start = F l_max_overlap_in_cloud = T l_lh_instant_var_covar_src = T l_lh_limit_weights = T l_lh_var_frac = F l_lh_normalize_weights = T print_energy_errors is set F NOT AN AQUA_PLANET simulation, initialize sgh, sgh30, land m using data from file. CAM_PIO_CHECK_VAR INFO: variable PBLH is not on file PBLH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TPERT is not on file TPERT initialized to 0. CAM_PIO_CHECK_VAR INFO: variable vmag_gust is not on file vmag_gust initialized to 1. CAM_PIO_CHECK_VAR INFO: variable CUSH is not on file CUSH initialized to 1000. CAM_PIO_CHECK_VAR INFO: variable CLOUD is not on file CLOUD initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TKE is not on file TKE initialized to 0.01 CAM_PIO_CHECK_VAR INFO: variable KVM is not on file KVM initialized to 0. CAM_PIO_CHECK_VAR INFO: variable KVH is not on file KVH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable CONCLD is not on file CONCLD initialized to 0. *** SATURATION VAPOR PRESSURE TABLE COMPLETED *** (GETFIL): attempting to find local file mam3_mode1_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc 18 (GETFIL): attempting to find local file mam3_mode2_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc 19 (GETFIL): attempting to find local file mam3_mode3_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc 20 (GETFIL): attempting to find local file sulfate_rrtmg_c080918.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc 21 _______ hygroscopic growth in visible band _______ SO4 rh ext (m^2 kg^-1) ssa asm 0.000 4317.807 1.000 0.720 0.801 11057.994 1.000 0.775 0.836 13006.039 1.000 0.779 0.858 14348.435 1.000 0.782 0.873 15407.559 1.000 0.784 0.885 16297.122 1.000 0.786 0.896 17071.906 1.000 0.787 0.904 18140.209 1.000 0.788 0.912 19488.044 1.000 0.789 0.919 20770.367 1.000 0.790 0.925 21997.414 1.000 0.791 0.930 23177.287 1.000 0.792 0.935 24316.312 1.000 0.792 0.940 25419.106 1.000 0.793 0.944 26490.366 1.000 0.794 0.948 27532.759 1.000 0.794 0.952 29227.676 1.000 0.794 0.956 31402.799 1.000 0.795 0.959 33611.108 1.000 0.795 0.963 35850.418 1.000 0.795 0.966 38119.872 1.000 0.796 0.969 40419.352 1.000 0.796 0.971 42747.903 1.000 0.796 0.974 45103.735 1.000 0.796 0.977 47489.963 1.000 0.796 0.979 49902.035 1.000 0.797 0.982 54134.014 1.000 0.797 0.984 59507.775 1.000 0.796 0.986 65215.107 1.000 0.796 0.988 71256.973 1.000 0.796 0.990 77635.529 1.000 0.796 0.992 84360.733 1.000 0.796 0.994 91441.251 1.000 0.796 0.996 98884.165 1.000 0.796 0.998 106694.639 1.000 0.795 1.000 114691.169 1.000 0.795 bulk_props_init: finished for SULFATE (GETFIL): attempting to find local file ocpho_rrtmg_c101112.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc 22 bulk_props_init: finished for OCPHO (GETFIL): attempting to find local file ocphi_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc 23 bulk_props_init: finished for OCPHI (GETFIL): attempting to find local file bcpho_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc 24 bulk_props_init: finished for BCPHO (GETFIL): attempting to find local file dust_aeronet_rrtmg_c141106.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc 25 bulk_props_init: finished for DUST4 (GETFIL): attempting to find local file ssam_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc 26 bulk_props_init: finished for SSAM rad_cnst_init: checking for radiative constituents (GETFIL): attempting to find local file F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc reading liquid cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): attempting to find local file iceoptics_c080917.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc reading ice cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc (GETFIL): attempting to find local file solar_ave_sc19-sc23.c090810.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc Opened existing file /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc 27 solar_data_init: data file = /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc solar_data_init: has_ref_spectrum F aero_model_init iflagaa= 1 aero_model_init - mam_prevap_resusp_optaa changed from 10 to 11 because convproc_do_aer = .true. aero_model_init - convproc_do_aer & _gas, resus_fix, rain_evap_to_coarse, mam_prevap_resusp_optaa_v1/v2 T F F F 10 11 WARNING: resus_fix=.false. and convproc_do_aer=.true. is not a well tested configuration, may produce incorrect results!! modal_aero_initialize: INFO: props not found for species type: ammonium modal_aero_initialize: INFO: props not found for species type: nitrate *** init_aer_modes aerosol species-types spectype = 1 name "sulfate " density, MW 1.77000E+03 1.15000E+02 hygro 5.07000E-01 ref index sw 1.36691E+00 1.57930E-01 ref index sw 1.31458E+00 5.66869E-02 ref index sw 1.35798E+00 2.88634E-03 ref index sw 1.38031E+00 1.49071E-03 ref index sw 1.39264E+00 5.30385E-04 ref index sw 1.40451E+00 1.02977E-04 ref index sw 1.41218E+00 1.61967E-05 ref index sw 1.42163E+00 1.75123E-06 ref index sw 1.42797E+00 2.21436E-08 ref index sw 1.43033E+00 1.00000E-08 ref index sw 1.44164E+00 1.00000E-08 ref index sw 1.46764E+00 1.00000E-08 ref index sw 1.48400E+00 1.00000E-08 ref index sw 1.16413E+00 5.51134E-01 ref index ir 1.89000E+00 2.20000E-01 ref index ir 1.91286E+00 1.51857E-01 ref index ir 1.93206E+00 8.45717E-02 ref index ir 1.58603E+00 2.22508E-01 ref index ir 1.67798E+00 1.95000E-01 ref index ir 1.75782E+00 4.40688E-01 ref index ir 1.85534E+00 6.95944E-01 ref index ir 1.59677E+00 6.94662E-01 ref index ir 1.14656E+00 4.58766E-01 ref index ir 1.26131E+00 1.60606E-01 ref index ir 1.42422E+00 1.71577E-01 ref index ir 1.35165E+00 1.43521E-01 ref index ir 1.37870E+00 1.20252E-01 ref index ir 1.38500E+00 1.22229E-01 ref index ir 1.38500E+00 1.25818E-01 ref index ir 1.36691E+00 1.57930E-01 spectype = 2 name "ammonium " density, MW 1.79769+308 1.15000E+02 hygro 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 spectype = 3 name "nitrate " density, MW 1.79769+308 6.20000E+01 hygro 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 spectype = 4 name "p-organic " density, MW 1.00000E+03 1.20000E+01 hygro 1.00000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 spectype = 5 name "s-organic " density, MW 1.00000E+03 1.20000E+01 hygro 1.40000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 spectype = 6 name "black-c " density, MW 1.70000E+03 1.20000E+01 hygro 1.00000E-10 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 spectype = 7 name "seasalt " density, MW 1.90000E+03 5.85000E+01 hygro 1.16000E+00 ref index sw 1.48000E+00 1.75734E-03 ref index sw 1.53385E+00 7.46154E-03 ref index sw 1.43699E+00 2.95161E-03 ref index sw 1.44815E+00 1.27686E-03 ref index sw 1.45000E+00 7.94256E-04 ref index sw 1.46151E+00 5.38080E-04 ref index sw 1.46918E+00 3.75357E-04 ref index sw 1.47000E+00 1.49874E-04 ref index sw 1.49000E+00 2.28249E-07 ref index sw 1.50000E+00 1.18424E-08 ref index sw 1.50137E+00 7.01937E-08 ref index sw 1.51000E+00 1.86616E-06 ref index sw 1.51000E+00 5.00000E-06 ref index sw 1.40804E+00 1.58149E-02 ref index ir 1.74000E+00 1.00000E+00 ref index ir 1.76000E+00 1.97857E-01 ref index ir 1.77683E+00 1.29206E-01 ref index ir 1.45624E+00 3.81179E-02 ref index ir 1.41000E+00 1.92021E-02 ref index ir 1.48000E+00 1.40000E-02 ref index ir 1.56456E+00 1.64555E-02 ref index ir 1.62782E+00 2.88872E-02 ref index ir 1.40187E+00 1.24378E-02 ref index ir 1.43283E+00 6.35857E-03 ref index ir 1.55835E+00 1.95886E-02 ref index ir 1.45184E+00 2.89957E-03 ref index ir 1.48496E+00 1.67735E-03 ref index ir 1.48629E+00 1.40000E-03 ref index ir 1.48030E+00 1.40000E-03 ref index ir 1.48000E+00 1.75734E-03 spectype = 8 name "dust " density, MW 2.60000E+03 1.35000E+02 hygro 6.80000E-02 ref index sw 1.51000E+00 1.84371E-02 ref index sw 1.52000E+00 2.84231E-02 ref index sw 1.53997E+00 7.36022E-03 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.71194E-04 ref index sw 1.56000E+00 8.70447E-04 ref index sw 1.56000E+00 1.00000E-03 ref index sw 1.56000E+00 1.25138E-03 ref index sw 1.56000E+00 1.94656E-03 ref index sw 1.56000E+00 4.14895E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.17979E+00 1.01466E-01 ref index ir 2.34000E+00 7.00000E-01 ref index ir 2.90429E+00 8.57143E-01 ref index ir 1.74778E+00 4.62063E-01 ref index ir 1.50773E+00 2.63401E-01 ref index ir 1.91105E+00 3.18746E-01 ref index ir 1.82202E+00 2.59881E-01 ref index ir 2.91683E+00 6.50000E-01 ref index ir 1.55722E+00 3.73459E-01 ref index ir 1.24249E+00 9.28417E-02 ref index ir 1.44717E+00 1.04984E-01 ref index ir 1.43219E+00 6.12462E-02 ref index ir 1.47274E+00 2.45385E-02 ref index ir 1.49496E+00 1.10449E-02 ref index ir 1.50000E+00 7.95709E-03 ref index ir 1.50000E+00 6.76051E-03 ref index ir 1.51000E+00 1.84371E-02 mode-pointer output from subr initaermodes_setspecptrs modeptr_accum = 1 modeptr_aitken = 2 modeptr_ufine = -999888777 modeptr_coarse = 3 modeptr_pcarbon = -999888777 modeptr_fineseas = -999888777 modeptr_finedust = -999888777 modeptr_coarseas = -999888777 modeptr_coardust = -999888777 modeptr_maccum = -999888777 modeptr_maitken = -999888777 species-pointer output from subr initaermodes_setspecptrs mode id name_a id name_cw sulfate 1 15 so4_a1 15 so4_a1 lptr_so4_a/cw_amode 2 22 so4_a2 22 so4_a2 lptr_so4_a/cw_amode 3 28 so4_a3 28 so4_a3 lptr_so4_a/cw_amode msa 1 -999888777 none -999888777 none lptr_msa_a/cw_amode 2 -999888777 none -999888777 none lptr_msa_a/cw_amode 3 -999888777 none -999888777 none lptr_msa_a/cw_amode ammonium 1 -999888777 none -999888777 none lptr_nh4_a/cw_amode 2 -999888777 none -999888777 none lptr_nh4_a/cw_amode 3 -999888777 none -999888777 none lptr_nh4_a/cw_amode nitrate 1 -999888777 none -999888777 none lptr_no3_a/cw_amode 2 -999888777 none -999888777 none lptr_no3_a/cw_amode 3 -999888777 none -999888777 none lptr_no3_a/cw_amode p-organic 1 16 pom_a1 16 pom_a1 lptr_pom_a/cw_amode 2 -999888777 none -999888777 none lptr_pom_a/cw_amode 3 -999888777 none -999888777 none lptr_pom_a/cw_amode s-organic 1 17 soa_a1 17 soa_a1 lptr_soa_a/cw_amode 2 23 soa_a2 23 soa_a2 lptr_soa_a/cw_amode 3 -999888777 none -999888777 none lptr_soa_a/cw_amode black-c 1 18 bc_a1 18 bc_a1 lptr_bc_a/cw_amode 2 -999888777 none -999888777 none lptr_bc_a/cw_amode 3 -999888777 none -999888777 none lptr_bc_a/cw_amode seasalt 1 20 ncl_a1 20 ncl_a1 lptr_nacl_a/cw_amode 2 24 ncl_a2 24 ncl_a2 lptr_nacl_a/cw_amode 3 27 ncl_a3 27 ncl_a3 lptr_nacl_a/cw_amode m-organic 1 -999888777 none -999888777 none lptr_mom_a/cw_amode 2 -999888777 none -999888777 none lptr_mom_a/cw_amode 3 -999888777 none -999888777 none lptr_mom_a/cw_amode dust 1 19 dst_a1 19 dst_a1 lptr_dust_a/cw_amode 2 -999888777 none -999888777 none lptr_dust_a/cw_amode 3 26 dst_a3 26 dst_a3 lptr_dust_a/cw_amode m-poly 1 -999888777 none -999888777 none lptr_mpoly_a/cw_amode 2 -999888777 none -999888777 none lptr_mpoly_a/cw_amode 3 -999888777 none -999888777 none lptr_mpoly_a/cw_amode m-prot 1 -999888777 none -999888777 none lptr_mprot_a/cw_amode 2 -999888777 none -999888777 none lptr_mprot_a/cw_amode 3 -999888777 none -999888777 none lptr_mprot_a/cw_amode m-lip 1 -999888777 none -999888777 none lptr_mlip_a/cw_amode 2 -999888777 none -999888777 none lptr_mlip_a/cw_amode 3 -999888777 none -999888777 none lptr_mlip_a/cw_amode mode, modename_amode, qneg3_worst_thresh_amode 1 accum 1.000E+03 2 aitken 1.000E+03 3 coarse 1.000E+00 calcsize addfld - num_a1_sfcsiz1 calcsize addfld - num_a1_sfcsiz2 calcsize addfld - num_c1_sfcsiz1 calcsize addfld - num_c1_sfcsiz2 calcsize addfld - num_a2_sfcsiz1 calcsize addfld - num_a2_sfcsiz2 calcsize addfld - num_c2_sfcsiz1 calcsize addfld - num_c2_sfcsiz2 calcsize addfld - num_a3_sfcsiz1 calcsize addfld - num_a3_sfcsiz2 calcsize addfld - num_c3_sfcsiz1 calcsize addfld - num_c3_sfcsiz2 calcsize addfld - num_a2_sfcsiz3 calcsize addfld - num_a1_sfcsiz3 calcsize addfld - num_a2_sfcsiz4 calcsize addfld - num_a1_sfcsiz4 calcsize addfld - num_c2_sfcsiz3 calcsize addfld - num_c1_sfcsiz3 calcsize addfld - num_c2_sfcsiz4 calcsize addfld - num_c1_sfcsiz4 calcsize addfld - so4_a2_sfcsiz3 calcsize addfld - so4_a1_sfcsiz3 calcsize addfld - so4_a2_sfcsiz4 calcsize addfld - so4_a1_sfcsiz4 calcsize addfld - so4_c2_sfcsiz3 calcsize addfld - so4_c1_sfcsiz3 calcsize addfld - so4_c2_sfcsiz4 calcsize addfld - so4_c1_sfcsiz4 calcsize addfld - soa_a2_sfcsiz3 calcsize addfld - soa_a1_sfcsiz3 calcsize addfld - soa_a2_sfcsiz4 calcsize addfld - soa_a1_sfcsiz4 calcsize addfld - soa_c2_sfcsiz3 calcsize addfld - soa_c1_sfcsiz3 calcsize addfld - soa_c2_sfcsiz4 calcsize addfld - soa_c1_sfcsiz4 calcsize addfld - ncl_a2_sfcsiz3 calcsize addfld - ncl_a1_sfcsiz3 calcsize addfld - ncl_a2_sfcsiz4 calcsize addfld - ncl_a1_sfcsiz4 calcsize addfld - ncl_c2_sfcsiz3 calcsize addfld - ncl_c1_sfcsiz3 calcsize addfld - ncl_c2_sfcsiz4 calcsize addfld - ncl_c1_sfcsiz4 l, species_class, name 1 0 Q 2 0 CLDLIQ 3 0 CLDICE 4 0 NUMLIQ 5 0 NUMICE 6 0 RAINQM 7 0 SNOWQM 8 0 NUMRAI 9 0 NUMSNO 10 3 H2O2 11 3 H2SO4 12 3 SO2 13 3 DMS 14 3 SOAG 15 2 so4_a1 16 2 pom_a1 17 2 soa_a1 18 2 bc_a1 19 2 dst_a1 20 2 ncl_a1 21 2 num_a1 22 2 so4_a2 23 2 soa_a2 24 2 ncl_a2 25 2 num_a2 26 2 dst_a3 27 2 ncl_a3 28 2 so4_a3 29 2 num_a3 modal_aero_calcsize_init ALL DONE modal_aero_amicphys_init start mdo_gaexch_cldy_subarea 0 gaexch_h2so4_uptake_optaa 2 newnuc_h2so4_conc_optaa 2 rename_method_optaa 40 newnuc_adjust_factor_pbl 1.0000E+00 ngas, max_gas, naer, max_aer 2 2 6 6 nsoa, npoa, nbc 1 1 1 igas_soa, igas_h2so4, igas_nh3, igas_hno3, igas_hcl 1 2 0 0 0 iaer_soa, iaer_so4, iaer_nh4, iaer_no3, iaer_cl 1 2 0 0 0 iaer_pom, iaer_bc, iaer_ncl, iaer_dst, iaer_ca, iaer_co3 3 4 5 6 0 0 iaer_mom, ...mpoly, ...mprot, ...mlip, ...mhum, ...mproc 0 0 0 0 0 0 fac_eqvso4hyg_aer(1:naer) soa 2.761E-01 so4 1.000E+00 pom 1.972E-01 bc 1.972E-10 ncl 2.288E+00 dst 1.341E-01 igas, lmap, name, mwhost, mw, fcvt, accom, vmol 1 5 SOAG 12.0110 150.0000 8.0073E-02 6.5000E-01 6.5633E+01 2 2 H2SO4 98.0784 98.0784 1.0000E+00 6.5000E-01 4.2880E+01 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 1 0 12 num_a1 1.0000E+00 0 12 num_c1 1 8 soa_a1 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.4000E-01 1 8 soa_c1 2 6 so4_a1 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 6 so4_c1 3 7 pom_a1 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.0000E-01 3 7 pom_c1 4 9 bc_a1 12.0000 12.0000 1.0000E+00 1.7000E+03 7.0588E-03 1.0000E-10 4 9 bc_c1 5 11 ncl_a1 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 11 ncl_c1 6 10 dst_a1 135.0000 135.0000 1.0000E+00 2.6000E+03 5.1923E-02 6.8000E-02 6 10 dst_c1 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 2 0 16 num_a2 1.0000E+00 0 16 num_c2 1 14 soa_a2 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.4000E-01 1 14 soa_c2 2 13 so4_a2 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 13 so4_c2 5 15 ncl_a2 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 15 ncl_c2 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 3 0 20 num_a3 1.0000E+00 0 20 num_c3 2 19 so4_a3 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 19 so4_c3 5 18 ncl_a3 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 18 ncl_c3 6 17 dst_a3 135.0000 135.0000 1.0000E+00 2.6000E+03 5.1923E-02 6.8000E-02 6 17 dst_c3 l, lmz, lmapcc_all, species_class, name 10 1 0 3 H2O2 11 2 1 3 H2SO4 12 3 0 3 SO2 13 4 0 3 DMS 14 5 1 3 SOAG 15 6 2 2 so4_a1 16 7 2 2 pom_a1 17 8 2 2 soa_a1 18 9 2 2 bc_a1 19 10 2 2 dst_a1 20 11 2 2 ncl_a1 21 12 3 2 num_a1 22 13 2 2 so4_a2 23 14 2 2 soa_a2 24 15 2 2 ncl_a2 25 16 3 2 num_a2 26 17 2 2 dst_a3 27 18 2 2 ncl_a3 28 19 2 2 so4_a3 29 20 3 2 num_a3 gasaerexch addfld H2SO4_sfgaex1 kg/m2/s gasaerexch addfld SOAG_sfgaex1 kg/m2/s gasaerexch addfld so4_a1_sfgaex1 kg/m2/s gasaerexch addfld soa_a1_sfgaex1 kg/m2/s gasaerexch addfld so4_a2_sfgaex1 kg/m2/s gasaerexch addfld soa_a2_sfgaex1 kg/m2/s gasaerexch addfld so4_a3_sfgaex1 kg/m2/s gasaerexch addfld so4_a1_sfgaex2 kg/m2/s gasaerexch addfld so4_c1_sfgaex2 kg/m2/s gasaerexch addfld soa_a1_sfgaex2 kg/m2/s gasaerexch addfld soa_c1_sfgaex2 kg/m2/s gasaerexch addfld ncl_a1_sfgaex2 kg/m2/s gasaerexch addfld ncl_c1_sfgaex2 kg/m2/s gasaerexch addfld num_a1_sfgaex2 #/m2/s gasaerexch addfld num_c1_sfgaex2 #/m2/s gasaerexch addfld so4_a2_sfgaex2 kg/m2/s gasaerexch addfld so4_c2_sfgaex2 kg/m2/s gasaerexch addfld soa_a2_sfgaex2 kg/m2/s gasaerexch addfld soa_c2_sfgaex2 kg/m2/s gasaerexch addfld ncl_a2_sfgaex2 kg/m2/s gasaerexch addfld ncl_c2_sfgaex2 kg/m2/s gasaerexch addfld num_a2_sfgaex2 #/m2/s gasaerexch addfld num_c2_sfgaex2 #/m2/s modal_aero_coag_init addfld so4_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld num_a1_sfcoag1 #/m2/s modal_aero_coag_init addfld so4_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld num_a2_sfcoag1 #/m2/s modal_aero_newnuc_init addfld H2SO4_sfnnuc1 kg/m2/s modal_aero_newnuc_init addfld so4_a2_sfnnuc1 kg/m2/s modal_aero_newnuc_init addfld num_a2_sfnnuc1 #/m2/s modal_aero_amicphys_init end mam_prevap_resusp_init mam_prevap_resusp_optaa 11 name, mm, mmtoo, ntoo = Q 1 0 0 name, mm, mmtoo, ntoo = CLDLIQ 2 0 0 name, mm, mmtoo, ntoo = CLDICE 3 0 0 name, mm, mmtoo, ntoo = NUMLIQ 4 0 0 name, mm, mmtoo, ntoo = NUMICE 5 0 0 name, mm, mmtoo, ntoo = RAINQM 6 0 0 name, mm, mmtoo, ntoo = SNOWQM 7 0 0 name, mm, mmtoo, ntoo = NUMRAI 8 0 0 name, mm, mmtoo, ntoo = NUMSNO 9 0 0 name, mm, mmtoo, ntoo = H2O2 10 0 0 name, mm, mmtoo, ntoo = H2SO4 11 0 0 name, mm, mmtoo, ntoo = SO2 12 0 0 name, mm, mmtoo, ntoo = DMS 13 0 0 name, mm, mmtoo, ntoo = SOAG 14 0 0 name, mm, mmtoo, ntoo = so4_a1 15 0 0 name, mm, mmtoo, ntoo = pom_a1 16 0 0 name, mm, mmtoo, ntoo = soa_a1 17 0 0 name, mm, mmtoo, ntoo = bc_a1 18 0 0 name, mm, mmtoo, ntoo = dst_a1 19 0 0 name, mm, mmtoo, ntoo = ncl_a1 20 0 0 name, mm, mmtoo, ntoo = num_a1 21 0 0 name, mm, mmtoo, ntoo = so4_a2 22 0 0 name, mm, mmtoo, ntoo = soa_a2 23 0 0 name, mm, mmtoo, ntoo = ncl_a2 24 0 0 name, mm, mmtoo, ntoo = num_a2 25 0 0 name, mm, mmtoo, ntoo = dst_a3 26 0 0 name, mm, mmtoo, ntoo = ncl_a3 27 0 0 name, mm, mmtoo, ntoo = so4_a3 28 0 0 name, mm, mmtoo, ntoo = num_a3 29 0 0 soil_erod_mod: soil erodibility dataset: /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc soil_erod_mod: soil_erod_fact = 0.29999999999999999 (GETFIL): attempting to find local file dst_1.9x2.5_c090203.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc Opened existing file /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc 28 aero_model_init: bc_a1 will have drydep applied aero_model_init: dst_a1 will have drydep applied aero_model_init: dst_a3 will have drydep applied aero_model_init: ncl_a1 will have drydep applied aero_model_init: ncl_a2 will have drydep applied aero_model_init: ncl_a3 will have drydep applied aero_model_init: num_a1 will have drydep applied aero_model_init: num_a2 will have drydep applied aero_model_init: num_a3 will have drydep applied aero_model_init: pom_a1 will have drydep applied aero_model_init: so4_a1 will have drydep applied aero_model_init: so4_a2 will have drydep applied aero_model_init: so4_a3 will have drydep applied aero_model_init: soa_a1 will have drydep applied aero_model_init: soa_a2 will have drydep applied aero_model_init: bc_a1 will have wet removal aero_model_init: dst_a1 will have wet removal aero_model_init: dst_a3 will have wet removal aero_model_init: ncl_a1 will have wet removal aero_model_init: ncl_a2 will have wet removal aero_model_init: ncl_a3 will have wet removal aero_model_init: num_a1 will have wet removal aero_model_init: num_a2 will have wet removal aero_model_init: num_a3 will have wet removal aero_model_init: pom_a1 will have wet removal aero_model_init: so4_a1 will have wet removal aero_model_init: so4_a2 will have wet removal aero_model_init: so4_a3 will have wet removal aero_model_init: soa_a1 will have wet removal aero_model_init: soa_a2 will have wet removal m, wetdep_list 1 bc_a1 m, wetdep_list 2 dst_a1 m, wetdep_list 3 dst_a3 m, wetdep_list 4 ncl_a1 m, wetdep_list 5 ncl_a2 m, wetdep_list 6 ncl_a3 m, wetdep_list 7 num_a1 m, wetdep_list 8 num_a2 m, wetdep_list 9 num_a3 m, wetdep_list 10 pom_a1 m, wetdep_list 11 so4_a1 m, wetdep_list 12 so4_a2 m, wetdep_list 13 so4_a3 m, wetdep_list 14 soa_a1 m, wetdep_list 15 soa_a2 sox_inti: has_sox = T ----------------------------------------- mozart will do sox aerosols ----------------------------------------- chem_init: addfld done setinv_inti: m,n2,o2,h2o ndx = 1 2 3 4 sethet_inti: new ndx 3 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 sethet_inti: diagnotics 1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 usrrxt_inti: diagnostics -1 2 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 4 6 -1 trcdata_init: data type: CYCLICAL file: oxid_1.9x2.5_L26_1850-2005_c091123.nc (GETFIL): attempting to find local file oxid_1.9x2.5_L26_1850-2005_c091123.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc 29 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc trcdata_init: file%has_ps = T There are no offline tracer sources airpl_src: NO and CO do not have external source --> no aircraft sources will be applied chemini: after airpl_src on node 0 srf_emis_inti: n_emis_species = 9 (GETFIL): attempting to find local file aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc 30 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): attempting to find local file aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc 31 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc 32 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc 33 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc 34 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc 35 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc 36 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc 37 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc 38 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc 39 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc 40 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc 41 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc 42 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc 43 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc 44 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc 45 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc 46 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc 47 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc trcdata_init: file%has_ps = F chemini: after srf_emissions_inti on node 0 setext_inti: diagnostics: co_ndx, no_ndx, synoz_ndx, xno_ndx -1 -1 -1 -1 extfrc_inti: diagnostics extfrc timing specs type = CYCLICAL cycle year = 2000 there are 7 species with external forcing files forcing type 1 species = SO2 frc ndx = 1 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc forcing type 2 species = so4_a1 frc ndx = 2 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc forcing type 3 species = pom_a1 frc ndx = 4 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc forcing type 4 species = bc_a1 frc ndx = 5 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc forcing type 5 species = num_a1 frc ndx = 6 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc forcing type 6 species = so4_a2 frc ndx = 3 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc forcing type 7 species = num_a2 frc ndx = 7 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc 48 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc 49 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc 50 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a1_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc 51 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc 52 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_pom_elev_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc 53 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc 54 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_bc_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc 55 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc 56 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a1_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc 57 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc 58 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc 59 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc 60 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc 61 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc trcdata_init: file%has_ps = F chemini: after extfrc_inti on node 0 chemini: after strato_sad_inti on node 0 chemini: after sulf_inti on node 0 sad_inti: sad capped at level 6 whose midpoint is 1.2829949082549250 hPa chemini: after sad_inti on node 0 chemini: after lightning_inti on node 0 drydep_inti: following species have dry deposition drydep_inti: H2O2 is requested to have dry dep drydep_inti: H2SO4 is requested to have dry dep drydep_inti: SO2 is requested to have dry dep drydep_inti: (GETFIL): attempting to find local file atmsrf_ne4np4_c151204.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mam/atmsrf_ne4np4_c151204.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mam/atmsrf_ne4np4_c151204.nc 62 Creating new decomp: 1!11!1!!866!11!!d6!i2! (GETFIL): attempting to find local file season_wes.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/season_wes.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/season_wes.nc 63 INFO: Non-scalable action: Computing global coords in SE dycore. chemini: after drydep_inti on node 0 chemini: after fstrat_inti on node 0 (GETFIL): attempting to find local file temp_prs_GT200nm_jpl06_c080930.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/temp_prs_GT200nm_jpl06_c080930.nc jlong_init: before get_rsf (GETFIL): attempting to find local file RSF_GT200nm_v3.0_c080811.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/RSF_GT200nm_v3.0_c080811.nc ---------------------------------------------- get_rsf: numalb, numcolo3, numsza, nump = 6 20 24 151 get_rsf: size of rsf_tab = 67 151 24 20 6 ---------------------------------------------- Jlong using bdes jlong_init: after get_rsf -------------------------------------------------- jlong_init: etfphot after data rebin 7.9796132E+11 9.1041033E+11 1.1081042E+12 1.2555629E+12 2.2894040E+12 3.5219083E+12 4.0320354E+12 4.6681636E+12 4.9881636E+12 6.6834694E+12 4.9929827E+12 5.7570644E+12 5.1359515E+12 6.1108125E+12 4.8940612E+12 7.5092066E+12 6.5764792E+12 6.5354301E+12 6.0383517E+12 7.9717011E+12 1.5299338E+13 1.2555513E+13 3.1494397E+13 3.4082113E+13 2.6060288E+13 2.8753539E+13 2.3699418E+13 3.7635728E+13 6.4233140E+13 7.8890412E+13 7.7936409E+13 6.9709207E+13 9.1647368E+13 9.5570536E+13 9.7619654E+13 1.1142118E+14 1.0937931E+14 1.2116810E+14 1.3997657E+14 1.6853112E+14 1.5761888E+14 1.6596207E+14 1.6277402E+14 1.5966211E+14 1.8631103E+14 1.6571962E+14 1.8142718E+14 2.2272892E+14 1.9924788E+14 2.2709795E+14 1.8524785E+14 2.0328311E+14 2.1069117E+14 2.5114366E+14 3.6591423E+14 3.4987568E+14 3.5281729E+14 3.6952416E+14 3.6442610E+14 3.6371070E+14 4.3868924E+14 4.8700699E+14 4.9466248E+14 5.2093158E+14 5.2144620E+14 5.0907747E+14 4.9221445E+14 -------------------------------------------------- ********************************************* photo_inti: euv_indexer 0 photo_inti: sht_indexer 0 photo_inti: lng_indexer 1 ********************************************* (GETFIL): attempting to find local file exo_coldens.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc 64 chemini: after waccm_prate_inti on node 0 chemini: after aurora_inti chemini: after wetdep_init chemini: finished on node 0 O1D_to_2OH_adj_init: Found j2oh index in O1D_to_2OH_adj_init of -1 O1D_to_2OH_adj_init: O1D_to_2OH_adj is active aero_model_init iflagaa= 2 gas_wetdep_cnt,meth 3 MOZ gas_wetdep_list 1 H2O2 gas_wetdep_list 2 H2SO4 gas_wetdep_list 3 SO2 ozone is prescribed in :ozone_1.9x2.5_L26_2000clim_c091112.nc trcdata_init: data type: CYCLICAL file: ozone_1.9x2.5_L26_2000clim_c091112.nc (GETFIL): attempting to find local file ozone_1.9x2.5_L26_2000clim_c091112.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc Opened existing file /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc 65 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc trcdata_init: file%has_ps = T GW_DRAG: pgwv = 32 GW_DRAG: cref( -32) = -80.00 GW_DRAG: cref( -31) = -77.50 GW_DRAG: cref( -30) = -75.00 GW_DRAG: cref( -29) = -72.50 GW_DRAG: cref( -28) = -70.00 GW_DRAG: cref( -27) = -67.50 GW_DRAG: cref( -26) = -65.00 GW_DRAG: cref( -25) = -62.50 GW_DRAG: cref( -24) = -60.00 GW_DRAG: cref( -23) = -57.50 GW_DRAG: cref( -22) = -55.00 GW_DRAG: cref( -21) = -52.50 GW_DRAG: cref( -20) = -50.00 GW_DRAG: cref( -19) = -47.50 GW_DRAG: cref( -18) = -45.00 GW_DRAG: cref( -17) = -42.50 GW_DRAG: cref( -16) = -40.00 GW_DRAG: cref( -15) = -37.50 GW_DRAG: cref( -14) = -35.00 GW_DRAG: cref( -13) = -32.50 GW_DRAG: cref( -12) = -30.00 GW_DRAG: cref( -11) = -27.50 GW_DRAG: cref( -10) = -25.00 GW_DRAG: cref( -9) = -22.50 GW_DRAG: cref( -8) = -20.00 GW_DRAG: cref( -7) = -17.50 GW_DRAG: cref( -6) = -15.00 GW_DRAG: cref( -5) = -12.50 GW_DRAG: cref( -4) = -10.00 GW_DRAG: cref( -3) = -7.50 GW_DRAG: cref( -2) = -5.00 GW_DRAG: cref( -1) = -2.50 GW_DRAG: cref( 0) = 0.00 GW_DRAG: cref( 1) = 2.50 GW_DRAG: cref( 2) = 5.00 GW_DRAG: cref( 3) = 7.50 GW_DRAG: cref( 4) = 10.00 GW_DRAG: cref( 5) = 12.50 GW_DRAG: cref( 6) = 15.00 GW_DRAG: cref( 7) = 17.50 GW_DRAG: cref( 8) = 20.00 GW_DRAG: cref( 9) = 22.50 GW_DRAG: cref( 10) = 25.00 GW_DRAG: cref( 11) = 27.50 GW_DRAG: cref( 12) = 30.00 GW_DRAG: cref( 13) = 32.50 GW_DRAG: cref( 14) = 35.00 GW_DRAG: cref( 15) = 37.50 GW_DRAG: cref( 16) = 40.00 GW_DRAG: cref( 17) = 42.50 GW_DRAG: cref( 18) = 45.00 GW_DRAG: cref( 19) = 47.50 GW_DRAG: cref( 20) = 50.00 GW_DRAG: cref( 21) = 52.50 GW_DRAG: cref( 22) = 55.00 GW_DRAG: cref( 23) = 57.50 GW_DRAG: cref( 24) = 60.00 GW_DRAG: cref( 25) = 62.50 GW_DRAG: cref( 26) = 65.00 GW_DRAG: cref( 27) = 67.50 GW_DRAG: cref( 28) = 70.00 GW_DRAG: cref( 29) = 72.50 GW_DRAG: cref( 30) = 75.00 GW_DRAG: cref( 31) = 77.50 GW_DRAG: cref( 32) = 80.00 GW_DRAG: kwv = 6.2799999999999995E-005 GW_DRAG: fcrit2 = 1.0000000000000000 gw_init: newtonian damping (1/day): k pref_edge alpha 0 0.10000E+02 0.10 1 0.14765E+02 0.11 2 0.21801E+02 0.13 3 0.32189E+02 0.16 4 0.47527E+02 0.17 5 0.70174E+02 0.17 6 0.10361E+03 0.16 7 0.15299E+03 0.15 8 0.22588E+03 0.13 9 0.33352E+03 0.10 10 0.49245E+03 0.09 11 0.70124E+03 0.09 12 0.97424E+03 0.09 13 0.13205E+04 0.09 14 0.17463E+04 0.09 15 0.22530E+04 0.09 16 0.28359E+04 0.09 17 0.34827E+04 0.09 18 0.41905E+04 0.09 19 0.49437E+04 0.09 20 0.57182E+04 0.09 21 0.64848E+04 0.09 22 0.72105E+04 0.09 23 0.78606E+04 0.09 24 0.85286E+04 0.09 25 0.92535E+04 0.09 26 0.10040E+05 0.09 27 0.10893E+05 0.09 28 0.11819E+05 0.09 29 0.12823E+05 0.09 30 0.13913E+05 0.09 31 0.15096E+05 0.09 32 0.16378E+05 0.09 33 0.17770E+05 0.09 34 0.19281E+05 0.09 35 0.20919E+05 0.09 36 0.22697E+05 0.09 37 0.24626E+05 0.09 38 0.26719E+05 0.09 39 0.28990E+05 0.09 40 0.31453E+05 0.09 41 0.34126E+05 0.09 42 0.37027E+05 0.09 43 0.40173E+05 0.09 44 0.43587E+05 0.09 45 0.47292E+05 0.09 46 0.51202E+05 0.09 47 0.55126E+05 0.09 48 0.58999E+05 0.09 49 0.62730E+05 0.09 50 0.66334E+05 0.09 51 0.69765E+05 0.09 52 0.72976E+05 0.09 53 0.75919E+05 0.09 54 0.78553E+05 0.09 55 0.80837E+05 0.09 56 0.82736E+05 0.09 57 0.84283E+05 0.09 58 0.85650E+05 0.09 59 0.86986E+05 0.09 60 0.88288E+05 0.09 61 0.89556E+05 0.09 62 0.90786E+05 0.09 63 0.91977E+05 0.09 64 0.93127E+05 0.09 65 0.94233E+05 0.09 66 0.95294E+05 0.09 67 0.96308E+05 0.09 68 0.97274E+05 0.09 69 0.98189E+05 0.09 70 0.99052E+05 0.09 71 0.99699E+05 0.09 72 0.10000E+06 0.09 KTOP = 0 KBOTBG = 45 K700 = 52 (GETFIL): attempting to find local file newmfspectra40_dc25.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/gw/newmfspectra40_dc25.nc Read-in source spectra from file MFCC= 243485000.00000000 3.1111300000000001E-004 Rayleigh friction - rayk0 = 2 Rayleigh friction - raykrange = 0.0000000000000000 Rayleigh friction - raytau0 = 5.0000000000000000 Rayleigh friction - krange = 0.50000000000000000 Rayleigh friction - otau0 = 2.3148148148148148E-006 Rayleigh friction decay rate profile k = 1 otau = 2.2731800695321956E-006 k = 2 otau = 1.1574074074074074E-006 k = 3 otau = 4.1634745282619322E-008 k = 4 otau = 7.7627345015389583E-010 k = 5 otau = 1.4222626393998347E-011 k = 6 otau = 2.6049806036545330E-013 k = 7 otau = 4.7711889737421261E-015 k = 8 otau = 8.7387401841525575E-017 k = 9 otau = 1.6005715271679340E-018 k = 10 otau = 2.9297552038719406E-020 k = 11 otau = 5.1399214103016506E-022 k = 12 otau = 0.0000000000000000 k = 13 otau = 0.0000000000000000 k = 14 otau = 0.0000000000000000 k = 15 otau = 0.0000000000000000 k = 16 otau = 0.0000000000000000 k = 17 otau = 0.0000000000000000 k = 18 otau = 0.0000000000000000 k = 19 otau = 0.0000000000000000 k = 20 otau = 0.0000000000000000 k = 21 otau = 0.0000000000000000 k = 22 otau = 0.0000000000000000 k = 23 otau = 0.0000000000000000 k = 24 otau = 0.0000000000000000 k = 25 otau = 0.0000000000000000 k = 26 otau = 0.0000000000000000 k = 27 otau = 0.0000000000000000 k = 28 otau = 0.0000000000000000 k = 29 otau = 0.0000000000000000 k = 30 otau = 0.0000000000000000 k = 31 otau = 0.0000000000000000 k = 32 otau = 0.0000000000000000 k = 33 otau = 0.0000000000000000 k = 34 otau = 0.0000000000000000 k = 35 otau = 0.0000000000000000 k = 36 otau = 0.0000000000000000 k = 37 otau = 0.0000000000000000 k = 38 otau = 0.0000000000000000 k = 39 otau = 0.0000000000000000 k = 40 otau = 0.0000000000000000 k = 41 otau = 0.0000000000000000 k = 42 otau = 0.0000000000000000 k = 43 otau = 0.0000000000000000 k = 44 otau = 0.0000000000000000 k = 45 otau = 0.0000000000000000 k = 46 otau = 0.0000000000000000 k = 47 otau = 0.0000000000000000 k = 48 otau = 0.0000000000000000 k = 49 otau = 0.0000000000000000 k = 50 otau = 0.0000000000000000 k = 51 otau = 0.0000000000000000 k = 52 otau = 0.0000000000000000 k = 53 otau = 0.0000000000000000 k = 54 otau = 0.0000000000000000 k = 55 otau = 0.0000000000000000 k = 56 otau = 0.0000000000000000 k = 57 otau = 0.0000000000000000 k = 58 otau = 0.0000000000000000 k = 59 otau = 0.0000000000000000 k = 60 otau = 0.0000000000000000 k = 61 otau = 0.0000000000000000 k = 62 otau = 0.0000000000000000 k = 63 otau = 0.0000000000000000 k = 64 otau = 0.0000000000000000 k = 65 otau = 0.0000000000000000 k = 66 otau = 0.0000000000000000 k = 67 otau = 0.0000000000000000 k = 68 otau = 0.0000000000000000 k = 69 otau = 0.0000000000000000 k = 70 otau = 0.0000000000000000 k = 71 otau = 0.0000000000000000 k = 72 otau = 0.0000000000000000 radlw_init: ntoplw = 1 (GETFIL): attempting to find local file water_refindex_rrtmg_c080910.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc 66 modal_aer_opt_init: read water refractive index file:/home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc tuning parameters cldfrc_init: inversion_cld_off F tuning parameters cldfrc_init: dp1 1.7999999999999999E-002 dp2 500.00000000000000 sh1 4.0000000000000001E-002 sh2 500.00000000000000 tuning parameters cldfrc_init: rhminl 0.94999999999999996 rhminl_adj_land 0.10000000000000001 rhminh 0.80000000000000004 premit 25000.000000000000 premib 70000.000000000000 tuning parameters cldfrc_init: iceopt 5 icecrit 0.93000000000000005 cldfrc_init: model level nearest 700 mb is 46 which is 49246.857402252703 pascals cldfrc2m parameters: rhminl = 0.94999999999999996 rhminl_adj_land = 0.10000000000000001 rhminh = 0.80000000000000004 premit = 25000.000000000000 premib = 70000.000000000000 iceopt = 5 icecrit = 0.93000000000000005 rhmini = 0.80000000000000004 rhmaxi = 1.0500000000000000 convect_deep: no deep convection selected DEMOTT is: T Initializing MG version 2. 0 Number of microphysics substeps is: 1 CLUBB tunable parameters: total 102 -------------------------------------------------- C1 = 1.0000000000000000 C1b = 1.0000000000000000 C1c = 0.75000000000000000 C2rt = 1.0000000000000000 C2thl = 1.0000000000000000 C2rtthl = 1.0000000000000000 C4 = 5.0000000000000000 C_uu_shr = 0.40000000000000002 C_uu_buoy = 0.29999999999999999 C6rt = 2.0000000000000000 C6rtb = 2.0000000000000000 C6rtc = 0.50000000000000000 C6thl = 2.0000000000000000 C6thlb = 2.0000000000000000 C6thlc = 0.50000000000000000 C7 = 0.50000000000000000 C7b = 0.50000000000000000 C7c = 0.50000000000000000 C8 = 0.50000000000000000 C8b = 0.0000000000000000 C10 = 3.2999999999999998 C11 = 0.40000000000000002 C11b = 0.40000000000000002 C11c = 0.84999999999999998 C12 = 1.0000000000000000 C13 = 0.10000000000000001 C14 = 1.0000000000000000 C_wp2_pr_dfsn = 0.0000000000000000 C_wp3_pr_tp = 0.0000000000000000 C_wp3_pr_turb = 1.0000000000000000 C_wp3_pr_dfsn = 0.0000000000000000 C_wp2_splat = 0.0000000000000000 C6rt_Lscale0 = 14.000000000000000 C6thl_Lscale0 = 14.000000000000000 C7_Lscale0 = 0.84999999999999998 wpxp_L_thresh = 100.00000000000000 c_K = 0.20000000000000001 c_K1 = 0.20000000000000001 nu1 = 1.0000000000000000 c_K2 = 2.5000000000000001E-002 nu2 = 1.0000000000000000 c_K6 = 0.37500000000000000 nu6 = 5.0000000000000000 c_K8 = 5.0000000000000000 nu8 = 20.000000000000000 c_K9 = 0.10000000000000001 nu9 = 10.000000000000000 nu10 = 0.0000000000000000 c_K_hm = 0.75000000000000000 c_K_hmb = 0.10000000000000001 K_hm_min_coef = 0.10000000000000001 nu_hm = 1.5000000000000000 slope_coef_spread_DG_means_w = 21.000000000000000 pdf_component_stdev_factor_w = 1.0000000000000000 coef_spread_DG_means_rt = 0.80000000000000004 coef_spread_DG_means_thl = 0.80000000000000004 gamma_coef = 0.25000000000000000 gamma_coefb = 0.25000000000000000 gamma_coefc = 1.2000000000000000 mu = 5.0000000000000001E-004 beta = 1.0000000000000000 lmin_coef = 0.50000000000000000 omicron = 0.80000000000000004 zeta_vrnce_rat = 0.0000000000000000 upsilon_precip_frac_rat = 0.90000000000000002 lambda0_stability_coef = 2.9999999999999999E-002 mult_coef = 0.50000000000000000 taumin = 90.000000000000000 taumax = 3600.0000000000000 Lscale_mu_coef = 2.0000000000000000 Lscale_pert_coef = 0.10000000000000001 alpha_corr = 0.14999999999999999 Skw_denom_coef = 4.0000000000000000 c_K10 = 0.29999999999999999 c_K10h = 0.34999999999999998 thlp2_rad_coef = 1.0000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000001 up2_sfc_coef = 4.0000000000000000 Skw_max_mag = 10.000000000000000 C_invrs_tau_bkgnd = 1.1000000000000001 C_invrs_tau_sfc = 0.10000000000000001 C_invrs_tau_shear = 2.0000000000000000E-002 C_invrs_tau_N2 = 0.40000000000000002 C_invrs_tau_N2_wp2 = 0.10000000000000001 C_invrs_tau_N2_xp2 = 5.0000000000000003E-002 C_invrs_tau_N2_wpxp = 0.0000000000000000 C_invrs_tau_N2_clear_wp3 = 1.0000000000000000 C_invrs_tau_wpxp_Ri = 3.0000000000000000 C_invrs_tau_wpxp_N2_thresh = 3.3000000000000000E-004 xp3_coef_base = 0.25000000000000000 xp3_coef_slope = 1.0000000000000000E-002 altitude_threshold = 100.00000000000000 rtp2_clip_coef = 0.50000000000000000 Cx_min = 0.33000000000000002 Cx_max = 0.94999999999999996 Richardson_num_min = 0.25000000000000000 Richardson_num_max = 400.00000000000000 a3_coef_min = 1.0000000000000000 a_const = 1.8000000000000000 bv_efold = 5.0000000000000000 wpxp_Ri_exp = 0.50000000000000000 z_displace = 25.000000000000000 CLUBB configurable flags set in thread 0: iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 l_use_precip_frac = T l_predict_upwp_vpwp = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = F l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = T l_partial_upwind_wp3 = T l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = T l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = T l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = F l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F INIT_HB_DIFF: PBL height will be limited to bottom 29 model levels. Top is 41880.346287926324 pascals (GETFIL): attempting to find local file clim_p_trop.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc 67 tropopause_init : days 16.000000 45.000000 75.000000 105.00000 136.00000 166.00000 197.00000 228.00000 258.00000 289.00000 319.00000 350.00000 **************************************************************************** GLB_VERIF_SMRY: Initialization of glb_verif_smry done. GLB_VERIF_SMRY: current_number_of_smry_fields = 95 GLB_VERIF_SMRY: GLB_VERIF_SMRY: Index Field Unit Compr. Threshold Fixer GLB_VERIF_SMRY: 1 TE_RELERR @gwdrag - 2 0.100E-13 0 GLB_VERIF_SMRY: 2 TE_RELERR @microp_tend - 2 0.100E-13 0 GLB_VERIF_SMRY: 3 TW_RELERR @microp_tend - 2 0.100E-09 0 GLB_VERIF_SMRY: 4 CLDLIQ @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 5 CLDLIQ @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 6 CLDICE @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 7 CLDICE @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 8 RAINQM @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 9 RAINQM @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 10 SNOWQM @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 11 SNOWQM @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 12 Q @clubb_macmic_01 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 13 CLDLIQ @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 14 CLDICE @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 15 RAINQM @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 16 SNOWQM @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 17 H2O2 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 18 H2SO4 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 19 SO2 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 20 SOAG @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 21 Q @clubb_macmic_02 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 22 CLDLIQ @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 23 CLDICE @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 24 RAINQM @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 25 SNOWQM @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 26 H2O2 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 27 H2SO4 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 28 SO2 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 29 SOAG @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 30 Q @clubb_macmic_03 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 31 CLDLIQ @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 32 CLDICE @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 33 RAINQM @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 34 SNOWQM @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 35 H2O2 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 36 H2SO4 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 37 SO2 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 38 SOAG @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 39 Q @clubb_macmic_04 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 40 CLDLIQ @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 41 CLDICE @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 42 RAINQM @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 43 SNOWQM @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 44 H2O2 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 45 H2SO4 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 46 SO2 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 47 SOAG @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 48 Q @clubb_macmic_05 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 49 CLDLIQ @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 50 CLDICE @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 51 RAINQM @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 52 SNOWQM @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 53 H2O2 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 54 H2SO4 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 55 SO2 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 56 SOAG @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 57 Q @clubb_macmic_06 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 58 CLDLIQ @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 59 CLDICE @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 60 RAINQM @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 61 SNOWQM @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 62 H2O2 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 63 H2SO4 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 64 SO2 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 65 SOAG @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 66 Q @clubb_surface (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 67 CLDLIQ @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 68 CLDICE @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 69 NUMLIQ @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 70 NUMICE @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 71 RAINQM @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 72 SNOWQM @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 73 NUMRAI @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 74 NUMSNO @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 75 H2O2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 76 H2SO4 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 77 SO2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 78 DMS @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 79 SOAG @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 80 so4_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 81 pom_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 82 soa_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 83 bc_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 84 dst_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 85 ncl_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 86 num_a1 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 87 so4_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 88 soa_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 89 ncl_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 90 num_a2 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 91 dst_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 92 ncl_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 93 so4_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 94 num_a3 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 95 LHFLX_EXCESS @QNEG4_TPHYSAC kg/m2/s -1 0.000E+00 0 **************************************************************************** ******* MASTER FIELD LIST ******* 1 SILHS_NCLD_SCOL m^-3 73 I Subcolumn Cloud Number Concentration 2 SILHS_NRAIN_SCOL m^-3 73 I Subcolumn Number Concentration of Rain from SILHS 3 SILHS_OMEGA_SCOL Pa/s 73 I Subcolumn vertical pressure velocity 4 SILHS_RCM_SCOL kg/kg 73 I Subcolumn Cloud Liquid Water from SILHS 5 SILHS_RICLD_SCOL kg/kg 73 I Subcolumn Cloud Ice Water from SILHS 6 SILHS_NICLD_SCOL kg/kg 73 I Subcolumn Cloud Ice Number Conc from SILHS 7 SILHS_RRAIN_SCOL kg/kg 73 I Subcolumn Precipitating Liquid Water from SILHS 8 SILHS_RT_SCOL kg/kg 73 I Subcolumn Total Water from SILHS 9 SILHS_THLM_SCOL K 73 I Subcolumn liquid water pot temperature 10 SILHS_WEIGHT_SCOL frac 1 I Weights for each subcolumn 11 SILHS_WM_SCOL m/s 73 I Subcolumn vertical velocity from SILHS 12 NR_IN_LH m^-3 72 I Num Rain Conc as input to SILHS 13 RTM_CLUBB kg/kg 73 I Input total water mixing ratio 14 THLM_CLUBB K 73 I Input liquid water potential temperature 15 SILHS_QC_IN kg/kg 72 I Input cloud water mixing ratio 16 SILHS_QI_IN kg/kg 72 I Input cloud ice mixing ratio 17 SILHS_NC_IN #/kg 72 I Input cloud water number concentration 18 SILHS_NI_IN #/kg 72 I Input cloud ice number concentration 19 AKM_CLUBB (kg/kg)/s 73 I Exact Kessler autoconversion 20 AKM_LH_CLUBB (kg/kg)/s 73 I Monte Carlo estimate of Kessler autoconversion 21 INVS_EXNER none 72 I inverse EXNER function from state in subcol_SILHS 22 SILHS_ZTODT s 1 I Length of Physics timestep (for debugging) 23 SILHS_EFF_CLDFRAC frac 72 A Calculated cloud fraction from subcolumn liq or ice 24 SILHS_CLUBB_PRECIP_FRAC frac 72 A Precipitation fraction from CLUBB (set_up_pdf_params_incl_hydromet) 25 SILHS_CLUBB_ICE_SS_FRAC frac 72 A Ice supersaturation fraction from CLUBB 26 QVHFTEN kg/kg/s 72 A Water vapor mixing ratio tendency from hole filling 27 QCHFTEN kg/kg/s 72 A Cloud water mixing ratio tendency from hole filling 28 QRHFTEN kg/kg/s 72 A Rain water mixing ratio tendency from hole filling 29 QIHFTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from hole filling 30 QSHFTEN kg/kg/s 72 A Snow mixing ratio tendency from hole filling 31 QMHFTEN kg/kg/s 72 A Rimed ice mixing ratio tendency from hole filling (P3 micro) 32 THFTEN K/s 72 A Temperature tendency from hole filling 33 NSTEP timestep 1 A Model timestep 34 PHIS m2/s2 1 I Surface geopotential 35 PS Pa 1 A Surface pressure 36 T K 72 A Temperature 37 U m/s 72 A Zonal wind 38 V m/s 72 A Meridional wind 39 Q kg/kg 72 A Specific humidity 40 TBP K 72 A Temperature (before physics) 41 QBP kg/kg 72 A Specific humidity (before physics) 42 TAP K 72 A Temperature (after physics) 43 UAP m/s 72 A Zonal wind (after physics) 44 VAP m/s 72 A Meridional wind (after physics) 45 QAP kg/kg 72 A Specific humidity (after physics) 46 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 47 PTTEND_RESID K/s 72 A T-tendency due to BAB kluge at end of tphysac (diagnostic not part of T-budget) 48 TTEND_TOT K/s 72 A Total temperature tendency 49 INEGCLPTEND kg/kg/s 72 A Cloud ice tendency due to clipping neg values after microp 50 LNEGCLPTEND kg/kg/s 72 A Cloud liq tendency due to clipping neg values after microp 51 VNEGCLPTEND kg/kg/s 72 A Vapor tendency due to clipping neg values after microp 52 TMCLDLIQ kg/m2 1 A CLDLIQ column burden 53 TMCLDICE kg/m2 1 A CLDICE column burden 54 TMNUMLIQ kg/m2 1 A NUMLIQ column burden 55 TMNUMICE kg/m2 1 A NUMICE column burden 56 TMRAINQM kg/m2 1 A RAINQM column burden 57 TMSNOWQM kg/m2 1 A SNOWQM column burden 58 TMNUMRAI kg/m2 1 A NUMRAI column burden 59 TMNUMSNO kg/m2 1 A NUMSNO column burden 60 TMH2O2 kg/m2 1 A H2O2 column burden 61 TMH2SO4 kg/m2 1 A H2SO4 column burden 62 TMSO2 kg/m2 1 A SO2 column burden 63 TMDMS kg/m2 1 A DMS column burden 64 TMSOAG kg/m2 1 A SOAG column burden 65 TMso4_a1 kg/m2 1 A so4_a1 column burden 66 TMpom_a1 kg/m2 1 A pom_a1 column burden 67 TMsoa_a1 kg/m2 1 A soa_a1 column burden 68 TMbc_a1 kg/m2 1 A bc_a1 column burden 69 TMdst_a1 kg/m2 1 A dst_a1 column burden 70 TMncl_a1 kg/m2 1 A ncl_a1 column burden 71 TMnum_a1 kg/m2 1 A num_a1 column burden 72 TMso4_a2 kg/m2 1 A so4_a2 column burden 73 TMsoa_a2 kg/m2 1 A soa_a2 column burden 74 TMncl_a2 kg/m2 1 A ncl_a2 column burden 75 TMnum_a2 kg/m2 1 A num_a2 column burden 76 TMdst_a3 kg/m2 1 A dst_a3 column burden 77 TMncl_a3 kg/m2 1 A ncl_a3 column burden 78 TMso4_a3 kg/m2 1 A so4_a3 column burden 79 TMnum_a3 kg/m2 1 A num_a3 column burden 80 Z3 m 72 A Geopotential Height (above sea level) 81 Z1000 m 1 A Geopotential Z at 1000 mbar pressure surface 82 Z975 m 1 A Geopotential Z at 975 mbar pressure surface 83 Z950 m 1 A Geopotential Z at 950 mbar pressure surface 84 Z925 m 1 A Geopotential Z at 925 mbar pressure surface 85 Z900 m 1 A Geopotential Z at 900 mbar pressure surface 86 Z850 m 1 A Geopotential Z at 850 mbar pressure surface 87 Z800 m 1 A Geopotential Z at 800 mbar pressure surface 88 Z700 m 1 A Geopotential Z at 700 mbar pressure surface 89 Z600 m 1 A Geopotential Z at 600 mbar pressure surface 90 Z500 m 1 A Geopotential Z at 500 mbar pressure surface 91 Z400 m 1 A Geopotential Z at 400 mbar pressure surface 92 Z300 m 1 A Geopotential Z at 300 mbar pressure surface 93 Z200 m 1 A Geopotential Z at 200 mbar pressure surface 94 Z100 m 1 A Geopotential Z at 100 mbar pressure surface 95 Z050 m 1 A Geopotential Z at 50 mbar pressure surface 96 ZZ m2 72 A Eddy height variance 97 VZ m2/s 72 A Meridional transport of geopotential energy 98 VT K m/s 72 A Meridional heat transport 99 VU m2/s2 72 A Meridional flux of zonal momentum 100 VV m2/s2 72 A Meridional velocity squared 101 bc_a1_2 kg2/kg2 72 A bc_a1 squared 102 dst_a1_2 kg2/kg2 72 A dst_a1 squared 103 dst_a3_2 kg2/kg2 72 A dst_a3 squared 104 ncl_a1_2 kg2/kg2 72 A ncl_a1 squared 105 ncl_a2_2 kg2/kg2 72 A ncl_a2 squared 106 ncl_a3_2 kg2/kg2 72 A ncl_a3 squared 107 so4_a1_2 kg2/kg2 72 A so4_a1 squared 108 so4_a2_2 kg2/kg2 72 A so4_a2 squared 109 so4_a3_2 kg2/kg2 72 A so4_a3 squared 110 soa_a1_2 kg2/kg2 72 A soa_a1 squared 111 soa_a2_2 kg2/kg2 72 A soa_a2 squared 112 pom_a1_2 kg2/kg2 72 A pom_a1 squared 113 Vbc_a1 m/skg/kg 72 A Meridional bc_a1 transport 114 Vdst_a1 m/skg/kg 72 A Meridional dst_a1 transport 115 Vdst_a3 m/skg/kg 72 A Meridional dst_a3 transport 116 Vncl_a1 m/skg/kg 72 A Meridional ncl_a1 transport 117 Vncl_a2 m/skg/kg 72 A Meridional ncl_a2 transport 118 Vncl_a3 m/skg/kg 72 A Meridional ncl_a3 transport 119 Vso4_a1 m/skg/kg 72 A Meridional so4_a1 transport 120 Vso4_a2 m/skg/kg 72 A Meridional so4_a2 transport 121 Vso4_a3 m/skg/kg 72 A Meridional so4_a3 transport 122 Vsoa_a1 m/skg/kg 72 A Meridional soa_a1 transport 123 Vsoa_a2 m/skg/kg 72 A Meridional soa_a2 transport 124 Vpom_a1 m/skg/kg 72 A Meridional pom_a1 transport 125 VQ m/s kg/kg 72 A Meridional water transport 126 QQ kg2/kg2 72 A Eddy moisture variance 127 OMEGAV m Pa/s2 72 A Vertical flux of meridional momentum 128 OMGAOMGA Pa2/s2 72 A Vertical flux of vertical momentum 129 OMEGAQ kgPa/kgs 72 A Vertical water transport 130 UU m2/s2 72 A Zonal velocity squared 131 WSPEED m/s 72 X Horizontal total wind speed maximum 132 WSPDSRFMX m/s 1 X Horizontal total wind speed maximum at the surface 133 WSPDSRFAV m/s 1 A Horizontal total wind speed average at the surface 134 OMEGA Pa/s 72 A Vertical velocity (pressure) 135 OMEGAT K Pa/s 72 A Vertical heat flux 136 OMEGAU m Pa/s2 72 A Vertical flux of zonal momentum 137 OMEGA1000 Pa/s 1 A Vertical velocity at 1000 mbar pressure surface 138 OMEGA975 Pa/s 1 A Vertical velocity at 975 mbar pressure surface 139 OMEGA950 Pa/s 1 A Vertical velocity at 950 mbar pressure surface 140 OMEGA925 Pa/s 1 A Vertical velocity at 925 mbar pressure surface 141 OMEGA900 Pa/s 1 A Vertical velocity at 900 mbar pressure surface 142 OMEGA850 Pa/s 1 A Vertical velocity at 850 mbar pressure surface 143 OMEGA800 Pa/s 1 A Vertical velocity at 800 mbar pressure surface 144 OMEGA700 Pa/s 1 A Vertical velocity at 700 mbar pressure surface 145 OMEGA600 Pa/s 1 A Vertical velocity at 600 mbar pressure surface 146 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface 147 OMEGA400 Pa/s 1 A Vertical velocity at 400 mbar pressure surface 148 OMEGA300 Pa/s 1 A Vertical velocity at 300 mbar pressure surface 149 OMEGA200 Pa/s 1 A Vertical velocity at 200 mbar pressure surface 150 OMEGA100 Pa/s 1 A Vertical velocity at 100 mbar pressure surface 151 OMEGABOT Pa/s 1 A Lowest model level vertical velocity 152 RH1000 % 1 A Relative humidity at 1000 mbar pressure surface 153 RH975 % 1 A Relative humidity at 975 mbar pressure surface 154 RH950 % 1 A Relative humidity at 950 mbar pressure surface 155 RH925 % 1 A Relative humidity at 925 mbar pressure surface 156 RH900 % 1 A Relative humidity at 900 mbar pressure surface 157 RH850 % 1 A Relative humidity at 850 mbar pressure surface 158 RH800 % 1 A Relative humidity at 800 mbar pressure surface 159 RH700 % 1 A Relative humidity at 700 mbar pressure surface 160 RH600 % 1 A Relative humidity at 600 mbar pressure surface 161 RH500 % 1 A Relative humidity at 500 mbar pressure surface 162 RH400 % 1 A Relative humidity at 400 mbar pressure surface 163 RH300 % 1 A Relative humidity at 300 mbar pressure surface 164 RH200 % 1 A Relative humidity at 200 mbar pressure surface 165 RH100 % 1 A Relative humidity at 100 mbar pressure surface 166 RHBOT % 1 A Lowest model level relative humidity 167 MQ kg/m2 72 A Water vapor mass in layer 168 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 169 TUQ kg/m/s 1 A Total (vertically integrated) zonal water flux 170 TVQ kg/m/s 1 A Total (vertically integrated) meridional water flux 171 TUH W/m 1 A Total (vertically integrated) zonal MSE flux 172 TVH W/m 1 A Total (vertically integrated) meridional MSE flux 173 DTENDTH W/m2 1 A Dynamic Tendency of Total (vertically integrated) moist static energy 174 DTENDTQ kg/m2/s 1 A Dynamic Tendency of Total (vertically integrated) specific humidity 175 RELHUM percent 72 A Relative humidity 176 RHW percent 72 A Relative humidity with respect to liquid 177 RHI percent 72 A Relative humidity with respect to ice 178 RHCFMIP percent 72 A Relative humidity with respect to water above 273 K, ice below 273 K 179 PSL Pa 1 A Sea level pressure 180 T850 K 1 A Temperature at 850 mbar pressure surface 181 T500 K 1 A Temperature at 500 mbar pressure surface 182 T300 K 1 A Temperature at 300 mbar pressure surface 183 T200 K 1 A Temperature at 200 mbar pressure surface 184 Q850 kg/kg 1 A Specific Humidity at 850 mbar pressure surface 185 Q500 kg/kg 1 A Specific Humidity at 500 mbar pressure surface 186 Q200 kg/kg 1 A Specific Humidity at 200 mbar pressure surface 187 U1000 m/s 1 A Zonal wind at 1000 mbar pressure surface 188 U975 m/s 1 A Zonal wind at 975 mbar pressure surface 189 U950 m/s 1 A Zonal wind at 950 mbar pressure surface 190 U925 m/s 1 A Zonal wind at 925 mbar pressure surface 191 U900 m/s 1 A Zonal wind at 900 mbar pressure surface 192 U850 m/s 1 A Zonal wind at 850 mbar pressure surface 193 U800 m/s 1 A Zonal wind at 800 mbar pressure surface 194 U700 m/s 1 A Zonal wind at 700 mbar pressure surface 195 U600 m/s 1 A Zonal wind at 600 mbar pressure surface 196 U500 m/s 1 A Zonal wind at 500 mbar pressure surface 197 U400 m/s 1 A Zonal wind at 400 mbar pressure surface 198 U300 m/s 1 A Zonal wind at 300 mbar pressure surface 199 U250 m/s 1 A Zonal wind at 250 mbar pressure surface 200 U200 m/s 1 A Zonal wind at 200 mbar pressure surface 201 U100 m/s 1 A Zonal wind at 100 mbar pressure surface 202 U010 m/s 1 A Zonal wind at 10 mbar pressure surface 203 V1000 m/s 1 A Meridional wind at 1000 mbar pressure surface 204 V975 m/s 1 A Meridional wind at 975 mbar pressure surface 205 V950 m/s 1 A Meridional wind at 950 mbar pressure surface 206 V925 m/s 1 A Meridional wind at 925 mbar pressure surface 207 V900 m/s 1 A Meridional wind at 900 mbar pressure surface 208 V850 m/s 1 A Meridional wind at 850 mbar pressure surface 209 V800 m/s 1 A Meridional wind at 800 mbar pressure surface 210 V700 m/s 1 A Meridional wind at 700 mbar pressure surface 211 V600 m/s 1 A Meridional wind at 600 mbar pressure surface 212 V500 m/s 1 A Meridional wind at 500 mbar pressure surface 213 V400 m/s 1 A Meridional wind at 400 mbar pressure surface 214 V300 m/s 1 A Meridional wind at 300 mbar pressure surface 215 V250 m/s 1 A Meridional wind at 250 mbar pressure surface 216 V200 m/s 1 A Meridional wind at 200 mbar pressure surface 217 V100 m/s 1 A Meridional wind at 100 mbar pressure surface 218 TT K2 72 A Eddy temperature variance 219 UBOT m/s 1 A Lowest model level zonal wind 220 VBOT m/s 1 A Lowest model level meridional wind 221 QBOT kg/kg 1 A Lowest model level water vapor mixing ratio 222 ZBOT m 1 A Lowest model level height 223 ATMEINT J/m2 1 A Vertically integrated total atmospheric energy 224 T1000 K 1 A Temperature at 1000 mbar pressure surface 225 T975 K 1 A Temperature at 975 mbar pressure surface 226 T950 K 1 A Temperature at 950 mbar pressure surface 227 T925 K 1 A Temperature at 925 mbar pressure surface 228 T900 K 1 A Temperature at 900 mbar pressure surface 229 T800 K 1 A Temperature at 800 mbar pressure surface 230 T700 K 1 A Temperature at 700 mbar pressure surface 231 T600 K 1 A Temperature at 600 mbar pressure surface 232 T400 K 1 A Temperature at 400 mbar pressure surface 233 T100 K 1 A Temperature at 100 mbar pressure surface 234 T010 K 1 A Temperature at 10 mbar pressure surface 235 Q1000 kg/kg 1 A Specific Humidity at 1000 mbar pressure surface 236 Q975 kg/kg 1 A Specific Humidity at 975 mbar pressure surface 237 Q950 kg/kg 1 A Specific Humidity at 950 mbar pressure surface 238 Q925 kg/kg 1 A Specific Humidity at 925 mbar pressure surface 239 Q900 kg/kg 1 A Specific Humidity at 900 mbar pressure surface 240 Q800 kg/kg 1 A Specific Humidity at 800 mbar pressure surface 241 Q700 kg/kg 1 A Specific Humidity at 700 mbar pressure surface 242 Q600 kg/kg 1 A Specific Humidity at 600 mbar pressure surface 243 Q400 kg/kg 1 A Specific Humidity at 400 mbar pressure surface 244 Q300 kg/kg 1 A Specific Humidity at 300 mbar pressure surface 245 Q100 kg/kg 1 A Specific Humidity at 100 mbar pressure surface 246 T7001000 K 1 A Temperature difference 700 mb - 1000 mb 247 TH7001000 K 1 A Theta difference 700 mb - 1000 mb 248 THE7001000 K 1 A ThetaE difference 700 mb - 1000 mb 249 T8501000 K 1 A Temperature difference 850 mb - 1000 mb 250 TH8501000 K 1 A Theta difference 850 mb - 1000 mb 251 THE8501000 K 1 A ThetaE difference 850 mb - 1000 mb 252 T9251000 K 1 A Temperature difference 925 mb - 1000 mb 253 TH9251000 K 1 A Theta difference 925 mb - 1000 mb 254 THE9251000 K 1 A ThetaE difference 925 mb - 1000 mb 255 T250 K 1 A Temperature at 250 mbar pressure surface 256 T150 K 1 A Temperature at 150 mbar pressure surface 257 T050 K 1 A Temperature at 50 mbar pressure surface 258 T025 K 1 A Temperature at 25 mbar pressure surface 259 T005 K 1 A Temperature at 5 mbar pressure surface 260 T002 K 1 A Temperature at 2 mbar pressure surface 261 T001 K 1 A Temperature at 1 mbar pressure surface 262 TTOP K 1 A Highest model level temperature 263 U150 m/s 1 A Zonal wind at 150 mbar pressure surface 264 U050 m/s 1 A Zonal wind at 50 mbar pressure surface 265 U025 m/s 1 A Zonal wind at 25 mbar pressure surface 266 U005 m/s 1 A Zonal wind at 5 mbar pressure surface 267 U002 m/s 1 A Zonal wind at 2 mbar pressure surface 268 U001 m/s 1 A Zonal wind at 1 mbar pressure surface 269 UTOP m/s 1 A Highest model level zonal wind 270 U90M m/s 1 A Zonal wind at turbine hub height (90m above surface) 271 V90M m/s 1 A Meridional wind at turbine hub height (90m above surface) 272 PDELDRY Pa 72 A Dry pressure difference between levels 273 PSDRY Pa 1 A Surface pressure 274 DTCOND K/s 72 A T tendency - moist processes 275 DTCOND_24_COS K/s 72 A T tendency - moist processes 24hr. cos coeff. 276 DTCOND_24_SIN K/s 72 A T tendency - moist processes 24hr. sin coeff. 277 DTCOND_12_COS K/s 72 A T tendency - moist processes 12hr. cos coeff. 278 DTCOND_12_SIN K/s 72 A T tendency - moist processes 12hr. sin coeff. 279 DCQ kg/kg/s 72 A Q tendency due to moist processes 280 DCCLDLIQ kg/kg/s 72 A CLDLIQ tendency due to moist processes 281 DCCLDICE kg/kg/s 72 A CLDICE tendency due to moist processes 282 DCNUMLIQ kg/kg/s 72 A NUMLIQ tendency due to moist processes 283 DCNUMICE kg/kg/s 72 A NUMICE tendency due to moist processes 284 DCRAINQM kg/kg/s 72 A RAINQM tendency due to moist processes 285 DCSNOWQM kg/kg/s 72 A SNOWQM tendency due to moist processes 286 DCNUMRAI kg/kg/s 72 A NUMRAI tendency due to moist processes 287 DCNUMSNO kg/kg/s 72 A NUMSNO tendency due to moist processes 288 DCH2O2 kg/kg/s 72 A H2O2 tendency due to moist processes 289 DCH2SO4 kg/kg/s 72 A H2SO4 tendency due to moist processes 290 DCSO2 kg/kg/s 72 A SO2 tendency due to moist processes 291 DCDMS kg/kg/s 72 A DMS tendency due to moist processes 292 DCSOAG kg/kg/s 72 A SOAG tendency due to moist processes 293 DCso4_a1 kg/kg/s 72 A so4_a1 tendency due to moist processes 294 DCpom_a1 kg/kg/s 72 A pom_a1 tendency due to moist processes 295 DCsoa_a1 kg/kg/s 72 A soa_a1 tendency due to moist processes 296 DCbc_a1 kg/kg/s 72 A bc_a1 tendency due to moist processes 297 DCdst_a1 kg/kg/s 72 A dst_a1 tendency due to moist processes 298 DCncl_a1 kg/kg/s 72 A ncl_a1 tendency due to moist processes 299 DCnum_a1 kg/kg/s 72 A num_a1 tendency due to moist processes 300 DCso4_a2 kg/kg/s 72 A so4_a2 tendency due to moist processes 301 DCsoa_a2 kg/kg/s 72 A soa_a2 tendency due to moist processes 302 DCncl_a2 kg/kg/s 72 A ncl_a2 tendency due to moist processes 303 DCnum_a2 kg/kg/s 72 A num_a2 tendency due to moist processes 304 DCdst_a3 kg/kg/s 72 A dst_a3 tendency due to moist processes 305 DCncl_a3 kg/kg/s 72 A ncl_a3 tendency due to moist processes 306 DCso4_a3 kg/kg/s 72 A so4_a3 tendency due to moist processes 307 DCnum_a3 kg/kg/s 72 A num_a3 tendency due to moist processes 308 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 309 PRECC m/s 1 A Convective precipitation rate (liq + ice) 310 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 311 PREC_PCW m/s 1 A LS_pcw precipitation rate 312 PREC_zmc m/s 1 A CV_zmc precipitation rate 313 PRECTMX m/s 1 X Maximum (convective and large-scale) precipitation rate (liq+ice) 314 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 315 PRECSC m/s 1 A Convective snow rate (water equivalent) 316 PRECCav m/s 1 A Average large-scale precipitation (liq + ice) 317 PRECLav m/s 1 A Average convective precipitation (liq + ice) 318 SHFLX W/m2 1 A Surface sensible heat flux 319 LHFLX W/m2 1 A Surface latent heat flux 320 QFLX kg/m2/s 1 A Surface water flux 321 TAUX N/m2 1 A Zonal surface stress 322 TAUY N/m2 1 A Meridional surface stress 323 TREFHT K 1 A Reference height temperature 324 TREFHTMN K 1 M Minimum reference height temperature over output period 325 TREFHTMX K 1 X Maximum reference height temperature over output period 326 QREFHT kg/kg 1 A Reference height humidity 327 U10 m/s 1 A 10m wind speed 328 RHREFHT 1 1 A Reference height relative humidity 329 LANDFRAC 1 1 A Fraction of sfc area covered by land 330 ICEFRAC 1 1 A Fraction of sfc area covered by sea-ice 331 OCNFRAC 1 1 A Fraction of sfc area covered by ocean 332 TREFMNAV K 1 A Average of TREFHT daily minimum 333 TREFMXAV K 1 A Average of TREFHT daily maximum 334 TS K 1 A Surface temperature (radiative) 335 TSMN K 1 M Minimum surface temperature over output period 336 TSMX K 1 X Maximum surface temperature over output period 337 SNOWHLND m 1 A Water equivalent snow depth 338 SNOWHICE m 1 A Snow depth over ice 339 TBOT K 1 A Lowest model level temperature 340 ASDIR 1 1 A albedo: shortwave, direct 341 ASDIF 1 1 A albedo: shortwave, diffuse 342 ALDIR 1 1 A albedo: longwave, direct 343 ALDIF 1 1 A albedo: longwave, diffuse 344 SST K 1 A sea surface temperature 345 PTTEND K/s 72 A T total physics tendency 346 PTEQ kg/kg/s 72 A Q total physics tendency 347 PTECLDLIQ kg/kg/s 72 A CLDLIQ total physics tendency 348 PTECLDICE kg/kg/s 72 A CLDICE total physics tendency 349 QCWAT&IC kg/kg 72 I q associated with cloud water 350 TCWAT&IC kg/kg 72 I T associated with cloud water 351 LCWAT&IC kg/kg 72 I Cloud water (ice + liq 352 CLOUD&IC fraction 72 I Cloud fraction 353 CONCLD&IC fraction 72 I Convective cloud fraction 354 TKE&IC m2/s2 73 I Turbulent Kinetic Energy 355 CUSH&IC m 1 I Convective Scale Height 356 KVH&IC m2/s 73 I Vertical diffusion diffusivities (heat/moisture) 357 KVM&IC m2/s 73 I Vertical diffusion diffusivities (momentum) 358 PBLH&IC m 1 I PBL height 359 TPERT&IC K 1 I Perturbation temperature (eddies in PBL) 360 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL) 361 TBOT&IC K 1 I Lowest model level temperature 362 a2x_BCPHIWET kg/m2/s 1 A wetdep of hydrophilic black carbon 363 a2x_BCPHIDRY kg/m2/s 1 A drydep of hydrophilic black carbon 364 a2x_BCPHODRY kg/m2/s 1 A drydep of hydrophobic black carbon 365 a2x_OCPHIWET kg/m2/s 1 A wetdep of hydrophilic organic carbon 366 a2x_OCPHIDRY kg/m2/s 1 A drydep of hydrophilic organic carbon 367 a2x_OCPHODRY kg/m2/s 1 A drydep of hydrophobic organic carbon 368 a2x_DSTWET1 kg/m2/s 1 A wetdep of dust (bin1) 369 a2x_DSTDRY1 kg/m2/s 1 A drydep of dust (bin1) 370 a2x_DSTWET2 kg/m2/s 1 A wetdep of dust (bin2) 371 a2x_DSTDRY2 kg/m2/s 1 A drydep of dust (bin2) 372 a2x_DSTWET3 kg/m2/s 1 A wetdep of dust (bin3) 373 a2x_DSTDRY3 kg/m2/s 1 A drydep of dust (bin3) 374 a2x_DSTWET4 kg/m2/s 1 A wetdep of dust (bin4) 375 a2x_DSTDRY4 kg/m2/s 1 A drydep of dust (bin4) 376 TS1 K 1 A TS1 subsoil temperature 377 TS2 K 1 A TS2 subsoil temperature 378 TS3 K 1 A TS3 subsoil temperature 379 TS4 K 1 A TS4 subsoil temperature 380 SICTHK m 1 A Sea ice thickness 381 TSICE K 1 A Ice temperature 382 TS1&IC K 1 I TS1 subsoil temperature 383 TS2&IC K 1 I TS2 subsoil temperature 384 TS3&IC K 1 I TS3 subsoil temperature 385 TS4&IC K 1 I TS4 subsoil temperature 386 SICTHK&IC m 1 I Sea ice thickness 387 TSICE&IC K 1 I Ice temperature 388 SNOWHICE&IC m 1 I Water equivalent snow depth 389 ICEFRAC&IC fraction 1 I Fraction of sfc area covered by sea-ice 390 TSICERAD&IC K 1 I Radiatively equivalent ice temperature 391 TEINP W/m2 1 A Total energy of physics input 392 TEOUT W/m2 1 A Total energy of physics output 393 TEFIX W/m2 1 A Total energy after fixer 394 EFIX W/m2 1 A Effective sensible heat flux due to energy fixer 395 DTCORE K/s 72 A T tendency due to dynamical core 396 BC01Q kg/m2 1 I q after process 397 BC01QL kg/m2 1 I ql after process 398 BC01QI kg/m2 1 I qi after process 399 BC01QR kg/m2 1 I qr after process 400 BC01QS kg/m2 1 I qs after process 401 BC01TW kg/m2 1 I total water after process 402 BC02Q kg/m2 1 I q after process 403 BC02QL kg/m2 1 I ql after process 404 BC02QI kg/m2 1 I qi after process 405 BC02QR kg/m2 1 I qr after process 406 BC02QS kg/m2 1 I qs after process 407 BC02TW kg/m2 1 I total water after process 408 AC01QFLX kg/m2/s 1 A total water change due to water flux 409 AC02QFLX kg/m2/s 1 A total water change due to water flux 410 BC01QFLX kg/m2/s 1 A total water change due to water flux 411 m_Q_c kg/m^2 72 A Q mass per layer used in climate calculation 412 cb_Q_c kg/m^2 1 A Q column burden used in climate calculation 413 m_ozone_c kg/m^2 72 A ozone mass per layer used in climate calculation 414 cb_ozone_c kg/m^2 1 A ozone column burden used in climate calculation 415 m_O2_c kg/m^2 72 A O2 mass per layer used in climate calculation 416 cb_O2_c kg/m^2 1 A O2 column burden used in climate calculation 417 m_CO2_c kg/m^2 72 A CO2 mass per layer used in climate calculation 418 cb_CO2_c kg/m^2 1 A CO2 column burden used in climate calculation 419 m_N2O_c kg/m^2 72 A N2O mass per layer used in climate calculation 420 cb_N2O_c kg/m^2 1 A N2O column burden used in climate calculation 421 m_CH4_c kg/m^2 72 A CH4 mass per layer used in climate calculation 422 cb_CH4_c kg/m^2 1 A CH4 column burden used in climate calculation 423 m_CFC11_c kg/m^2 72 A CFC11 mass per layer used in climate calculation 424 cb_CFC11_c kg/m^2 1 A CFC11 column burden used in climate calculation 425 m_CFC12_c kg/m^2 72 A CFC12 mass per layer used in climate calculation 426 cb_CFC12_c kg/m^2 1 A CFC12 column burden used in climate calculation 427 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 428 extinct_lw_bnd7 1/m 72 A EXTINCT LW H2O window band 7 output 429 extinct_lw_inp 1/km 72 A EXTINCT LW H2O window band 7 output directly read from prescribed input file 430 extinct_sw_inp 1/km 72 A Aerosol extinction directly read from prescribed input file 431 num_a1_sfcsiz1 #/m2/s 1 A num_a1 calcsize number-adjust column source 432 num_a1_sfcsiz2 #/m2/s 1 A num_a1 calcsize number-adjust column sink 433 num_c1_sfcsiz1 #/m2/s 1 A num_c1 calcsize number-adjust column source 434 num_c1_sfcsiz2 #/m2/s 1 A num_c1 calcsize number-adjust column sink 435 num_a2_sfcsiz1 #/m2/s 1 A num_a2 calcsize number-adjust column source 436 num_a2_sfcsiz2 #/m2/s 1 A num_a2 calcsize number-adjust column sink 437 num_c2_sfcsiz1 #/m2/s 1 A num_c2 calcsize number-adjust column source 438 num_c2_sfcsiz2 #/m2/s 1 A num_c2 calcsize number-adjust column sink 439 num_a3_sfcsiz1 #/m2/s 1 A num_a3 calcsize number-adjust column source 440 num_a3_sfcsiz2 #/m2/s 1 A num_a3 calcsize number-adjust column sink 441 num_c3_sfcsiz1 #/m2/s 1 A num_c3 calcsize number-adjust column source 442 num_c3_sfcsiz2 #/m2/s 1 A num_c3 calcsize number-adjust column sink 443 num_a2_sfcsiz3 #/m2/s 1 A num_a2 calcsize aitken-to-accum adjust column tendency 444 num_a1_sfcsiz3 #/m2/s 1 A num_a1 calcsize aitken-to-accum adjust column tendency 445 num_a2_sfcsiz4 #/m2/s 1 A num_a2 calcsize accum-to-aitken adjust column tendency 446 num_a1_sfcsiz4 #/m2/s 1 A num_a1 calcsize accum-to-aitken adjust column tendency 447 num_c2_sfcsiz3 #/m2/s 1 A num_c2 calcsize aitken-to-accum adjust column tendency 448 num_c1_sfcsiz3 #/m2/s 1 A num_c1 calcsize aitken-to-accum adjust column tendency 449 num_c2_sfcsiz4 #/m2/s 1 A num_c2 calcsize accum-to-aitken adjust column tendency 450 num_c1_sfcsiz4 #/m2/s 1 A num_c1 calcsize accum-to-aitken adjust column tendency 451 so4_a2_sfcsiz3 kg/m2/s 1 A so4_a2 calcsize aitken-to-accum adjust column tendency 452 so4_a1_sfcsiz3 kg/m2/s 1 A so4_a1 calcsize aitken-to-accum adjust column tendency 453 so4_a2_sfcsiz4 kg/m2/s 1 A so4_a2 calcsize accum-to-aitken adjust column tendency 454 so4_a1_sfcsiz4 kg/m2/s 1 A so4_a1 calcsize accum-to-aitken adjust column tendency 455 so4_c2_sfcsiz3 kg/m2/s 1 A so4_c2 calcsize aitken-to-accum adjust column tendency 456 so4_c1_sfcsiz3 kg/m2/s 1 A so4_c1 calcsize aitken-to-accum adjust column tendency 457 so4_c2_sfcsiz4 kg/m2/s 1 A so4_c2 calcsize accum-to-aitken adjust column tendency 458 so4_c1_sfcsiz4 kg/m2/s 1 A so4_c1 calcsize accum-to-aitken adjust column tendency 459 soa_a2_sfcsiz3 kg/m2/s 1 A soa_a2 calcsize aitken-to-accum adjust column tendency 460 soa_a1_sfcsiz3 kg/m2/s 1 A soa_a1 calcsize aitken-to-accum adjust column tendency 461 soa_a2_sfcsiz4 kg/m2/s 1 A soa_a2 calcsize accum-to-aitken adjust column tendency 462 soa_a1_sfcsiz4 kg/m2/s 1 A soa_a1 calcsize accum-to-aitken adjust column tendency 463 soa_c2_sfcsiz3 kg/m2/s 1 A soa_c2 calcsize aitken-to-accum adjust column tendency 464 soa_c1_sfcsiz3 kg/m2/s 1 A soa_c1 calcsize aitken-to-accum adjust column tendency 465 soa_c2_sfcsiz4 kg/m2/s 1 A soa_c2 calcsize accum-to-aitken adjust column tendency 466 soa_c1_sfcsiz4 kg/m2/s 1 A soa_c1 calcsize accum-to-aitken adjust column tendency 467 ncl_a2_sfcsiz3 kg/m2/s 1 A ncl_a2 calcsize aitken-to-accum adjust column tendency 468 ncl_a1_sfcsiz3 kg/m2/s 1 A ncl_a1 calcsize aitken-to-accum adjust column tendency 469 ncl_a2_sfcsiz4 kg/m2/s 1 A ncl_a2 calcsize accum-to-aitken adjust column tendency 470 ncl_a1_sfcsiz4 kg/m2/s 1 A ncl_a1 calcsize accum-to-aitken adjust column tendency 471 ncl_c2_sfcsiz3 kg/m2/s 1 A ncl_c2 calcsize aitken-to-accum adjust column tendency 472 ncl_c1_sfcsiz3 kg/m2/s 1 A ncl_c1 calcsize aitken-to-accum adjust column tendency 473 ncl_c2_sfcsiz4 kg/m2/s 1 A ncl_c2 calcsize accum-to-aitken adjust column tendency 474 ncl_c1_sfcsiz4 kg/m2/s 1 A ncl_c1 calcsize accum-to-aitken adjust column tendency 475 H2SO4_sfgaex1 kg/m2/s 1 A H2SO4 gas-aerosol-exchange primary column tendency 476 SOAG_sfgaex1 kg/m2/s 1 A SOAG gas-aerosol-exchange primary column tendency 477 so4_a1_sfgaex1 kg/m2/s 1 A so4_a1 gas-aerosol-exchange primary column tendency 478 soa_a1_sfgaex1 kg/m2/s 1 A soa_a1 gas-aerosol-exchange primary column tendency 479 so4_a2_sfgaex1 kg/m2/s 1 A so4_a2 gas-aerosol-exchange primary column tendency 480 soa_a2_sfgaex1 kg/m2/s 1 A soa_a2 gas-aerosol-exchange primary column tendency 481 so4_a3_sfgaex1 kg/m2/s 1 A so4_a3 gas-aerosol-exchange primary column tendency 482 so4_a1_sfgaex2 kg/m2/s 1 A so4_a1 gas-aerosol-exchange renaming column tendency 483 so4_c1_sfgaex2 kg/m2/s 1 A so4_c1 gas-aerosol-exchange renaming column tendency 484 soa_a1_sfgaex2 kg/m2/s 1 A soa_a1 gas-aerosol-exchange renaming column tendency 485 soa_c1_sfgaex2 kg/m2/s 1 A soa_c1 gas-aerosol-exchange renaming column tendency 486 ncl_a1_sfgaex2 kg/m2/s 1 A ncl_a1 gas-aerosol-exchange renaming column tendency 487 ncl_c1_sfgaex2 kg/m2/s 1 A ncl_c1 gas-aerosol-exchange renaming column tendency 488 num_a1_sfgaex2 #/m2/s 1 A num_a1 gas-aerosol-exchange renaming column tendency 489 num_c1_sfgaex2 #/m2/s 1 A num_c1 gas-aerosol-exchange renaming column tendency 490 so4_a2_sfgaex2 kg/m2/s 1 A so4_a2 gas-aerosol-exchange renaming column tendency 491 so4_c2_sfgaex2 kg/m2/s 1 A so4_c2 gas-aerosol-exchange renaming column tendency 492 soa_a2_sfgaex2 kg/m2/s 1 A soa_a2 gas-aerosol-exchange renaming column tendency 493 soa_c2_sfgaex2 kg/m2/s 1 A soa_c2 gas-aerosol-exchange renaming column tendency 494 ncl_a2_sfgaex2 kg/m2/s 1 A ncl_a2 gas-aerosol-exchange renaming column tendency 495 ncl_c2_sfgaex2 kg/m2/s 1 A ncl_c2 gas-aerosol-exchange renaming column tendency 496 num_a2_sfgaex2 #/m2/s 1 A num_a2 gas-aerosol-exchange renaming column tendency 497 num_c2_sfgaex2 #/m2/s 1 A num_c2 gas-aerosol-exchange renaming column tendency 498 so4_a1_sfcoag1 kg/m2/s 1 A so4_a1 modal_aero coagulation column tendency 499 soa_a1_sfcoag1 kg/m2/s 1 A soa_a1 modal_aero coagulation column tendency 500 ncl_a1_sfcoag1 kg/m2/s 1 A ncl_a1 modal_aero coagulation column tendency 501 num_a1_sfcoag1 #/m2/s 1 A num_a1 modal_aero coagulation column tendency 502 so4_a2_sfcoag1 kg/m2/s 1 A so4_a2 modal_aero coagulation column tendency 503 soa_a2_sfcoag1 kg/m2/s 1 A soa_a2 modal_aero coagulation column tendency 504 ncl_a2_sfcoag1 kg/m2/s 1 A ncl_a2 modal_aero coagulation column tendency 505 num_a2_sfcoag1 #/m2/s 1 A num_a2 modal_aero coagulation column tendency 506 H2SO4_sfnnuc1 kg/m2/s 1 A H2SO4 modal_aero new particle nucleation column tendency 507 so4_a2_sfnnuc1 kg/m2/s 1 A so4_a2 modal_aero new particle nucleation column tendency 508 num_a2_sfnnuc1 #/m2/s 1 A num_a2 modal_aero new particle nucleation column tendency 509 SH_MFUP_MAX kg/m2 1 A Shallow conv. column-max updraft mass flux 510 SH_WCLDBASE m/s 1 A Shallow conv. cloudbase vertical velocity 511 SH_KCLDBASE 1 1 A Shallow conv. cloudbase level index 512 DP_MFUP_MAX kg/m2 1 A Deep conv. column-max updraft mass flux 513 DP_WCLDBASE m/s 1 A Deep conv. cloudbase vertical velocity 514 DP_KCLDBASE 1 1 A Deep conv. cloudbase level index 515 RAM1 frac 1 A RAM1 516 airFV frac 1 A FV 517 dst_a1SF kg/m2/s 1 A dst_a1 dust surface emission 518 dst_a3SF kg/m2/s 1 A dst_a3 dust surface emission 519 num_a1SF kg/m2/s 1 A num_a1 dust surface emission 520 num_a3SF kg/m2/s 1 A num_a3 dust surface emission 521 DSTSFMBL kg/m2/s 1 A Mobilization flux at surface 522 LND_MBL 1 1 A Soil erodibility factor 523 SSTSFMBL kg/m2/s 1 A Mobilization flux at surface 524 ncl_a1SF kg/m2/s 1 A ncl_a1 seasalt surface emission 525 ncl_a2SF kg/m2/s 1 A ncl_a2 seasalt surface emission 526 ncl_a3SF kg/m2/s 1 A ncl_a3 seasalt surface emission 527 bc_a1DDF kg/m2/s 1 A bc_a1 dry deposition flux at bottom (grav + turb) 528 bc_a1TBF kg/m2/s 1 A bc_a1 turbulent dry deposition flux 529 bc_a1GVF kg/m2/s 1 A bc_a1 gravitational dry deposition flux 530 bc_a1DTQ kg/kg/s 72 A bc_a1 dry deposition 531 bc_a1DDV m/s 72 A bc_a1 deposition velocity 532 dst_a1DDF kg/m2/s 1 A dst_a1 dry deposition flux at bottom (grav + turb) 533 dst_a1TBF kg/m2/s 1 A dst_a1 turbulent dry deposition flux 534 dst_a1GVF kg/m2/s 1 A dst_a1 gravitational dry deposition flux 535 dst_a1DTQ kg/kg/s 72 A dst_a1 dry deposition 536 dst_a1DDV m/s 72 A dst_a1 deposition velocity 537 dst_a3DDF kg/m2/s 1 A dst_a3 dry deposition flux at bottom (grav + turb) 538 dst_a3TBF kg/m2/s 1 A dst_a3 turbulent dry deposition flux 539 dst_a3GVF kg/m2/s 1 A dst_a3 gravitational dry deposition flux 540 dst_a3DTQ kg/kg/s 72 A dst_a3 dry deposition 541 dst_a3DDV m/s 72 A dst_a3 deposition velocity 542 ncl_a1DDF kg/m2/s 1 A ncl_a1 dry deposition flux at bottom (grav + turb) 543 ncl_a1TBF kg/m2/s 1 A ncl_a1 turbulent dry deposition flux 544 ncl_a1GVF kg/m2/s 1 A ncl_a1 gravitational dry deposition flux 545 ncl_a1DTQ kg/kg/s 72 A ncl_a1 dry deposition 546 ncl_a1DDV m/s 72 A ncl_a1 deposition velocity 547 ncl_a2DDF kg/m2/s 1 A ncl_a2 dry deposition flux at bottom (grav + turb) 548 ncl_a2TBF kg/m2/s 1 A ncl_a2 turbulent dry deposition flux 549 ncl_a2GVF kg/m2/s 1 A ncl_a2 gravitational dry deposition flux 550 ncl_a2DTQ kg/kg/s 72 A ncl_a2 dry deposition 551 ncl_a2DDV m/s 72 A ncl_a2 deposition velocity 552 ncl_a3DDF kg/m2/s 1 A ncl_a3 dry deposition flux at bottom (grav + turb) 553 ncl_a3TBF kg/m2/s 1 A ncl_a3 turbulent dry deposition flux 554 ncl_a3GVF kg/m2/s 1 A ncl_a3 gravitational dry deposition flux 555 ncl_a3DTQ kg/kg/s 72 A ncl_a3 dry deposition 556 ncl_a3DDV m/s 72 A ncl_a3 deposition velocity 557 num_a1DDF 1/m2/s 1 A num_a1 dry deposition flux at bottom (grav + turb) 558 num_a1TBF 1/m2/s 1 A num_a1 turbulent dry deposition flux 559 num_a1GVF 1/m2/s 1 A num_a1 gravitational dry deposition flux 560 num_a1DTQ 1/kg/s 72 A num_a1 dry deposition 561 num_a1DDV m/s 72 A num_a1 deposition velocity 562 num_a2DDF 1/m2/s 1 A num_a2 dry deposition flux at bottom (grav + turb) 563 num_a2TBF 1/m2/s 1 A num_a2 turbulent dry deposition flux 564 num_a2GVF 1/m2/s 1 A num_a2 gravitational dry deposition flux 565 num_a2DTQ 1/kg/s 72 A num_a2 dry deposition 566 num_a2DDV m/s 72 A num_a2 deposition velocity 567 num_a3DDF 1/m2/s 1 A num_a3 dry deposition flux at bottom (grav + turb) 568 num_a3TBF 1/m2/s 1 A num_a3 turbulent dry deposition flux 569 num_a3GVF 1/m2/s 1 A num_a3 gravitational dry deposition flux 570 num_a3DTQ 1/kg/s 72 A num_a3 dry deposition 571 num_a3DDV m/s 72 A num_a3 deposition velocity 572 pom_a1DDF kg/m2/s 1 A pom_a1 dry deposition flux at bottom (grav + turb) 573 pom_a1TBF kg/m2/s 1 A pom_a1 turbulent dry deposition flux 574 pom_a1GVF kg/m2/s 1 A pom_a1 gravitational dry deposition flux 575 pom_a1DTQ kg/kg/s 72 A pom_a1 dry deposition 576 pom_a1DDV m/s 72 A pom_a1 deposition velocity 577 so4_a1DDF kg/m2/s 1 A so4_a1 dry deposition flux at bottom (grav + turb) 578 so4_a1TBF kg/m2/s 1 A so4_a1 turbulent dry deposition flux 579 so4_a1GVF kg/m2/s 1 A so4_a1 gravitational dry deposition flux 580 so4_a1DTQ kg/kg/s 72 A so4_a1 dry deposition 581 so4_a1DDV m/s 72 A so4_a1 deposition velocity 582 so4_a2DDF kg/m2/s 1 A so4_a2 dry deposition flux at bottom (grav + turb) 583 so4_a2TBF kg/m2/s 1 A so4_a2 turbulent dry deposition flux 584 so4_a2GVF kg/m2/s 1 A so4_a2 gravitational dry deposition flux 585 so4_a2DTQ kg/kg/s 72 A so4_a2 dry deposition 586 so4_a2DDV m/s 72 A so4_a2 deposition velocity 587 so4_a3DDF kg/m2/s 1 A so4_a3 dry deposition flux at bottom (grav + turb) 588 so4_a3TBF kg/m2/s 1 A so4_a3 turbulent dry deposition flux 589 so4_a3GVF kg/m2/s 1 A so4_a3 gravitational dry deposition flux 590 so4_a3DTQ kg/kg/s 72 A so4_a3 dry deposition 591 so4_a3DDV m/s 72 A so4_a3 deposition velocity 592 soa_a1DDF kg/m2/s 1 A soa_a1 dry deposition flux at bottom (grav + turb) 593 soa_a1TBF kg/m2/s 1 A soa_a1 turbulent dry deposition flux 594 soa_a1GVF kg/m2/s 1 A soa_a1 gravitational dry deposition flux 595 soa_a1DTQ kg/kg/s 72 A soa_a1 dry deposition 596 soa_a1DDV m/s 72 A soa_a1 deposition velocity 597 soa_a2DDF kg/m2/s 1 A soa_a2 dry deposition flux at bottom (grav + turb) 598 soa_a2TBF kg/m2/s 1 A soa_a2 turbulent dry deposition flux 599 soa_a2GVF kg/m2/s 1 A soa_a2 gravitational dry deposition flux 600 soa_a2DTQ kg/kg/s 72 A soa_a2 dry deposition 601 soa_a2DDV m/s 72 A soa_a2 deposition velocity 602 bc_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 603 bc_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 604 bc_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 605 bc_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 606 bc_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 607 bc_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 608 bc_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 609 bc_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 610 bc_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 611 bc_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 612 bc_a1WET kg/kg/s 72 A wet deposition tendency 613 bc_a1SIC kg/kg/s 72 A bc_a1 ic wet deposition 614 bc_a1SIS kg/kg/s 72 A bc_a1 is wet deposition 615 bc_a1SBC kg/kg/s 72 A bc_a1 bc wet deposition 616 bc_a1SBS kg/kg/s 72 A bc_a1 bs wet deposition 617 dst_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 618 dst_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 619 dst_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 620 dst_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 621 dst_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 622 dst_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 623 dst_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 624 dst_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 625 dst_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 626 dst_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 627 dst_a1WET kg/kg/s 72 A wet deposition tendency 628 dst_a1SIC kg/kg/s 72 A dst_a1 ic wet deposition 629 dst_a1SIS kg/kg/s 72 A dst_a1 is wet deposition 630 dst_a1SBC kg/kg/s 72 A dst_a1 bc wet deposition 631 dst_a1SBS kg/kg/s 72 A dst_a1 bs wet deposition 632 dst_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 633 dst_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 634 dst_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 635 dst_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 636 dst_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 637 dst_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 638 dst_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 639 dst_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 640 dst_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 641 dst_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 642 dst_a3WET kg/kg/s 72 A wet deposition tendency 643 dst_a3SIC kg/kg/s 72 A dst_a3 ic wet deposition 644 dst_a3SIS kg/kg/s 72 A dst_a3 is wet deposition 645 dst_a3SBC kg/kg/s 72 A dst_a3 bc wet deposition 646 dst_a3SBS kg/kg/s 72 A dst_a3 bs wet deposition 647 ncl_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 648 ncl_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 649 ncl_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 650 ncl_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 651 ncl_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 652 ncl_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 653 ncl_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 654 ncl_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 655 ncl_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 656 ncl_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 657 ncl_a1WET kg/kg/s 72 A wet deposition tendency 658 ncl_a1SIC kg/kg/s 72 A ncl_a1 ic wet deposition 659 ncl_a1SIS kg/kg/s 72 A ncl_a1 is wet deposition 660 ncl_a1SBC kg/kg/s 72 A ncl_a1 bc wet deposition 661 ncl_a1SBS kg/kg/s 72 A ncl_a1 bs wet deposition 662 ncl_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 663 ncl_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 664 ncl_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 665 ncl_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 666 ncl_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 667 ncl_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 668 ncl_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 669 ncl_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 670 ncl_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 671 ncl_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 672 ncl_a2WET kg/kg/s 72 A wet deposition tendency 673 ncl_a2SIC kg/kg/s 72 A ncl_a2 ic wet deposition 674 ncl_a2SIS kg/kg/s 72 A ncl_a2 is wet deposition 675 ncl_a2SBC kg/kg/s 72 A ncl_a2 bc wet deposition 676 ncl_a2SBS kg/kg/s 72 A ncl_a2 bs wet deposition 677 ncl_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 678 ncl_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 679 ncl_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 680 ncl_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 681 ncl_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 682 ncl_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 683 ncl_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 684 ncl_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 685 ncl_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 686 ncl_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 687 ncl_a3WET kg/kg/s 72 A wet deposition tendency 688 ncl_a3SIC kg/kg/s 72 A ncl_a3 ic wet deposition 689 ncl_a3SIS kg/kg/s 72 A ncl_a3 is wet deposition 690 ncl_a3SBC kg/kg/s 72 A ncl_a3 bc wet deposition 691 ncl_a3SBS kg/kg/s 72 A ncl_a3 bs wet deposition 692 num_a1SFWET 1/m2/s 1 A Wet deposition flux at surface 693 num_a1SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 694 num_a1SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 695 num_a1SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 696 num_a1SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 697 num_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 698 num_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 699 num_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 700 num_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 701 num_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 702 num_a1WET 1/kg/s 72 A wet deposition tendency 703 num_a1SIC 1/kg/s 72 A num_a1 ic wet deposition 704 num_a1SIS 1/kg/s 72 A num_a1 is wet deposition 705 num_a1SBC 1/kg/s 72 A num_a1 bc wet deposition 706 num_a1SBS 1/kg/s 72 A num_a1 bs wet deposition 707 num_a2SFWET 1/m2/s 1 A Wet deposition flux at surface 708 num_a2SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 709 num_a2SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 710 num_a2SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 711 num_a2SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 712 num_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 713 num_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 714 num_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 715 num_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 716 num_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 717 num_a2WET 1/kg/s 72 A wet deposition tendency 718 num_a2SIC 1/kg/s 72 A num_a2 ic wet deposition 719 num_a2SIS 1/kg/s 72 A num_a2 is wet deposition 720 num_a2SBC 1/kg/s 72 A num_a2 bc wet deposition 721 num_a2SBS 1/kg/s 72 A num_a2 bs wet deposition 722 num_a3SFWET 1/m2/s 1 A Wet deposition flux at surface 723 num_a3SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 724 num_a3SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 725 num_a3SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 726 num_a3SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 727 num_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 728 num_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 729 num_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 730 num_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 731 num_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 732 num_a3WET 1/kg/s 72 A wet deposition tendency 733 num_a3SIC 1/kg/s 72 A num_a3 ic wet deposition 734 num_a3SIS 1/kg/s 72 A num_a3 is wet deposition 735 num_a3SBC 1/kg/s 72 A num_a3 bc wet deposition 736 num_a3SBS 1/kg/s 72 A num_a3 bs wet deposition 737 pom_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 738 pom_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 739 pom_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 740 pom_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 741 pom_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 742 pom_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 743 pom_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 744 pom_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 745 pom_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 746 pom_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 747 pom_a1WET kg/kg/s 72 A wet deposition tendency 748 pom_a1SIC kg/kg/s 72 A pom_a1 ic wet deposition 749 pom_a1SIS kg/kg/s 72 A pom_a1 is wet deposition 750 pom_a1SBC kg/kg/s 72 A pom_a1 bc wet deposition 751 pom_a1SBS kg/kg/s 72 A pom_a1 bs wet deposition 752 so4_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 753 so4_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 754 so4_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 755 so4_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 756 so4_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 757 so4_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 758 so4_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 759 so4_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 760 so4_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 761 so4_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 762 so4_a1WET kg/kg/s 72 A wet deposition tendency 763 so4_a1SIC kg/kg/s 72 A so4_a1 ic wet deposition 764 so4_a1SIS kg/kg/s 72 A so4_a1 is wet deposition 765 so4_a1SBC kg/kg/s 72 A so4_a1 bc wet deposition 766 so4_a1SBS kg/kg/s 72 A so4_a1 bs wet deposition 767 so4_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 768 so4_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 769 so4_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 770 so4_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 771 so4_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 772 so4_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 773 so4_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 774 so4_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 775 so4_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 776 so4_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 777 so4_a2WET kg/kg/s 72 A wet deposition tendency 778 so4_a2SIC kg/kg/s 72 A so4_a2 ic wet deposition 779 so4_a2SIS kg/kg/s 72 A so4_a2 is wet deposition 780 so4_a2SBC kg/kg/s 72 A so4_a2 bc wet deposition 781 so4_a2SBS kg/kg/s 72 A so4_a2 bs wet deposition 782 so4_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 783 so4_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 784 so4_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 785 so4_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 786 so4_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 787 so4_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 788 so4_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 789 so4_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 790 so4_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 791 so4_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 792 so4_a3WET kg/kg/s 72 A wet deposition tendency 793 so4_a3SIC kg/kg/s 72 A so4_a3 ic wet deposition 794 so4_a3SIS kg/kg/s 72 A so4_a3 is wet deposition 795 so4_a3SBC kg/kg/s 72 A so4_a3 bc wet deposition 796 so4_a3SBS kg/kg/s 72 A so4_a3 bs wet deposition 797 soa_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 798 soa_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 799 soa_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 800 soa_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 801 soa_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 802 soa_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 803 soa_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 804 soa_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 805 soa_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 806 soa_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 807 soa_a1WET kg/kg/s 72 A wet deposition tendency 808 soa_a1SIC kg/kg/s 72 A soa_a1 ic wet deposition 809 soa_a1SIS kg/kg/s 72 A soa_a1 is wet deposition 810 soa_a1SBC kg/kg/s 72 A soa_a1 bc wet deposition 811 soa_a1SBS kg/kg/s 72 A soa_a1 bs wet deposition 812 soa_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 813 soa_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 814 soa_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 815 soa_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 816 soa_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 817 soa_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 818 soa_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 819 soa_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 820 soa_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 821 soa_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 822 soa_a2WET kg/kg/s 72 A wet deposition tendency 823 soa_a2SIC kg/kg/s 72 A soa_a2 ic wet deposition 824 soa_a2SIS kg/kg/s 72 A soa_a2 is wet deposition 825 soa_a2SBC kg/kg/s 72 A soa_a2 bc wet deposition 826 soa_a2SBS kg/kg/s 72 A soa_a2 bs wet deposition 827 GS_H2O2 kg/m2/s 1 A H2O2 gas chemistry/wet removal (for gas species) 828 AQ_H2O2 kg/m2/s 1 A H2O2 aqueous chemistry (for gas species) 829 GS_H2SO4 kg/m2/s 1 A H2SO4 gas chemistry/wet removal (for gas species) 830 AQ_H2SO4 kg/m2/s 1 A H2SO4 aqueous chemistry (for gas species) 831 GS_SO2 kg/m2/s 1 A SO2 gas chemistry/wet removal (for gas species) 832 AQ_SO2 kg/m2/s 1 A SO2 aqueous chemistry (for gas species) 833 GS_DMS kg/m2/s 1 A DMS gas chemistry/wet removal (for gas species) 834 AQ_DMS kg/m2/s 1 A DMS aqueous chemistry (for gas species) 835 GS_SOAG kg/m2/s 1 A SOAG gas chemistry/wet removal (for gas species) 836 AQ_SOAG kg/m2/s 1 A SOAG aqueous chemistry (for gas species) 837 GS_so4_a1 kg/m2/s 1 A so4_a1 gas chemistry/wet removal (for gas species) 838 AQ_so4_a1 kg/m2/s 1 A so4_a1 aqueous chemistry (for gas species) 839 so4_c1SFSEC kg/m2/s 1 A so4_c1 wet deposition flux (precip evap, convective) at surface 840 so4_c1SFSES kg/m2/s 1 A so4_c1 wet deposition flux (precip evap, stratiform) at surface 841 GS_pom_a1 kg/m2/s 1 A pom_a1 gas chemistry/wet removal (for gas species) 842 AQ_pom_a1 kg/m2/s 1 A pom_a1 aqueous chemistry (for gas species) 843 pom_c1SFSEC kg/m2/s 1 A pom_c1 wet deposition flux (precip evap, convective) at surface 844 pom_c1SFSES kg/m2/s 1 A pom_c1 wet deposition flux (precip evap, stratiform) at surface 845 GS_soa_a1 kg/m2/s 1 A soa_a1 gas chemistry/wet removal (for gas species) 846 AQ_soa_a1 kg/m2/s 1 A soa_a1 aqueous chemistry (for gas species) 847 soa_c1SFSEC kg/m2/s 1 A soa_c1 wet deposition flux (precip evap, convective) at surface 848 soa_c1SFSES kg/m2/s 1 A soa_c1 wet deposition flux (precip evap, stratiform) at surface 849 GS_bc_a1 kg/m2/s 1 A bc_a1 gas chemistry/wet removal (for gas species) 850 AQ_bc_a1 kg/m2/s 1 A bc_a1 aqueous chemistry (for gas species) 851 bc_c1SFSEC kg/m2/s 1 A bc_c1 wet deposition flux (precip evap, convective) at surface 852 bc_c1SFSES kg/m2/s 1 A bc_c1 wet deposition flux (precip evap, stratiform) at surface 853 GS_dst_a1 kg/m2/s 1 A dst_a1 gas chemistry/wet removal (for gas species) 854 AQ_dst_a1 kg/m2/s 1 A dst_a1 aqueous chemistry (for gas species) 855 dst_c1SFSEC kg/m2/s 1 A dst_c1 wet deposition flux (precip evap, convective) at surface 856 dst_c1SFSES kg/m2/s 1 A dst_c1 wet deposition flux (precip evap, stratiform) at surface 857 GS_ncl_a1 kg/m2/s 1 A ncl_a1 gas chemistry/wet removal (for gas species) 858 AQ_ncl_a1 kg/m2/s 1 A ncl_a1 aqueous chemistry (for gas species) 859 ncl_c1SFSEC kg/m2/s 1 A ncl_c1 wet deposition flux (precip evap, convective) at surface 860 ncl_c1SFSES kg/m2/s 1 A ncl_c1 wet deposition flux (precip evap, stratiform) at surface 861 GS_num_a1 1/m2/s 1 A num_a1 gas chemistry/wet removal (for gas species) 862 AQ_num_a1 1/m2/s 1 A num_a1 aqueous chemistry (for gas species) 863 num_c1SFSEC kg/m2/s 1 A num_c1 wet deposition flux (precip evap, convective) at surface 864 num_c1SFSES kg/m2/s 1 A num_c1 wet deposition flux (precip evap, stratiform) at surface 865 GS_so4_a2 kg/m2/s 1 A so4_a2 gas chemistry/wet removal (for gas species) 866 AQ_so4_a2 kg/m2/s 1 A so4_a2 aqueous chemistry (for gas species) 867 so4_c2SFSEC kg/m2/s 1 A so4_c2 wet deposition flux (precip evap, convective) at surface 868 so4_c2SFSES kg/m2/s 1 A so4_c2 wet deposition flux (precip evap, stratiform) at surface 869 GS_soa_a2 kg/m2/s 1 A soa_a2 gas chemistry/wet removal (for gas species) 870 AQ_soa_a2 kg/m2/s 1 A soa_a2 aqueous chemistry (for gas species) 871 soa_c2SFSEC kg/m2/s 1 A soa_c2 wet deposition flux (precip evap, convective) at surface 872 soa_c2SFSES kg/m2/s 1 A soa_c2 wet deposition flux (precip evap, stratiform) at surface 873 GS_ncl_a2 kg/m2/s 1 A ncl_a2 gas chemistry/wet removal (for gas species) 874 AQ_ncl_a2 kg/m2/s 1 A ncl_a2 aqueous chemistry (for gas species) 875 ncl_c2SFSEC kg/m2/s 1 A ncl_c2 wet deposition flux (precip evap, convective) at surface 876 ncl_c2SFSES kg/m2/s 1 A ncl_c2 wet deposition flux (precip evap, stratiform) at surface 877 GS_num_a2 1/m2/s 1 A num_a2 gas chemistry/wet removal (for gas species) 878 AQ_num_a2 1/m2/s 1 A num_a2 aqueous chemistry (for gas species) 879 num_c2SFSEC kg/m2/s 1 A num_c2 wet deposition flux (precip evap, convective) at surface 880 num_c2SFSES kg/m2/s 1 A num_c2 wet deposition flux (precip evap, stratiform) at surface 881 GS_dst_a3 kg/m2/s 1 A dst_a3 gas chemistry/wet removal (for gas species) 882 AQ_dst_a3 kg/m2/s 1 A dst_a3 aqueous chemistry (for gas species) 883 dst_c3SFSEC kg/m2/s 1 A dst_c3 wet deposition flux (precip evap, convective) at surface 884 dst_c3SFSES kg/m2/s 1 A dst_c3 wet deposition flux (precip evap, stratiform) at surface 885 GS_ncl_a3 kg/m2/s 1 A ncl_a3 gas chemistry/wet removal (for gas species) 886 AQ_ncl_a3 kg/m2/s 1 A ncl_a3 aqueous chemistry (for gas species) 887 ncl_c3SFSEC kg/m2/s 1 A ncl_c3 wet deposition flux (precip evap, convective) at surface 888 ncl_c3SFSES kg/m2/s 1 A ncl_c3 wet deposition flux (precip evap, stratiform) at surface 889 GS_so4_a3 kg/m2/s 1 A so4_a3 gas chemistry/wet removal (for gas species) 890 AQ_so4_a3 kg/m2/s 1 A so4_a3 aqueous chemistry (for gas species) 891 so4_c3SFSEC kg/m2/s 1 A so4_c3 wet deposition flux (precip evap, convective) at surface 892 so4_c3SFSES kg/m2/s 1 A so4_c3 wet deposition flux (precip evap, stratiform) at surface 893 GS_num_a3 1/m2/s 1 A num_a3 gas chemistry/wet removal (for gas species) 894 AQ_num_a3 1/m2/s 1 A num_a3 aqueous chemistry (for gas species) 895 num_c3SFSEC kg/m2/s 1 A num_c3 wet deposition flux (precip evap, convective) at surface 896 num_c3SFSES kg/m2/s 1 A num_c3 wet deposition flux (precip evap, stratiform) at surface 897 so4_c1 kg/kg 72 A so4_c1 in cloud water 898 so4_c1SFWET kg/m2/s 1 A so4_c1 wet deposition flux at surface 899 so4_c1SFSIC kg/m2/s 1 A so4_c1 wet deposition flux (incloud, convective) at surface 900 so4_c1SFSIS kg/m2/s 1 A so4_c1 wet deposition flux (incloud, stratiform) at surface 901 so4_c1SFSBC kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, convective) at surface 902 so4_c1SFSBS kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, stratiform) at surface 903 so4_c1DDF kg/m2/s 1 A so4_c1 dry deposition flux at bottom (grav + turb) 904 so4_c1TBF kg/m2/s 1 A so4_c1 turbulent dry deposition flux 905 so4_c1GVF kg/m2/s 1 A so4_c1 gravitational dry deposition flux 906 pom_c1 kg/kg 72 A pom_c1 in cloud water 907 pom_c1SFWET kg/m2/s 1 A pom_c1 wet deposition flux at surface 908 pom_c1SFSIC kg/m2/s 1 A pom_c1 wet deposition flux (incloud, convective) at surface 909 pom_c1SFSIS kg/m2/s 1 A pom_c1 wet deposition flux (incloud, stratiform) at surface 910 pom_c1SFSBC kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, convective) at surface 911 pom_c1SFSBS kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, stratiform) at surface 912 pom_c1DDF kg/m2/s 1 A pom_c1 dry deposition flux at bottom (grav + turb) 913 pom_c1TBF kg/m2/s 1 A pom_c1 turbulent dry deposition flux 914 pom_c1GVF kg/m2/s 1 A pom_c1 gravitational dry deposition flux 915 soa_c1 kg/kg 72 A soa_c1 in cloud water 916 soa_c1SFWET kg/m2/s 1 A soa_c1 wet deposition flux at surface 917 soa_c1SFSIC kg/m2/s 1 A soa_c1 wet deposition flux (incloud, convective) at surface 918 soa_c1SFSIS kg/m2/s 1 A soa_c1 wet deposition flux (incloud, stratiform) at surface 919 soa_c1SFSBC kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, convective) at surface 920 soa_c1SFSBS kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, stratiform) at surface 921 soa_c1DDF kg/m2/s 1 A soa_c1 dry deposition flux at bottom (grav + turb) 922 soa_c1TBF kg/m2/s 1 A soa_c1 turbulent dry deposition flux 923 soa_c1GVF kg/m2/s 1 A soa_c1 gravitational dry deposition flux 924 bc_c1 kg/kg 72 A bc_c1 in cloud water 925 bc_c1SFWET kg/m2/s 1 A bc_c1 wet deposition flux at surface 926 bc_c1SFSIC kg/m2/s 1 A bc_c1 wet deposition flux (incloud, convective) at surface 927 bc_c1SFSIS kg/m2/s 1 A bc_c1 wet deposition flux (incloud, stratiform) at surface 928 bc_c1SFSBC kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, convective) at surface 929 bc_c1SFSBS kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, stratiform) at surface 930 bc_c1DDF kg/m2/s 1 A bc_c1 dry deposition flux at bottom (grav + turb) 931 bc_c1TBF kg/m2/s 1 A bc_c1 turbulent dry deposition flux 932 bc_c1GVF kg/m2/s 1 A bc_c1 gravitational dry deposition flux 933 dst_c1 kg/kg 72 A dst_c1 in cloud water 934 dst_c1SFWET kg/m2/s 1 A dst_c1 wet deposition flux at surface 935 dst_c1SFSIC kg/m2/s 1 A dst_c1 wet deposition flux (incloud, convective) at surface 936 dst_c1SFSIS kg/m2/s 1 A dst_c1 wet deposition flux (incloud, stratiform) at surface 937 dst_c1SFSBC kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, convective) at surface 938 dst_c1SFSBS kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, stratiform) at surface 939 dst_c1DDF kg/m2/s 1 A dst_c1 dry deposition flux at bottom (grav + turb) 940 dst_c1TBF kg/m2/s 1 A dst_c1 turbulent dry deposition flux 941 dst_c1GVF kg/m2/s 1 A dst_c1 gravitational dry deposition flux 942 ncl_c1 kg/kg 72 A ncl_c1 in cloud water 943 ncl_c1SFWET kg/m2/s 1 A ncl_c1 wet deposition flux at surface 944 ncl_c1SFSIC kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, convective) at surface 945 ncl_c1SFSIS kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, stratiform) at surface 946 ncl_c1SFSBC kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, convective) at surface 947 ncl_c1SFSBS kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, stratiform) at surface 948 ncl_c1DDF kg/m2/s 1 A ncl_c1 dry deposition flux at bottom (grav + turb) 949 ncl_c1TBF kg/m2/s 1 A ncl_c1 turbulent dry deposition flux 950 ncl_c1GVF kg/m2/s 1 A ncl_c1 gravitational dry deposition flux 951 num_c1 1/kg 72 A num_c1 in cloud water 952 num_c1SFWET 1/m2/s 1 A num_c1 wet deposition flux at surface 953 num_c1SFSIC 1/m2/s 1 A num_c1 wet deposition flux (incloud, convective) at surface 954 num_c1SFSIS 1/m2/s 1 A num_c1 wet deposition flux (incloud, stratiform) at surface 955 num_c1SFSBC 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, convective) at surface 956 num_c1SFSBS 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, stratiform) at surface 957 num_c1DDF 1/m2/s 1 A num_c1 dry deposition flux at bottom (grav + turb) 958 num_c1TBF 1/m2/s 1 A num_c1 turbulent dry deposition flux 959 num_c1GVF 1/m2/s 1 A num_c1 gravitational dry deposition flux 960 so4_c2 kg/kg 72 A so4_c2 in cloud water 961 so4_c2SFWET kg/m2/s 1 A so4_c2 wet deposition flux at surface 962 so4_c2SFSIC kg/m2/s 1 A so4_c2 wet deposition flux (incloud, convective) at surface 963 so4_c2SFSIS kg/m2/s 1 A so4_c2 wet deposition flux (incloud, stratiform) at surface 964 so4_c2SFSBC kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, convective) at surface 965 so4_c2SFSBS kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, stratiform) at surface 966 so4_c2DDF kg/m2/s 1 A so4_c2 dry deposition flux at bottom (grav + turb) 967 so4_c2TBF kg/m2/s 1 A so4_c2 turbulent dry deposition flux 968 so4_c2GVF kg/m2/s 1 A so4_c2 gravitational dry deposition flux 969 soa_c2 kg/kg 72 A soa_c2 in cloud water 970 soa_c2SFWET kg/m2/s 1 A soa_c2 wet deposition flux at surface 971 soa_c2SFSIC kg/m2/s 1 A soa_c2 wet deposition flux (incloud, convective) at surface 972 soa_c2SFSIS kg/m2/s 1 A soa_c2 wet deposition flux (incloud, stratiform) at surface 973 soa_c2SFSBC kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, convective) at surface 974 soa_c2SFSBS kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, stratiform) at surface 975 soa_c2DDF kg/m2/s 1 A soa_c2 dry deposition flux at bottom (grav + turb) 976 soa_c2TBF kg/m2/s 1 A soa_c2 turbulent dry deposition flux 977 soa_c2GVF kg/m2/s 1 A soa_c2 gravitational dry deposition flux 978 ncl_c2 kg/kg 72 A ncl_c2 in cloud water 979 ncl_c2SFWET kg/m2/s 1 A ncl_c2 wet deposition flux at surface 980 ncl_c2SFSIC kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, convective) at surface 981 ncl_c2SFSIS kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, stratiform) at surface 982 ncl_c2SFSBC kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, convective) at surface 983 ncl_c2SFSBS kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, stratiform) at surface 984 ncl_c2DDF kg/m2/s 1 A ncl_c2 dry deposition flux at bottom (grav + turb) 985 ncl_c2TBF kg/m2/s 1 A ncl_c2 turbulent dry deposition flux 986 ncl_c2GVF kg/m2/s 1 A ncl_c2 gravitational dry deposition flux 987 num_c2 1/kg 72 A num_c2 in cloud water 988 num_c2SFWET 1/m2/s 1 A num_c2 wet deposition flux at surface 989 num_c2SFSIC 1/m2/s 1 A num_c2 wet deposition flux (incloud, convective) at surface 990 num_c2SFSIS 1/m2/s 1 A num_c2 wet deposition flux (incloud, stratiform) at surface 991 num_c2SFSBC 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, convective) at surface 992 num_c2SFSBS 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, stratiform) at surface 993 num_c2DDF 1/m2/s 1 A num_c2 dry deposition flux at bottom (grav + turb) 994 num_c2TBF 1/m2/s 1 A num_c2 turbulent dry deposition flux 995 num_c2GVF 1/m2/s 1 A num_c2 gravitational dry deposition flux 996 dst_c3 kg/kg 72 A dst_c3 in cloud water 997 dst_c3SFWET kg/m2/s 1 A dst_c3 wet deposition flux at surface 998 dst_c3SFSIC kg/m2/s 1 A dst_c3 wet deposition flux (incloud, convective) at surface 999 dst_c3SFSIS kg/m2/s 1 A dst_c3 wet deposition flux (incloud, stratiform) at surface 1000 dst_c3SFSBC kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, convective) at surface 1001 dst_c3SFSBS kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, stratiform) at surface 1002 dst_c3DDF kg/m2/s 1 A dst_c3 dry deposition flux at bottom (grav + turb) 1003 dst_c3TBF kg/m2/s 1 A dst_c3 turbulent dry deposition flux 1004 dst_c3GVF kg/m2/s 1 A dst_c3 gravitational dry deposition flux 1005 ncl_c3 kg/kg 72 A ncl_c3 in cloud water 1006 ncl_c3SFWET kg/m2/s 1 A ncl_c3 wet deposition flux at surface 1007 ncl_c3SFSIC kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, convective) at surface 1008 ncl_c3SFSIS kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, stratiform) at surface 1009 ncl_c3SFSBC kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, convective) at surface 1010 ncl_c3SFSBS kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, stratiform) at surface 1011 ncl_c3DDF kg/m2/s 1 A ncl_c3 dry deposition flux at bottom (grav + turb) 1012 ncl_c3TBF kg/m2/s 1 A ncl_c3 turbulent dry deposition flux 1013 ncl_c3GVF kg/m2/s 1 A ncl_c3 gravitational dry deposition flux 1014 so4_c3 kg/kg 72 A so4_c3 in cloud water 1015 so4_c3SFWET kg/m2/s 1 A so4_c3 wet deposition flux at surface 1016 so4_c3SFSIC kg/m2/s 1 A so4_c3 wet deposition flux (incloud, convective) at surface 1017 so4_c3SFSIS kg/m2/s 1 A so4_c3 wet deposition flux (incloud, stratiform) at surface 1018 so4_c3SFSBC kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, convective) at surface 1019 so4_c3SFSBS kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, stratiform) at surface 1020 so4_c3DDF kg/m2/s 1 A so4_c3 dry deposition flux at bottom (grav + turb) 1021 so4_c3TBF kg/m2/s 1 A so4_c3 turbulent dry deposition flux 1022 so4_c3GVF kg/m2/s 1 A so4_c3 gravitational dry deposition flux 1023 num_c3 1/kg 72 A num_c3 in cloud water 1024 num_c3SFWET 1/m2/s 1 A num_c3 wet deposition flux at surface 1025 num_c3SFSIC 1/m2/s 1 A num_c3 wet deposition flux (incloud, convective) at surface 1026 num_c3SFSIS 1/m2/s 1 A num_c3 wet deposition flux (incloud, stratiform) at surface 1027 num_c3SFSBC 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, convective) at surface 1028 num_c3SFSBS 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, stratiform) at surface 1029 num_c3DDF 1/m2/s 1 A num_c3 dry deposition flux at bottom (grav + turb) 1030 num_c3TBF 1/m2/s 1 A num_c3 turbulent dry deposition flux 1031 num_c3GVF 1/m2/s 1 A num_c3 gravitational dry deposition flux 1032 dgnumwet1 m 72 I Aerosol mode wet diameter 1033 dgnumwet2 m 72 I Aerosol mode wet diameter 1034 dgnumwet3 m 72 I Aerosol mode wet diameter 1035 XPH_LWC kg/kg 72 A pH value multiplied by lwc 1036 so4_c1AQSO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1037 so4_c1AQH2SO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1038 so4_c2AQSO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1039 so4_c2AQH2SO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1040 so4_c3AQSO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1041 so4_c3AQH2SO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1042 AQSO4_H2O2 kg/m2/s 1 A SO4 aqueous phase chemistry due to H2O2 1043 AQSO4_O3 kg/m2/s 1 A SO4 aqueous phase chemistry due to O3 1044 HEIGHT m 73 A geopotential height above surface at interfaces (m) 1045 CT_H2O_GHG kg/kg/s 72 A ghg-chem h2o source/sink 1046 CT_H2O2 kg/kg/s 72 A H2O2 source/sink 1047 SFH2O2 kg/m2/s 1 A H2O2 surface flux 1048 CT_H2SO4 kg/kg/s 72 A H2SO4 source/sink 1049 SFH2SO4 kg/m2/s 1 A H2SO4 surface flux 1050 CT_SO2 kg/kg/s 72 A SO2 source/sink 1051 SFSO2 kg/m2/s 1 A SO2 surface flux 1052 CT_DMS kg/kg/s 72 A DMS source/sink 1053 SFDMS kg/m2/s 1 A DMS surface flux 1054 CT_SOAG kg/kg/s 72 A SOAG source/sink 1055 SFSOAG kg/m2/s 1 A SOAG surface flux 1056 CT_so4_a1 kg/kg/s 72 A so4_a1 source/sink 1057 SFso4_a1 kg/m2/s 1 A so4_a1 surface flux 1058 CT_pom_a1 kg/kg/s 72 A pom_a1 source/sink 1059 SFpom_a1 kg/m2/s 1 A pom_a1 surface flux 1060 CT_soa_a1 kg/kg/s 72 A soa_a1 source/sink 1061 SFsoa_a1 kg/m2/s 1 A soa_a1 surface flux 1062 CT_bc_a1 kg/kg/s 72 A bc_a1 source/sink 1063 SFbc_a1 kg/m2/s 1 A bc_a1 surface flux 1064 CT_dst_a1 kg/kg/s 72 A dst_a1 source/sink 1065 SFdst_a1 kg/m2/s 1 A dst_a1 surface flux 1066 CT_ncl_a1 kg/kg/s 72 A ncl_a1 source/sink 1067 SFncl_a1 kg/m2/s 1 A ncl_a1 surface flux 1068 CT_num_a1 kg/kg/s 72 A num_a1 source/sink 1069 SFnum_a1 1/m2/s 1 A num_a1 surface flux 1070 CT_so4_a2 kg/kg/s 72 A so4_a2 source/sink 1071 SFso4_a2 kg/m2/s 1 A so4_a2 surface flux 1072 CT_soa_a2 kg/kg/s 72 A soa_a2 source/sink 1073 SFsoa_a2 kg/m2/s 1 A soa_a2 surface flux 1074 CT_ncl_a2 kg/kg/s 72 A ncl_a2 source/sink 1075 SFncl_a2 kg/m2/s 1 A ncl_a2 surface flux 1076 CT_num_a2 kg/kg/s 72 A num_a2 source/sink 1077 SFnum_a2 1/m2/s 1 A num_a2 surface flux 1078 CT_dst_a3 kg/kg/s 72 A dst_a3 source/sink 1079 SFdst_a3 kg/m2/s 1 A dst_a3 surface flux 1080 CT_ncl_a3 kg/kg/s 72 A ncl_a3 source/sink 1081 SFncl_a3 kg/m2/s 1 A ncl_a3 surface flux 1082 CT_so4_a3 kg/kg/s 72 A so4_a3 source/sink 1083 SFso4_a3 kg/m2/s 1 A so4_a3 surface flux 1084 CT_num_a3 kg/kg/s 72 A num_a3 source/sink 1085 SFnum_a3 1/m2/s 1 A num_a3 surface flux 1086 extfrc_01 72 I ext frcing 1087 extfrc_02 72 I ext frcing 1088 extfrc_03 72 I ext frcing 1089 extfrc_04 72 I ext frcing 1090 extfrc_05 72 I ext frcing 1091 extfrc_06 72 I ext frcing 1092 extfrc_07 72 I ext frcing 1093 jh2o2 /s 72 I photolysis rate 1094 usr_HO2_HO2 /cm3/s 72 I reaction rate 1095 usr_SO2_OH /cm3/s 72 I reaction rate 1096 usr_DMS_OH /cm3/s 72 I reaction rate 1097 J_001 /s 72 I photolysis rate 1098 R_001 /cm3/s 72 I reaction rate 1099 R_002 /cm3/s 72 I reaction rate 1100 R_003 /cm3/s 72 I reaction rate 1101 R_004 /cm3/s 72 I reaction rate 1102 R_005 /cm3/s 72 I reaction rate 1103 R_006 /cm3/s 72 I reaction rate 1104 DTCBS 1 I photolysis diagnostic black carbon OD 1105 DTOCS 1 I photolysis diagnostic organic carbon OD 1106 DTSO4 1 I photolysis diagnostic SO4 OD 1107 DTSOA 1 I photolysis diagnostic SOA OD 1108 DTANT 1 I photolysis diagnostic NH4SO4 OD 1109 DTSAL 1 I photolysis diagnostic salt OD 1110 DTDUST 1 I photolysis diagnostic dust OD 1111 DTTOTAL 1 I photolysis diagnostic total aerosol OD 1112 FRACDAY 1 I photolysis diagnostic fraction of day 1113 QDSAD /s 72 I water vapor sad delta 1114 SAD cm2/cm3 72 I sulfate aerosol SAD 1115 SAD_SULFC cm2/cm3 72 I chemical sulfate aerosol SAD 1116 SAD_SAGE cm2/cm3 72 I SAGE sulfate aerosol SAD 1117 SAD_LNAT cm2/cm3 72 I large-mode NAT aerosol SAD 1118 SAD_ICE cm2/cm3 72 I water-ice aerosol SAD 1119 RAD_SULFC cm 72 I chemical sad sulfate 1120 RAD_LNAT cm 72 I large nat radius 1121 RAD_ICE cm 72 I sad ice 1122 SAD_TROP cm2/cm3 72 I tropospheric aerosol SAD 1123 HNO3_STS mol/mol 72 I STS condensed HNO3 1124 HNO3_NAT mol/mol 72 I NAT condensed HNO3 1125 QDSETT /s 72 I water vapor settling delta 1126 QDCHEM /s 72 I water vapor chemistry delta 1127 HNO3_GAS mol/mol 72 I gas-phase hno3 1128 H2O_GAS mol/mol 72 I gas-phase h2o 1129 SZA degrees 1 I solar zenith angle 1130 NOX mol/mol 72 A nox volume mixing ratio 1131 NOY mol/mol 72 A noy volume mixing ratio 1132 BROX mol/mol 72 A brox volume mixing ratio 1133 BROY mol/mol 72 A total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl) 1134 CLOX mol/mol 72 A clox volume mixing ratio 1135 CLOY mol/mol 72 A total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl) 1136 TCLY mol/mol 72 A total Cl volume mixing ratio 1137 TOTH mol/mol 72 A total H2 volume mixing ratio 1138 NOY_mmr kg/kg 72 A NOy mass mixing ratio 1139 SOX_mmr kg/kg 72 A SOx mass mixing ratio 1140 NHX_mmr kg/kg 72 A NHx mass mixing ratio 1141 DV_H2O2 cm/s 1 A deposition velocity 1142 DF_H2O2 kg/m2/s 1 A dry deposition flux 1143 DH2O2CHM kg/s 72 A net tendency from chem 1144 WD_H2O2 kg/s 1 A H2O2 wet deposition 1145 WDR_H2O2 /s 72 A H2O2 wet deposition rate 1146 H2O2 mol/mol 72 A H2O2 concentration 1147 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 1148 DV_H2SO4 cm/s 1 A deposition velocity 1149 DF_H2SO4 kg/m2/s 1 A dry deposition flux 1150 DH2SO4CHM kg/s 72 A net tendency from chem 1151 WD_H2SO4 kg/s 1 A H2SO4 wet deposition 1152 WDR_H2SO4 /s 72 A H2SO4 wet deposition rate 1153 H2SO4 mol/mol 72 A H2SO4 concentration 1154 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 1155 DV_SO2 cm/s 1 A deposition velocity 1156 DF_SO2 kg/m2/s 1 A dry deposition flux 1157 DSO2CHM kg/s 72 A net tendency from chem 1158 WD_SO2 kg/s 1 A SO2 wet deposition 1159 WDR_SO2 /s 72 A SO2 wet deposition rate 1160 SO2 mol/mol 72 A SO2 concentration 1161 SO2_SRF mol/mol 1 A SO2 in bottom layer 1162 DV_DMS cm/s 1 A deposition velocity 1163 DF_DMS kg/m2/s 1 A dry deposition flux 1164 DDMSCHM kg/s 72 A net tendency from chem 1165 WD_DMS kg/s 1 A DMS wet deposition 1166 WDR_DMS /s 72 A DMS wet deposition rate 1167 DMS mol/mol 72 A DMS concentration 1168 DMS_SRF mol/mol 1 A DMS in bottom layer 1169 DV_SOAG cm/s 1 A deposition velocity 1170 DF_SOAG kg/m2/s 1 A dry deposition flux 1171 DSOAGCHM kg/s 72 A net tendency from chem 1172 WD_SOAG kg/s 1 A SOAG wet deposition 1173 WDR_SOAG /s 72 A SOAG wet deposition rate 1174 SOAG mol/mol 72 A SOAG concentration 1175 SOAG_SRF mol/mol 1 A SOAG in bottom layer 1176 DV_so4_a1 cm/s 1 A deposition velocity 1177 DF_so4_a1 kg/m2/s 1 A dry deposition flux 1178 Dso4_a1CHM kg/s 72 A net tendency from chem 1179 WD_so4_a1 kg/s 1 A so4_a1 wet deposition 1180 WDR_so4_a1 /s 72 A so4_a1 wet deposition rate 1181 so4_a1 kg/kg 72 A so4_a1 concentration 1182 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 1183 DV_pom_a1 cm/s 1 A deposition velocity 1184 DF_pom_a1 kg/m2/s 1 A dry deposition flux 1185 Dpom_a1CHM kg/s 72 A net tendency from chem 1186 WD_pom_a1 kg/s 1 A pom_a1 wet deposition 1187 WDR_pom_a1 /s 72 A pom_a1 wet deposition rate 1188 pom_a1 kg/kg 72 A pom_a1 concentration 1189 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 1190 DV_soa_a1 cm/s 1 A deposition velocity 1191 DF_soa_a1 kg/m2/s 1 A dry deposition flux 1192 Dsoa_a1CHM kg/s 72 A net tendency from chem 1193 WD_soa_a1 kg/s 1 A soa_a1 wet deposition 1194 WDR_soa_a1 /s 72 A soa_a1 wet deposition rate 1195 soa_a1 kg/kg 72 A soa_a1 concentration 1196 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 1197 DV_bc_a1 cm/s 1 A deposition velocity 1198 DF_bc_a1 kg/m2/s 1 A dry deposition flux 1199 Dbc_a1CHM kg/s 72 A net tendency from chem 1200 WD_bc_a1 kg/s 1 A bc_a1 wet deposition 1201 WDR_bc_a1 /s 72 A bc_a1 wet deposition rate 1202 bc_a1 kg/kg 72 A bc_a1 concentration 1203 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 1204 DV_dst_a1 cm/s 1 A deposition velocity 1205 DF_dst_a1 kg/m2/s 1 A dry deposition flux 1206 Ddst_a1CHM kg/s 72 A net tendency from chem 1207 WD_dst_a1 kg/s 1 A dst_a1 wet deposition 1208 WDR_dst_a1 /s 72 A dst_a1 wet deposition rate 1209 dst_a1 kg/kg 72 A dst_a1 concentration 1210 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 1211 DV_ncl_a1 cm/s 1 A deposition velocity 1212 DF_ncl_a1 kg/m2/s 1 A dry deposition flux 1213 Dncl_a1CHM kg/s 72 A net tendency from chem 1214 WD_ncl_a1 kg/s 1 A ncl_a1 wet deposition 1215 WDR_ncl_a1 /s 72 A ncl_a1 wet deposition rate 1216 ncl_a1 kg/kg 72 A ncl_a1 concentration 1217 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 1218 DV_num_a1 cm/s 1 A deposition velocity 1219 DF_num_a1 kg/m2/s 1 A dry deposition flux 1220 Dnum_a1CHM kg/s 72 A net tendency from chem 1221 WD_num_a1 kg/s 1 A num_a1 wet deposition 1222 WDR_num_a1 /s 72 A num_a1 wet deposition rate 1223 num_a1 1/kg 72 A num_a1 concentration 1224 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 1225 DV_so4_a2 cm/s 1 A deposition velocity 1226 DF_so4_a2 kg/m2/s 1 A dry deposition flux 1227 Dso4_a2CHM kg/s 72 A net tendency from chem 1228 WD_so4_a2 kg/s 1 A so4_a2 wet deposition 1229 WDR_so4_a2 /s 72 A so4_a2 wet deposition rate 1230 so4_a2 kg/kg 72 A so4_a2 concentration 1231 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 1232 DV_soa_a2 cm/s 1 A deposition velocity 1233 DF_soa_a2 kg/m2/s 1 A dry deposition flux 1234 Dsoa_a2CHM kg/s 72 A net tendency from chem 1235 WD_soa_a2 kg/s 1 A soa_a2 wet deposition 1236 WDR_soa_a2 /s 72 A soa_a2 wet deposition rate 1237 soa_a2 kg/kg 72 A soa_a2 concentration 1238 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 1239 DV_ncl_a2 cm/s 1 A deposition velocity 1240 DF_ncl_a2 kg/m2/s 1 A dry deposition flux 1241 Dncl_a2CHM kg/s 72 A net tendency from chem 1242 WD_ncl_a2 kg/s 1 A ncl_a2 wet deposition 1243 WDR_ncl_a2 /s 72 A ncl_a2 wet deposition rate 1244 ncl_a2 kg/kg 72 A ncl_a2 concentration 1245 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 1246 DV_num_a2 cm/s 1 A deposition velocity 1247 DF_num_a2 kg/m2/s 1 A dry deposition flux 1248 Dnum_a2CHM kg/s 72 A net tendency from chem 1249 WD_num_a2 kg/s 1 A num_a2 wet deposition 1250 WDR_num_a2 /s 72 A num_a2 wet deposition rate 1251 num_a2 1/kg 72 A num_a2 concentration 1252 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 1253 DV_dst_a3 cm/s 1 A deposition velocity 1254 DF_dst_a3 kg/m2/s 1 A dry deposition flux 1255 Ddst_a3CHM kg/s 72 A net tendency from chem 1256 WD_dst_a3 kg/s 1 A dst_a3 wet deposition 1257 WDR_dst_a3 /s 72 A dst_a3 wet deposition rate 1258 dst_a3 kg/kg 72 A dst_a3 concentration 1259 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 1260 DV_ncl_a3 cm/s 1 A deposition velocity 1261 DF_ncl_a3 kg/m2/s 1 A dry deposition flux 1262 Dncl_a3CHM kg/s 72 A net tendency from chem 1263 WD_ncl_a3 kg/s 1 A ncl_a3 wet deposition 1264 WDR_ncl_a3 /s 72 A ncl_a3 wet deposition rate 1265 ncl_a3 kg/kg 72 A ncl_a3 concentration 1266 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 1267 DV_so4_a3 cm/s 1 A deposition velocity 1268 DF_so4_a3 kg/m2/s 1 A dry deposition flux 1269 Dso4_a3CHM kg/s 72 A net tendency from chem 1270 WD_so4_a3 kg/s 1 A so4_a3 wet deposition 1271 WDR_so4_a3 /s 72 A so4_a3 wet deposition rate 1272 so4_a3 kg/kg 72 A so4_a3 concentration 1273 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 1274 DV_num_a3 cm/s 1 A deposition velocity 1275 DF_num_a3 kg/m2/s 1 A dry deposition flux 1276 Dnum_a3CHM kg/s 72 A net tendency from chem 1277 WD_num_a3 kg/s 1 A num_a3 wet deposition 1278 WDR_num_a3 /s 72 A num_a3 wet deposition rate 1279 num_a3 1/kg 72 A num_a3 concentration 1280 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 1281 MASS kg 72 A mass of grid box 1282 AREA m2 1 A area of grid box 1283 WD_NOY kg/s 1 A NOy wet deposition 1284 DF_NOY kg/m2/s 1 I NOy dry deposition flux 1285 WD_SOX kg/s 1 A SOx wet deposition 1286 DF_SOX kg/m2/s 1 I SOx dry deposition flux 1287 WD_NHX kg/s 1 A NHx wet deposition 1288 DF_NHX kg/m2/s 1 I NHx dry deposition flux 1289 TOZ DU 1 A Total column ozone 1290 r_jh2o2 molecules/cm3/se 72 A reaction rate 1291 r_HO2_HO2 molecules/cm3/se 72 A reaction rate 1292 r_SO2_OH molecules/cm3/se 72 A reaction rate 1293 r_DMS_OH molecules/cm3/se 72 A reaction rate 1294 M_dens molecules/cm3 72 A invariant density 1295 M_vmr mole/mole 72 A invariant density 1296 N2_dens molecules/cm3 72 A invariant density 1297 N2_vmr mole/mole 72 A invariant density 1298 O2_dens molecules/cm3 72 A invariant density 1299 O2_vmr mole/mole 72 A invariant density 1300 H2O_dens molecules/cm3 72 A invariant density 1301 H2O_vmr mole/mole 72 A invariant density 1302 O3_dens molecules/cm3 72 A invariant density 1303 O3_vmr mole/mole 72 A invariant density 1304 OH_dens molecules/cm3 72 A invariant density 1305 OH_vmr mole/mole 72 A invariant density 1306 NO3_dens molecules/cm3 72 A invariant density 1307 NO3_vmr mole/mole 72 A invariant density 1308 HO2_dens molecules/cm3 72 A invariant density 1309 HO2_vmr mole/mole 72 A invariant density 1310 CPH1 K/s 72 I O + O3 -> 2*O2 + 93.46 kcal/mol chem pot heating rate 1311 CPH2 K/s 72 I O + O + M -> O2 + M + 119.12 kcal/mol chem pot heating rate 1312 CPH3 K/s 72 I O + OH -> H + O2 + 16.35 kcal/mol chem pot heating rate 1313 CPH4 K/s 72 I O + HO2 -> OH + O2 + 53.97 kcal/mol chem pot heating rate 1314 CPH5 K/s 72 I H + O2 + M -> HO2 + M + 48.8 kcal/mol chem pot heating rate 1315 CPH6 K/s 72 I O + O2 + M -> O3 + M + 25.66 kcal/mol chem pot heating rate 1316 CPH7 K/s 72 I H + O3 -> OH + O2 + 46.27 kcal/mol chem pot heating rate 1317 CPH8 K/s 72 I HO2 + NO -> NO2 + OH + 8.06 kcal/mol chem pot heating rate 1318 CPH9 K/s 72 I HO2 + O3 -> 2*O2 + OH + 28.31 kcal/mol chem pot heating rate 1319 CPH10 K/s 72 I HO2 + HO2 -> H2O2 + O2 + 39.08 kcal/mol chem pot heating rate 1320 CPH11 K/s 72 I OH + O3 -> HO2 + O2 + 39.49 kcal/mol chem pot heating rate 1321 CPH12 K/s 72 I NO + O3 -> NO2 + O2 + 47.55 kcal/mol chem pot heating rate 1322 CPH13 K/s 72 I NO2 + O -> NO + O2 + 45.91 kcal/mol chem pot heating rate 1323 CPH14 K/s 72 I OH + HO2 -> H2O + O2 + 69.99 kcal/mol chem pot heating rate 1324 CPH15 K/s 72 I H + HO2 -> H2 + O2 + 55.4 kcal/mol chem pot heating rate 1325 CPH16 K/s 72 I O1D + O2 -> O + O2_1S + 7.63 kcal/mol chem pot heating rate 1326 CPH17 K/s 72 I O1D + N2 -> O + N2 + 45.14 kcal/mol chem pot heating rate 1327 CPH18 K/s 72 I O2_1S + O -> O2_1D + O + 14.97 kcal/mol chem pot heating rate 1328 CPH19 K/s 72 I O2_1S + O2 -> O2_1D + O2 + 14.97 kcal/mol chem pot heating rate 1329 CPH20 K/s 72 I O2_1S + N2 -> O2_1D + N2 + 14.97 kcal/mol chem pot heating rate 1330 CPH21 K/s 72 I O2_1S + O3 -> O2_1D + O3 + 14.97 kcal/mol chem pot heating rate 1331 CPH22 K/s 72 I O2_1D + O -> O2 + O + 22.54 kcal/mol chem pot heating rate 1332 CPH23 K/s 72 I O2_1D + O2 -> 2*O2 + 22.54 kcal/mol chem pot heating rate 1333 CPH24 K/s 72 I O2_1D + N2 -> O2 + N2 + 22.54 kcal/mol chem pot heating rate 1334 CPH25 K/s 72 I N2D + O2 -> NO + O1D + 42.43 kcal/mol chem pot heating rate 1335 CPH26 K/s 72 I N2D + O -> N + O + 54.88 kcal/mol chem pot heating rate 1336 CPH27 K/s 72 I N + O2 -> NO + O + 32.28 kcal/mol chem pot heating rate 1337 CPH28 K/s 72 I N + NO -> N2 + O + 61.8 kcal/mol chem pot heating rate 1338 CPH29 K/s 72 I O1D + O2 -> O + O2 + 45.14 kcal/mol chem pot heating rate 1339 CPH30 K/s 72 I Op + O2 -> O2p + O + 35.878 kcal/mol chem pot heating rate 1340 CPH31 K/s 72 I Op + N2 -> NOp + N + 25.105 kcal/mol chem pot heating rate 1341 CPH32 K/s 72 I N2p + O -> NOp + N2D + 16.140 kcal/mol chem pot heating rate 1342 CPH33 K/s 72 I O2p + N -> NOp + O + 97.073 kcal/mol chem pot heating rate 1343 CPH34 K/s 72 I O2p + NO -> NOp + O2 + 64.862 kcal/mol chem pot heating rate 1344 CPH35 K/s 72 I Np + O2 -> O2p + N + 57.322 kcal/mol chem pot heating rate 1345 CPH36 K/s 72 I Np + O2 -> NOp + O + 154.46 kcal/mol chem pot heating rate 1346 CPH37 K/s 72 I Np + O -> Op + N + 22.597 kcal/mol chem pot heating rate 1347 CPH38 K/s 72 I N2p + O2 -> O2p + N2 + 81.164 kcal/mol chem pot heating rate 1348 CPH39 K/s 72 I NOp + e -> 19.691 kcal/mol chem pot heating rate 1349 CPH40 K/s 72 I O2p + e -> 121.65 kcal/mol chem pot heating rate 1350 CPH41 K/s 72 I N2p + e -> 84.807 kcal/mol chem pot heating rate 1351 QCP K/s 72 I chem pot heating rate 1352 O3 mol/mol 72 I prescribed tracer constituent 1353 OH mol/mol 72 I prescribed tracer constituent 1354 NO3 mol/mol 72 I prescribed tracer constituent 1355 HO2 mol/mol 72 I prescribed tracer constituent 1356 NO_Lightning molec/cm3/s 72 A lightning NO source 1357 NO_Aircraft molec/cm3/s 72 A aircraft NO source 1358 CO_Aircraft molec/cm3/s 72 A aircraft CO source 1359 N4S_SPE molec/cm3/s 72 I solar proton event N(4S) source 1360 N2D_SPE molec/cm3/s 72 I solar proton event N(2S) source 1361 OH_SPE molec/cm3/s 72 I solar proton event HOx source 1362 SO2_XFRC molec/cm3/s 72 A external forcing for SO2 1363 SO2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for SO2 1364 so4_a1_XFRC molec/cm3/s 72 A external forcing for so4_a1 1365 so4_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a1 1366 pom_a1_XFRC molec/cm3/s 72 A external forcing for pom_a1 1367 pom_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for pom_a1 1368 bc_a1_XFRC molec/cm3/s 72 A external forcing for bc_a1 1369 bc_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for bc_a1 1370 num_a1_XFRC molec/cm3/s 72 A external forcing for num_a1 1371 num_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a1 1372 so4_a2_XFRC molec/cm3/s 72 A external forcing for so4_a2 1373 so4_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a2 1374 num_a2_XFRC molec/cm3/s 72 A external forcing for num_a2 1375 num_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a2 1376 H2SO4M_C ug/m3 72 I chemical sulfate aerosol mass 1377 H2O2_CHMP /cm3/s 72 I chemical production rate 1378 H2O2_CHML /cm3/s 72 I chemical loss rate 1379 H2SO4_CHMP /cm3/s 72 I chemical production rate 1380 H2SO4_CHML /cm3/s 72 I chemical loss rate 1381 SO2_CHMP /cm3/s 72 I chemical production rate 1382 SO2_CHML /cm3/s 72 I chemical loss rate 1383 DMS_CHMP /cm3/s 72 I chemical production rate 1384 DMS_CHML /cm3/s 72 I chemical loss rate 1385 SOAG_CHMP /cm3/s 72 I chemical production rate 1386 SOAG_CHML /cm3/s 72 I chemical loss rate 1387 so4_a1_CHMP /cm3/s 72 I chemical production rate 1388 so4_a1_CHML /cm3/s 72 I chemical loss rate 1389 pom_a1_CHMP /cm3/s 72 I chemical production rate 1390 pom_a1_CHML /cm3/s 72 I chemical loss rate 1391 soa_a1_CHMP /cm3/s 72 I chemical production rate 1392 soa_a1_CHML /cm3/s 72 I chemical loss rate 1393 bc_a1_CHMP /cm3/s 72 I chemical production rate 1394 bc_a1_CHML /cm3/s 72 I chemical loss rate 1395 dst_a1_CHMP /cm3/s 72 I chemical production rate 1396 dst_a1_CHML /cm3/s 72 I chemical loss rate 1397 ncl_a1_CHMP /cm3/s 72 I chemical production rate 1398 ncl_a1_CHML /cm3/s 72 I chemical loss rate 1399 num_a1_CHMP /cm3/s 72 I chemical production rate 1400 num_a1_CHML /cm3/s 72 I chemical loss rate 1401 so4_a2_CHMP /cm3/s 72 I chemical production rate 1402 so4_a2_CHML /cm3/s 72 I chemical loss rate 1403 soa_a2_CHMP /cm3/s 72 I chemical production rate 1404 soa_a2_CHML /cm3/s 72 I chemical loss rate 1405 ncl_a2_CHMP /cm3/s 72 I chemical production rate 1406 ncl_a2_CHML /cm3/s 72 I chemical loss rate 1407 num_a2_CHMP /cm3/s 72 I chemical production rate 1408 num_a2_CHML /cm3/s 72 I chemical loss rate 1409 dst_a3_CHMP /cm3/s 72 I chemical production rate 1410 dst_a3_CHML /cm3/s 72 I chemical loss rate 1411 ncl_a3_CHMP /cm3/s 72 I chemical production rate 1412 ncl_a3_CHML /cm3/s 72 I chemical loss rate 1413 so4_a3_CHMP /cm3/s 72 I chemical production rate 1414 so4_a3_CHML /cm3/s 72 I chemical loss rate 1415 num_a3_CHMP /cm3/s 72 I chemical production rate 1416 num_a3_CHML /cm3/s 72 I chemical loss rate 1417 ozone mol/mol 72 I prescribed ozone 1418 TTGWORO K/s 72 A T tendency - orographic gravity wave drag 1419 UTGWORO m/s2 72 A U tendency - orographic gravity wave drag 1420 VTGWORO m/s2 72 A V tendency - orographic gravity wave drag 1421 TAUGWX N/m2 1 A Zonal gravity wave surface stress 1422 TAUGWY N/m2 1 A Meridional gravity wave surface stress 1423 BUTGWSPEC m/s2 72 A Beres U tendency - gravity wave spectrum 1424 BVTGWSPEC m/s2 72 A Beres V tendency - gravity wave spectrum 1425 BUTEND1 m/s2 72 A Beres U tendency c < -40 1426 BUTEND2 m/s2 72 A Beres U tendency -40 < c < -15 1427 BUTEND3 m/s2 72 A Beres U tendency -15 < c < 15 1428 BUTEND4 m/s2 72 A Beres U tendency 15 < c < 40 1429 BUTEND5 m/s2 72 A Beres U tendency 40 < c 1430 BTAUE Pa 73 A Beres Eastward Reynolds stress 1431 BTAUW Pa 73 A Beres Westward Reynolds stress 1432 BTAUNET Pa 73 A Beres E+W Reynolds stress 1433 BTAUN Pa 73 A Beres Northward Reynolds stress 1434 BTAUS Pa 73 A Beres Southward Reynolds stress 1435 BEMF Pa 72 A Beres Eastward MF 1436 BWMF Pa 72 A Beres Westward MF 1437 BNMF Pa 72 A Beres Northward MF 1438 BSMF Pa 72 A Beres Southward MF 1439 BTTGWSDF K/s 72 A Beres t tendency - diffusion term 1440 BTTGWSKE K/s 72 A Beres t tendency - kinetic energy conversion term 1441 BTAUXSn32 Pa 72 A Beres tau at c= -80.00 m/s 1442 BTAUYSn32 Pa 72 A Beres tau at c= -80.00 m/s 1443 BTAUXSn31 Pa 72 A Beres tau at c= -77.50 m/s 1444 BTAUYSn31 Pa 72 A Beres tau at c= -77.50 m/s 1445 BTAUXSn30 Pa 72 A Beres tau at c= -75.00 m/s 1446 BTAUYSn30 Pa 72 A Beres tau at c= -75.00 m/s 1447 BTAUXSn29 Pa 72 A Beres tau at c= -72.50 m/s 1448 BTAUYSn29 Pa 72 A Beres tau at c= -72.50 m/s 1449 BTAUXSn28 Pa 72 A Beres tau at c= -70.00 m/s 1450 BTAUYSn28 Pa 72 A Beres tau at c= -70.00 m/s 1451 BTAUXSn27 Pa 72 A Beres tau at c= -67.50 m/s 1452 BTAUYSn27 Pa 72 A Beres tau at c= -67.50 m/s 1453 BTAUXSn26 Pa 72 A Beres tau at c= -65.00 m/s 1454 BTAUYSn26 Pa 72 A Beres tau at c= -65.00 m/s 1455 BTAUXSn25 Pa 72 A Beres tau at c= -62.50 m/s 1456 BTAUYSn25 Pa 72 A Beres tau at c= -62.50 m/s 1457 BTAUXSn24 Pa 72 A Beres tau at c= -60.00 m/s 1458 BTAUYSn24 Pa 72 A Beres tau at c= -60.00 m/s 1459 BTAUXSn23 Pa 72 A Beres tau at c= -57.50 m/s 1460 BTAUYSn23 Pa 72 A Beres tau at c= -57.50 m/s 1461 BTAUXSn22 Pa 72 A Beres tau at c= -55.00 m/s 1462 BTAUYSn22 Pa 72 A Beres tau at c= -55.00 m/s 1463 BTAUXSn21 Pa 72 A Beres tau at c= -52.50 m/s 1464 BTAUYSn21 Pa 72 A Beres tau at c= -52.50 m/s 1465 BTAUXSn20 Pa 72 A Beres tau at c= -50.00 m/s 1466 BTAUYSn20 Pa 72 A Beres tau at c= -50.00 m/s 1467 BTAUXSn19 Pa 72 A Beres tau at c= -47.50 m/s 1468 BTAUYSn19 Pa 72 A Beres tau at c= -47.50 m/s 1469 BTAUXSn18 Pa 72 A Beres tau at c= -45.00 m/s 1470 BTAUYSn18 Pa 72 A Beres tau at c= -45.00 m/s 1471 BTAUXSn17 Pa 72 A Beres tau at c= -42.50 m/s 1472 BTAUYSn17 Pa 72 A Beres tau at c= -42.50 m/s 1473 BTAUXSn16 Pa 72 A Beres tau at c= -40.00 m/s 1474 BTAUYSn16 Pa 72 A Beres tau at c= -40.00 m/s 1475 BTAUXSn15 Pa 72 A Beres tau at c= -37.50 m/s 1476 BTAUYSn15 Pa 72 A Beres tau at c= -37.50 m/s 1477 BTAUXSn14 Pa 72 A Beres tau at c= -35.00 m/s 1478 BTAUYSn14 Pa 72 A Beres tau at c= -35.00 m/s 1479 BTAUXSn13 Pa 72 A Beres tau at c= -32.50 m/s 1480 BTAUYSn13 Pa 72 A Beres tau at c= -32.50 m/s 1481 BTAUXSn12 Pa 72 A Beres tau at c= -30.00 m/s 1482 BTAUYSn12 Pa 72 A Beres tau at c= -30.00 m/s 1483 BTAUXSn11 Pa 72 A Beres tau at c= -27.50 m/s 1484 BTAUYSn11 Pa 72 A Beres tau at c= -27.50 m/s 1485 BTAUXSn10 Pa 72 A Beres tau at c= -25.00 m/s 1486 BTAUYSn10 Pa 72 A Beres tau at c= -25.00 m/s 1487 BTAUXSn09 Pa 72 A Beres tau at c= -22.50 m/s 1488 BTAUYSn09 Pa 72 A Beres tau at c= -22.50 m/s 1489 BTAUXSn08 Pa 72 A Beres tau at c= -20.00 m/s 1490 BTAUYSn08 Pa 72 A Beres tau at c= -20.00 m/s 1491 BTAUXSn07 Pa 72 A Beres tau at c= -17.50 m/s 1492 BTAUYSn07 Pa 72 A Beres tau at c= -17.50 m/s 1493 BTAUXSn06 Pa 72 A Beres tau at c= -15.00 m/s 1494 BTAUYSn06 Pa 72 A Beres tau at c= -15.00 m/s 1495 BTAUXSn05 Pa 72 A Beres tau at c= -12.50 m/s 1496 BTAUYSn05 Pa 72 A Beres tau at c= -12.50 m/s 1497 BTAUXSn04 Pa 72 A Beres tau at c= -10.00 m/s 1498 BTAUYSn04 Pa 72 A Beres tau at c= -10.00 m/s 1499 BTAUXSn03 Pa 72 A Beres tau at c= -7.50 m/s 1500 BTAUYSn03 Pa 72 A Beres tau at c= -7.50 m/s 1501 BTAUXSn02 Pa 72 A Beres tau at c= -5.00 m/s 1502 BTAUYSn02 Pa 72 A Beres tau at c= -5.00 m/s 1503 BTAUXSn01 Pa 72 A Beres tau at c= -2.50 m/s 1504 BTAUYSn01 Pa 72 A Beres tau at c= -2.50 m/s 1505 BTAUXSp00 Pa 72 A Beres tau at c= 0.00 m/s 1506 BTAUYSp00 Pa 72 A Beres tau at c= 0.00 m/s 1507 BTAUXSp01 Pa 72 A Beres tau at c= 2.50 m/s 1508 BTAUYSp01 Pa 72 A Beres tau at c= 2.50 m/s 1509 BTAUXSp02 Pa 72 A Beres tau at c= 5.00 m/s 1510 BTAUYSp02 Pa 72 A Beres tau at c= 5.00 m/s 1511 BTAUXSp03 Pa 72 A Beres tau at c= 7.50 m/s 1512 BTAUYSp03 Pa 72 A Beres tau at c= 7.50 m/s 1513 BTAUXSp04 Pa 72 A Beres tau at c= 10.00 m/s 1514 BTAUYSp04 Pa 72 A Beres tau at c= 10.00 m/s 1515 BTAUXSp05 Pa 72 A Beres tau at c= 12.50 m/s 1516 BTAUYSp05 Pa 72 A Beres tau at c= 12.50 m/s 1517 BTAUXSp06 Pa 72 A Beres tau at c= 15.00 m/s 1518 BTAUYSp06 Pa 72 A Beres tau at c= 15.00 m/s 1519 BTAUXSp07 Pa 72 A Beres tau at c= 17.50 m/s 1520 BTAUYSp07 Pa 72 A Beres tau at c= 17.50 m/s 1521 BTAUXSp08 Pa 72 A Beres tau at c= 20.00 m/s 1522 BTAUYSp08 Pa 72 A Beres tau at c= 20.00 m/s 1523 BTAUXSp09 Pa 72 A Beres tau at c= 22.50 m/s 1524 BTAUYSp09 Pa 72 A Beres tau at c= 22.50 m/s 1525 BTAUXSp10 Pa 72 A Beres tau at c= 25.00 m/s 1526 BTAUYSp10 Pa 72 A Beres tau at c= 25.00 m/s 1527 BTAUXSp11 Pa 72 A Beres tau at c= 27.50 m/s 1528 BTAUYSp11 Pa 72 A Beres tau at c= 27.50 m/s 1529 BTAUXSp12 Pa 72 A Beres tau at c= 30.00 m/s 1530 BTAUYSp12 Pa 72 A Beres tau at c= 30.00 m/s 1531 BTAUXSp13 Pa 72 A Beres tau at c= 32.50 m/s 1532 BTAUYSp13 Pa 72 A Beres tau at c= 32.50 m/s 1533 BTAUXSp14 Pa 72 A Beres tau at c= 35.00 m/s 1534 BTAUYSp14 Pa 72 A Beres tau at c= 35.00 m/s 1535 BTAUXSp15 Pa 72 A Beres tau at c= 37.50 m/s 1536 BTAUYSp15 Pa 72 A Beres tau at c= 37.50 m/s 1537 BTAUXSp16 Pa 72 A Beres tau at c= 40.00 m/s 1538 BTAUYSp16 Pa 72 A Beres tau at c= 40.00 m/s 1539 BTAUXSp17 Pa 72 A Beres tau at c= 42.50 m/s 1540 BTAUYSp17 Pa 72 A Beres tau at c= 42.50 m/s 1541 BTAUXSp18 Pa 72 A Beres tau at c= 45.00 m/s 1542 BTAUYSp18 Pa 72 A Beres tau at c= 45.00 m/s 1543 BTAUXSp19 Pa 72 A Beres tau at c= 47.50 m/s 1544 BTAUYSp19 Pa 72 A Beres tau at c= 47.50 m/s 1545 BTAUXSp20 Pa 72 A Beres tau at c= 50.00 m/s 1546 BTAUYSp20 Pa 72 A Beres tau at c= 50.00 m/s 1547 BTAUXSp21 Pa 72 A Beres tau at c= 52.50 m/s 1548 BTAUYSp21 Pa 72 A Beres tau at c= 52.50 m/s 1549 BTAUXSp22 Pa 72 A Beres tau at c= 55.00 m/s 1550 BTAUYSp22 Pa 72 A Beres tau at c= 55.00 m/s 1551 BTAUXSp23 Pa 72 A Beres tau at c= 57.50 m/s 1552 BTAUYSp23 Pa 72 A Beres tau at c= 57.50 m/s 1553 BTAUXSp24 Pa 72 A Beres tau at c= 60.00 m/s 1554 BTAUYSp24 Pa 72 A Beres tau at c= 60.00 m/s 1555 BTAUXSp25 Pa 72 A Beres tau at c= 62.50 m/s 1556 BTAUYSp25 Pa 72 A Beres tau at c= 62.50 m/s 1557 BTAUXSp26 Pa 72 A Beres tau at c= 65.00 m/s 1558 BTAUYSp26 Pa 72 A Beres tau at c= 65.00 m/s 1559 BTAUXSp27 Pa 72 A Beres tau at c= 67.50 m/s 1560 BTAUYSp27 Pa 72 A Beres tau at c= 67.50 m/s 1561 BTAUXSp28 Pa 72 A Beres tau at c= 70.00 m/s 1562 BTAUYSp28 Pa 72 A Beres tau at c= 70.00 m/s 1563 BTAUXSp29 Pa 72 A Beres tau at c= 72.50 m/s 1564 BTAUYSp29 Pa 72 A Beres tau at c= 72.50 m/s 1565 BTAUXSp30 Pa 72 A Beres tau at c= 75.00 m/s 1566 BTAUYSp30 Pa 72 A Beres tau at c= 75.00 m/s 1567 BTAUXSp31 Pa 72 A Beres tau at c= 77.50 m/s 1568 BTAUYSp31 Pa 72 A Beres tau at c= 77.50 m/s 1569 BTAUXSp32 Pa 72 A Beres tau at c= 80.00 m/s 1570 BTAUYSp32 Pa 72 A Beres tau at c= 80.00 m/s 1571 NETDT K/s 72 A Net heating rate 1572 MAXQ0 K/day 1 A Max column heating rate 1573 HDEPTH km 1 A Heating Depth 1574 EKGWSPEC M2/S 73 A effective Kzz due to gw spectrum 1575 TTGW K/s 72 A T tendency - gravity wave drag 1576 EXTINCT /m 72 A Aerosol extinction 1577 tropopause_m m 1 A tropopause level in meters 1578 ABSORB /m 72 A Aerosol absorption 1579 AODVIS 1 A Aerosol optical depth 550 nm 1580 AODALL 1 A AOD 550 nm for all time and species 1581 AODUV 1 A Aerosol optical depth 350 nm 1582 AODNIR 1 A Aerosol optical depth 850 nm 1583 AODABS 1 A Aerosol absorption optical depth 550 nm 1584 AODMODE1 1 A Aerosol optical depth 550 nm mode 1 1585 AODMODE2 1 A Aerosol optical depth 550 nm mode 2 1586 AODMODE3 1 A Aerosol optical depth 550 nm mode 3 1587 AODDUST1 1 A Aerosol optical depth 550 nm model 1 from dust 1588 AODDUST2 1 A Aerosol optical depth 550 nm model 2 from dust 1589 AODDUST3 1 A Aerosol optical depth 550 nm model 3 from dust 1590 AODDUST 1 A Aerosol optical depth 550 nm from dust 1591 AODSO4 1 A Aerosol optical depth 550 nm from SO4 1592 AODPOM 1 A Aerosol optical depth 550 nm from POM 1593 AODSOA 1 A Aerosol optical depth 550 nm from SOA 1594 AODBC 1 A Aerosol optical depth 550 nm from BC 1595 AODSS 1 A Aerosol optical depth 550 nm from seasalt 1596 AODABSBC 1 A Aerosol absorption optical depth 550 nm from BC 1597 BURDEN1 kg/m2 1 A Aerosol burden mode 1 1598 BURDEN2 kg/m2 1 A Aerosol burden mode 2 1599 BURDEN3 kg/m2 1 A Aerosol burden mode 3 1600 BURDENDUST kg/m2 1 A Dust aerosol burden 1601 BURDENSO4 kg/m2 1 A Sulfate aerosol burden 1602 BURDENPOM kg/m2 1 A POM aerosol burden 1603 BURDENSOA kg/m2 1 A SOA aerosol burden 1604 BURDENBC kg/m2 1 A Black carbon aerosol burden 1605 BURDENSEASALT kg/m2 1 A Seasalt aerosol burden 1606 SSAVIS 1 A Aerosol singel-scatter albedo 1607 TOT_CLD_VISTAU 1 72 A Total gbx cloud extinction visible sw optical depth 1608 TOT_ICLD_VISTAU 1 72 A Total in-cloud extinction visible sw optical depth 1609 LIQ_ICLD_VISTAU 1 72 A Liquid in-cloud extinction visible sw optical depth 1610 ICE_ICLD_VISTAU 1 72 A Ice in-cloud extinction visible sw optical depth 1611 SOLIN W/m2 1 A Solar insolation 1612 SOLL W/m2 1 A Solar downward near infrared direct to surface 1613 SOLS W/m2 1 A Solar downward visible direct to surface 1614 SOLLD W/m2 1 A Solar downward near infrared diffuse to surface 1615 SOLSD W/m2 1 A Solar downward visible diffuse to surface 1616 QRS K/s 72 A Solar heating rate 1617 QRSC K/s 72 A Clearsky solar heating rate 1618 FSNS W/m2 1 A Net solar flux at surface 1619 FSNT W/m2 1 A Net solar flux at top of model 1620 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 1621 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 1622 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 1623 FSUTOAC W/m2 1 A Clearsky upwelling solar flux at top of atmosphere 1624 FSN200 W/m2 1 A Net shortwave flux at 200 mb 1625 FSN200C W/m2 1 A Clearsky net shortwave flux at 200 mb 1626 FSNTC W/m2 1 A Clearsky net solar flux at top of model 1627 FSNSC W/m2 1 A Clearsky net solar flux at surface 1628 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 1629 FSDS W/m2 1 A Downwelling solar flux at surface 1630 FUS W/m2 73 I Shortwave upward flux 1631 FDS W/m2 73 I Shortwave downward flux 1632 FUSC W/m2 73 I Shortwave clear-sky upward flux 1633 FDSC W/m2 73 I Shortwave clear-sky downward flux 1634 FSNIRTOA W/m2 1 A Net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1635 FSNRTOAC W/m2 1 A Clearsky net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1636 FSNRTOAS W/m2 1 A Net near-infrared flux (>= 0.7 microns) at top of atmosphere 1637 SWCF W/m2 1 A Shortwave cloud forcing 1638 QRL K/s 72 A Longwave heating rate 1639 QRLC K/s 72 A Clearsky longwave heating rate 1640 FLDS W/m2 1 A Downwelling longwave flux at surface 1641 FLDSC W/m2 1 A Clearsky Downwelling longwave flux at surface 1642 FLNS W/m2 1 A Net longwave flux at surface 1643 FLNT W/m2 1 A Net longwave flux at top of model 1644 FLUT W/m2 1 A Upwelling longwave flux at top of model 1645 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 1646 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 1647 LWCF W/m2 1 A Longwave cloud forcing 1648 FLN200 W/m2 1 A Net longwave flux at 200 mb 1649 FLN200C W/m2 1 A Clearsky net longwave flux at 200 mb 1650 FLNSC W/m2 1 A Clearsky net longwave flux at surface 1651 FUL W/m2 73 I Longwave upward flux 1652 FDL W/m2 73 I Longwave downward flux 1653 FULC W/m2 73 I Longwave clear-sky upward flux 1654 FDLC W/m2 73 I Longwave clear-sky downward flux 1655 EMIS 1 72 A Cloud longwave emissivity 1656 HR K/s 72 A Heating rate needed for d(theta)/dt computation 1657 CLDFSNOW 1 72 I CLDFSNOW 1658 SNOW_ICLD_VISTAU 1 72 A Snow in-cloud extinction visible sw optical depth 1659 ICWMR kg/kg 72 A Prognostic in-cloud water mixing ratio 1660 ICIMR kg/kg 72 A Prognostic in-cloud ice mixing ratio 1661 IWC kg/m3 72 A Grid box average ice water content 1662 LWC kg/m3 72 A Grid box average liquid water content 1663 ICLDIWP kg/m2 72 A In-cloud ice water path 1664 ICLDTWP kg/m2 72 A In-cloud cloud total water path (liquid and ice) 1665 GCLDLWP kg/m2 72 A Grid-box cloud water path 1666 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 1667 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 1668 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 1669 lambda_cloud 1/meter 72 I lambda in cloud 1670 mu_cloud 1 72 I mu in cloud 1671 dei_cloud micrometers 72 I ice radiative effective diameter in cloud 1672 SETLWP gram/m2 72 A Prescribed liquid water path 1673 LWSH m 1 A Liquid water scale height 1674 EFFCLD fraction 72 A Effective cloud fraction 1675 EMISCLD 1 72 A cloud emissivity 1676 CLOUD 1 72 A Cloud fraction 1677 CLDTOT 1 1 A Vertically-integrated total cloud 1678 CLDLOW 1 1 A Vertically-integrated low cloud 1679 CLDMED 1 1 A Vertically-integrated mid-level cloud 1680 CLDHGH 1 1 A Vertically-integrated high cloud 1681 qt_pre_Cu kg/kg 72 I qt_preCU 1682 sl_pre_Cu J/kg 72 I sl_preCU 1683 slv_pre_Cu J/kg 72 I slv_preCU 1684 u_pre_Cu m/s 72 I u_preCU 1685 v_pre_Cu m/s 72 I v_preCU 1686 qv_pre_Cu kg/kg 72 I qv_preCU 1687 ql_pre_Cu kg/kg 72 I ql_preCU 1688 qi_pre_Cu kg/kg 72 I qi_preCU 1689 t_pre_Cu K 72 I t_preCU 1690 rh_pre_Cu % 72 I rh_preCU 1691 qt_aft_Cu kg/kg 72 I qt_afterCU 1692 sl_aft_Cu J/kg 72 I sl_afterCU 1693 slv_aft_Cu J/kg 72 I slv_afterCU 1694 u_aft_Cu m/s 72 I u_afterCU 1695 v_aft_Cu m/s 72 I v_afterCU 1696 qv_aft_Cu kg/kg 72 I qv_afterCU 1697 ql_aft_Cu kg/kg 72 I ql_afterCU 1698 qi_aft_Cu kg/kg 72 I qi_afterCU 1699 t_aft_Cu K 72 I t_afterCU 1700 rh_aft_Cu % 72 I rh_afterCU 1701 tten_Cu K/s 72 I Temprtaure tendency by cumulus convection 1702 rhten_Cu %/s 72 I RH tendency by cumumus convection 1703 CMFDT K/s 72 A T tendency - shallow convection 1704 CMFDQ kg/kg/s 72 A QV tendency - shallow convection 1705 CMFDLIQ kg/kg/s 72 A Cloud liq tendency - shallow convection 1706 CMFDICE kg/kg/s 72 A Cloud ice tendency - shallow convection 1707 CMFDQR kg/kg/s 72 A Q tendency - shallow convection rainout 1708 EVAPTCM K/s 72 A T tendency - Evaporation/snow prod from Hack convection 1709 FZSNTCM K/s 72 A T tendency - Rain to snow conversion from Hack convection 1710 EVSNTCM K/s 72 A T tendency - Snow to rain prod from Hack convection 1711 EVAPQCM kg/kg/s 72 A Q tendency - Evaporation from Hack convection 1712 QC kg/kg/s 72 A Q tendency - shallow convection LW export 1713 PRECSH m/s 1 A Shallow Convection precipitation rate 1714 CMFMC kg/m2/s 73 A Moist shallow convection mass flux 1715 CMFSL W/m2 73 A Moist shallow convection liquid water static energy flux 1716 CMFLQ W/m2 73 A Moist shallow convection total water flux 1717 CIN J/kg 1 A Convective inhibition 1718 CBMF kg/m2/s 1 A Cloud base mass flux 1719 CLDTOP 1 1 I Vertical index of cloud top 1720 CLDBOT 1 1 I Vertical index of cloud base 1721 PCLDTOP 1 1 A Pressure of cloud top 1722 PCLDBOT 1 1 A Pressure of cloud base 1723 FREQSH fraction 1 A Fractional occurance of shallow convection 1724 HKFLXPRC kg/m2/s 73 A Flux of precipitation from HK convection 1725 HKFLXSNW kg/m2/s 73 A Flux of snow from HK convection 1726 HKNTPRPD kg/kg/s 72 A Net precipitation production from HK convection 1727 HKNTSNPD kg/kg/s 72 A Net snow production from HK convection 1728 HKEIHEAT W/kg 72 A Heating by ice and evaporation in HK convection 1729 ICWMRSH kg/kg 72 A Shallow Convection in-cloud water mixing ratio 1730 SH_CLD fraction 72 A Shallow convective cloud cover 1731 DP_CLD fraction 72 A Deep convective cloud cover 1732 ICWMRDP kg/kg 72 A Deep Convection in-cloud water mixing ratio 1733 num_a1_mixnuc1 #/m2/s 1 A num_a1 dropmixnuc mixnuc column tendency 1734 num_c1_mixnuc1 #/m2/s 1 A num_c1 dropmixnuc mixnuc column tendency 1735 so4_a1_mixnuc1 kg/m2/s 1 A so4_a1 dropmixnuc mixnuc column tendency 1736 so4_c1_mixnuc1 kg/m2/s 1 A so4_c1 dropmixnuc mixnuc column tendency 1737 pom_a1_mixnuc1 kg/m2/s 1 A pom_a1 dropmixnuc mixnuc column tendency 1738 pom_c1_mixnuc1 kg/m2/s 1 A pom_c1 dropmixnuc mixnuc column tendency 1739 soa_a1_mixnuc1 kg/m2/s 1 A soa_a1 dropmixnuc mixnuc column tendency 1740 soa_c1_mixnuc1 kg/m2/s 1 A soa_c1 dropmixnuc mixnuc column tendency 1741 bc_a1_mixnuc1 kg/m2/s 1 A bc_a1 dropmixnuc mixnuc column tendency 1742 bc_c1_mixnuc1 kg/m2/s 1 A bc_c1 dropmixnuc mixnuc column tendency 1743 dst_a1_mixnuc1 kg/m2/s 1 A dst_a1 dropmixnuc mixnuc column tendency 1744 dst_c1_mixnuc1 kg/m2/s 1 A dst_c1 dropmixnuc mixnuc column tendency 1745 ncl_a1_mixnuc1 kg/m2/s 1 A ncl_a1 dropmixnuc mixnuc column tendency 1746 ncl_c1_mixnuc1 kg/m2/s 1 A ncl_c1 dropmixnuc mixnuc column tendency 1747 num_a2_mixnuc1 #/m2/s 1 A num_a2 dropmixnuc mixnuc column tendency 1748 num_c2_mixnuc1 #/m2/s 1 A num_c2 dropmixnuc mixnuc column tendency 1749 so4_a2_mixnuc1 kg/m2/s 1 A so4_a2 dropmixnuc mixnuc column tendency 1750 so4_c2_mixnuc1 kg/m2/s 1 A so4_c2 dropmixnuc mixnuc column tendency 1751 soa_a2_mixnuc1 kg/m2/s 1 A soa_a2 dropmixnuc mixnuc column tendency 1752 soa_c2_mixnuc1 kg/m2/s 1 A soa_c2 dropmixnuc mixnuc column tendency 1753 ncl_a2_mixnuc1 kg/m2/s 1 A ncl_a2 dropmixnuc mixnuc column tendency 1754 ncl_c2_mixnuc1 kg/m2/s 1 A ncl_c2 dropmixnuc mixnuc column tendency 1755 num_a3_mixnuc1 #/m2/s 1 A num_a3 dropmixnuc mixnuc column tendency 1756 num_c3_mixnuc1 #/m2/s 1 A num_c3 dropmixnuc mixnuc column tendency 1757 dst_a3_mixnuc1 kg/m2/s 1 A dst_a3 dropmixnuc mixnuc column tendency 1758 dst_c3_mixnuc1 kg/m2/s 1 A dst_c3 dropmixnuc mixnuc column tendency 1759 ncl_a3_mixnuc1 kg/m2/s 1 A ncl_a3 dropmixnuc mixnuc column tendency 1760 ncl_c3_mixnuc1 kg/m2/s 1 A ncl_c3 dropmixnuc mixnuc column tendency 1761 so4_a3_mixnuc1 kg/m2/s 1 A so4_a3 dropmixnuc mixnuc column tendency 1762 so4_c3_mixnuc1 kg/m2/s 1 A so4_c3 dropmixnuc mixnuc column tendency 1763 CCN1 1/cm3 72 A CCN concentration at S=0.02% 1764 CCN2 1/cm3 72 A CCN concentration at S=0.05% 1765 CCN3 1/cm3 72 A CCN concentration at S=0.1% 1766 CCN4 1/cm3 72 A CCN concentration at S=0.2% 1767 CCN5 1/cm3 72 A CCN concentration at S=0.5% 1768 CCN6 1/cm3 72 A CCN concentration at S=1.0% 1769 WTKE m/s 72 A Standard deviation of updraft velocity 1770 NDROPMIX 1/kg/s 72 A Droplet number mixing 1771 NDROPSRC 1/kg/s 72 A Droplet number source 1772 NDROPSNK 1/kg/s 72 A Droplet number loss by microphysics 1773 NDROPCOL 1/m2 1 A Column droplet number 1774 LCLOUD 72 A Liquid cloud fraction used in stratus activation 1775 WSUB m/s 72 A Diagnostic sub-grid vertical velocity 1776 WSUBI m/s 72 A Diagnostic sub-grid vertical velocity for ice 1777 WLARGE m/s 72 A Large-scale vertical velocity 1778 WSIG m/s 72 A Subgrid standard deviation of vertical velocity 1779 WSUBI2 m/s 72 A Mean updraft, with stddev=f(TKE) 1780 RHICE 0-1 72 A RHi for ice nucleation 1781 NIHF 1/m3 72 A Activated Ice Number Concentation due to homogenous freezing 1782 NIDEP 1/m3 72 A Activated Ice Number Concentation due to deposition nucleation 1783 NIIMM 1/m3 72 A Activated Ice Number Concentation due to immersion freezing 1784 NIMEY 1/m3 72 A Activated Ice Number Concentation due to meyers deposition 1785 bc_num #/cm3 72 A total bc number 1786 dst1_num #/cm3 72 A total dst1 number 1787 dst3_num #/cm3 72 A total dst3 number 1788 bcc_num #/cm3 72 A coated bc number 1789 dst1c_num #/cm3 72 A coated dst1 number 1790 dst3c_num #/cm3 72 A coated dst3 number 1791 bcuc_num #/cm3 72 A uncoated bc number 1792 dst1uc_num #/cm3 72 A uncoated dst1 number 1793 dst3uc_num #/cm3 72 A uncoated dst3 number 1794 bc_a1_num #/cm3 72 A interstitial bc number 1795 dst_a1_num #/cm3 72 A interstitial dst1 number 1796 dst_a3_num #/cm3 72 A interstitial dst3 number 1797 bc_c1_num #/cm3 72 A cloud borne bc number 1798 dst_c1_num #/cm3 72 A cloud borne dst1 number 1799 dst_c3_num #/cm3 72 A cloud borne dst3 number 1800 fn_bc_c1_num #/cm3 72 A cloud borne bc number derived from fn 1801 fn_dst_c1_num #/cm3 72 A cloud borne dst1 number derived from fn 1802 fn_dst_c3_num #/cm3 72 A cloud borne dst3 number derived from fn 1803 na500 #/cm3 72 A interstitial aerosol number with D>500 nm 1804 totna500 #/cm3 72 A total aerosol number with D>500 nm 1805 FREQIMM fraction 72 A Fractional occurance of immersion freezing 1806 FREQCNT fraction 72 A Fractional occurance of contact freezing 1807 FREQDEP fraction 72 A Fractional occurance of deposition freezing 1808 FREQMIX fraction 72 A Fractional occurance of mixed-phase clouds 1809 DSTFREZIMM m-3s-1 72 A dust immersion freezing rate 1810 DSTFREZCNT m-3s-1 72 A dust contact freezing rate 1811 DSTFREZDEP m-3s-1 72 A dust deposition freezing rate 1812 BCFREZIMM m-3s-1 72 A bc immersion freezing rate 1813 BCFREZCNT m-3s-1 72 A bc contact freezing rate 1814 BCFREZDEP m-3s-1 72 A bc deposition freezing rate 1815 NIMIX_IMM #/m3 72 A Activated Ice Number Concentration due to het immersion freezing in Mixed Clouds 1816 NIMIX_CNT #/m3 72 A Activated Ice Number Concentration due to het contact freezing in Mixed Clouds 1817 NIMIX_DEP #/m3 72 A Activated Ice Number Concentration due to het deposition freezing in Mixed Clouds 1818 DSTNIDEP #/m3 72 A Activated Ice Number Concentration due to dst dep freezing in Mixed Clouds 1819 DSTNICNT #/m3 72 A Activated Ice Number Concentration due to dst cnt freezing in Mixed Clouds 1820 DSTNIIMM #/m3 72 A Activated Ice Number Concentration due to dst imm freezing in Mixed Clouds 1821 BCNIDEP #/m3 72 A Activated Ice Number Concentration due to bc dep freezing in Mixed Clouds 1822 BCNICNT #/m3 72 A Activated Ice Number Concentration due to bc cnt freezing in Mixed Clouds 1823 BCNIIMM #/m3 72 A Activated Ice Number Concentration due to bc imm freezing in Mixed Clouds 1824 NUMICE10s #/m3 72 A Ice Number Concentration due to het freezing in Mixed Clouds during 10-s period 1825 NUMIMM10sDST #/m3 72 A Ice Number Concentration due to imm freezing by dst in Mixed Clouds during 10-s period 1826 NUMIMM10sBC #/m3 72 A Ice Number Concentration due to imm freezing by bc in Mixed Clouds during 10-s period 1827 CLDLIQ kg/kg 72 A Grid box averaged cloud liquid amount 1828 SFCLDLIQ kg/m2/s 1 A CLDLIQ surface flux 1829 CLDICE kg/kg 72 A Grid box averaged cloud ice amount 1830 SFCLDICE kg/m2/s 1 A CLDICE surface flux 1831 NUMLIQ 1/kg 72 A Grid box averaged cloud liquid number 1832 SFNUMLIQ 1/m2/s 1 A NUMLIQ surface flux 1833 NUMICE 1/kg 72 A Grid box averaged cloud ice number 1834 SFNUMICE 1/m2/s 1 A NUMICE surface flux 1835 RAINQM kg/kg 72 A Grid box averaged rain amount 1836 SFRAINQM kg/m2/s 1 A RAINQM surface flux 1837 SNOWQM kg/kg 72 A Grid box averaged snow amount 1838 SFSNOWQM kg/m2/s 1 A SNOWQM surface flux 1839 NUMRAI 1/kg 72 A Grid box averaged rain number 1840 SFNUMRAI 1/m2/s 1 A NUMRAI surface flux 1841 NUMSNO 1/kg 72 A Grid box averaged snow number 1842 SFNUMSNO 1/m2/s 1 A NUMSNO surface flux 1843 CLDLIQAP kg/kg 72 A CLDLIQ after physics 1844 CLDICEAP kg/kg 72 A CLDICE after physics 1845 CLDLIQBP kg/kg 72 A CLDLIQ before physics 1846 CLDICEBP kg/kg 72 A CLDICE before physics 1847 RAINQMAP kg/kg 72 A RAINQM after physics 1848 SNOWQMAP kg/kg 72 A SNOWQM after physics 1849 RAINQMBP kg/kg 72 A RAINQM before physics 1850 SNOWQMBP kg/kg 72 A SNOWQM before physics 1851 CME kg/kg/s 72 A Rate of cond-evap within the cloud 1852 PRODPREC kg/kg/s 72 A Rate of conversion of condensate to precip 1853 EVAPPREC kg/kg/s 72 A Rate of evaporation of falling precip 1854 EVAPSNOW kg/kg/s 72 A Rate of evaporation of falling snow 1855 HPROGCLD W/kg 72 A Heating from prognostic clouds 1856 FICE 1 72 A Fractional ice content within cloud 1857 ICWMRST kg/kg 72 A Prognostic in-stratus water mixing ratio 1858 ICIMRST kg/kg 72 A Prognostic in-stratus ice mixing ratio 1859 QCSEVAP kg/kg/s 72 A Rate of evaporation of falling cloud water 1860 QISEVAP kg/kg/s 72 A Rate of sublimation of falling cloud ice 1861 QVRES kg/kg/s 72 A Rate of residual condensation term 1862 CMEIOUT kg/kg/s 72 A Rate of deposition/sublimation of cloud ice 1863 VTRMC m/s 72 A Mass-weighted cloud water fallspeed 1864 VTRMI m/s 72 A Mass-weighted cloud ice fallspeed 1865 QCSEDTEN kg/kg/s 72 A Cloud water mixing ratio tendency from sedimentation 1866 QISEDTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from sedimentation 1867 PRAO kg/kg/s 72 A Accretion of cloud water by rain 1868 PRCO kg/kg/s 72 A Autoconversion of cloud water 1869 MNUCCCO kg/kg/s 72 A Immersion freezing of cloud water 1870 MNUCCTO kg/kg/s 72 A Contact freezing of cloud water 1871 MNUCCDO kg/kg/s 72 A Homogeneous and heterogeneous nucleation from vapor 1872 MNUCCDOhet kg/kg/s 72 A Heterogeneous nucleation from vapor 1873 MSACWIO kg/kg/s 72 A Conversion of cloud water from rime-splintering 1874 PSACWSO kg/kg/s 72 A Accretion of cloud water by snow 1875 BERGSO kg/kg/s 72 A Conversion of cloud water to snow from bergeron 1876 BERGO kg/kg/s 72 A Conversion of cloud water to cloud ice from bergeron 1877 MELTO kg/kg/s 72 A Melting of cloud ice 1878 HOMOO kg/kg/s 72 A Homogeneous freezing of cloud water 1879 QCRESO kg/kg/s 72 A Residual condensation term for cloud water 1880 PRCIO kg/kg/s 72 A Autoconversion of cloud ice 1881 PRAIO kg/kg/s 72 A Accretion of cloud ice by rain 1882 QIRESO kg/kg/s 72 A Residual deposition term for cloud ice 1883 MNUCCRO kg/kg/s 72 A Heterogeneous freezing of rain to snow 1884 PRACSO kg/kg/s 72 A Accretion of rain by snow 1885 MELTSDT W/kg 72 A Latent heating rate due to melting of snow 1886 FRZRDT W/kg 72 A Latent heating rate due to homogeneous freezing of rain 1887 nnuccco 1/(kg*s) 72 A nnuccc(i,k)*lcldm(i,k) 1888 nnuccto 1/(kg*s) 72 A nnucct(i,k)*lcldm(i,k) 1889 npsacwso 1/(kg*s) 72 A npsacws(i,k)*lcldm(i,k) 1890 nsubco 1/(kg*s) 72 A nsubc(i,k)*lcldm(i,k) 1891 nprao 1/(kg*s) 72 A npra(i,k)*lcldm(i,k) 1892 nprc1o 1/(kg*s) 72 A nprc1(i,k)*lcldm(i,k) 1893 nnuccdo 1/(kg*s) 72 A nnuccd(i,k)*lcldm(i,k) 1894 tmpfrzo 1/(kg*s) 72 A tmpfrz(i,k)*lcldm(i,k) 1895 nnudepo 1/(kg*s) 72 A nnudep(i,k)*lcldm(i,k) 1896 nsacwio 1/(kg*s) 72 A nsacwi(i,k)*lcldm(i,k) 1897 nsubio 1/(kg*s) 72 A nsubi(i,k)*lcldm(i,k) 1898 nprcio 1/(kg*s) 72 A nprci(i,k)*icldm(i,k) 1899 npraio 1/(kg*s) 72 A nprai(i,k)*icldm(i,k) 1900 nnuccrio 1/(kg*s) 72 A nnuccri(i,k)*precip_frac(i,k) 1901 mnuccrio 1/(kg*s) 72 A mnuccri(i,k)*precip_frac(i,k) 1902 mnudepo 1/(kg*s) 72 A mnudep(i,k)*lcldm(i,k) 1903 QRSEDTEN kg/kg/s 72 A Rain mixing ratio tendency from sedimentation 1904 QSSEDTEN kg/kg/s 72 A Snow mixing ratio tendency from sedimentation 1905 MPDT W/kg 72 A Heating tendency - Morrison microphysics 1906 MPDQ kg/kg/s 72 A Q tendency - Morrison microphysics 1907 MPDLIQ kg/kg/s 72 A CLDLIQ tendency - Morrison microphysics 1908 MPDICE kg/kg/s 72 A CLDICE tendency - Morrison microphysics 1909 MPDNLIQ 1/kg/s 72 A NUMLIQ tendency - Morrison microphysics 1910 MPDNICE 1/kg/s 72 A NUMICE tendency - Morrison microphysics 1911 MPDW2V kg/kg/s 72 A Water <--> Vapor tendency - Morrison microphysics 1912 MPDW2I kg/kg/s 72 A Water <--> Ice tendency - Morrison microphysics 1913 MPDW2P kg/kg/s 72 A Water <--> Precip tendency - Morrison microphysics 1914 MPDI2V kg/kg/s 72 A Ice <--> Vapor tendency - Morrison microphysics 1915 MPDI2W kg/kg/s 72 A Ice <--> Water tendency - Morrison microphysics 1916 MPDI2P kg/kg/s 72 A Ice <--> Precip tendency - Morrison microphysics 1917 ICWNC m-3 72 A Prognostic in-cloud water number conc 1918 ICINC m-3 72 A Prognostic in-cloud ice number conc 1919 EFFLIQ_IND Micron 72 A Prognostic droplet effective radius (indirect effect) 1920 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 1921 MPICLWPI kg/m2 1 A Vertically-integrated in-cloud Initial Liquid WP (Before Micro) 1922 MPICIWPI kg/m2 1 A Vertically-integrated in-cloud Initial Ice WP (Before Micro) 1923 FICE_SCOL 1 72 I Sub-column fractional ice content within cloud 1924 MPDICE_SCOL kg/kg/s 72 I Sub-column CLDICE tendency - Morrison microphysics 1925 MPDLIQ_SCOL kg/kg/s 72 I Sub-column CLDLIQ tendency - Morrison microphysics 1926 AWNC m-3 72 A Average cloud water number conc 1927 AWNI m-3 72 A Average cloud ice number conc 1928 AREL Micron 72 A Average droplet effective radius 1929 AREI Micron 72 A Average ice effective radius 1930 FREQL 1 72 A Fractional occurrence of liquid 1931 FREQI 1 72 A Fractional occurrence of ice 1932 ACTREL Micron 1 A Average Cloud Top droplet effective radius 1933 ACTREI Micron 1 A Average Cloud Top ice effective radius 1934 ACTNL Micron 1 A Average Cloud Top droplet number 1935 ACTNI Micron 1 A Average Cloud Top ice number 1936 FCTL fraction 1 A Fractional occurrence of cloud top liquid 1937 FCTI fraction 1 A Fractional occurrence of cloud top ice 1938 LS_FLXPRC kg/m2/s 73 A ls stratiform gbm interface rain+snow flux 1939 LS_FLXSNW kg/m2/s 73 A ls stratiform gbm interface snow flux 1940 REL micron 72 A MG REL stratiform cloud effective radius liquid 1941 REI micron 72 A MG REI stratiform cloud effective radius ice 1942 LS_REFFRAIN micron 72 A ls stratiform rain effective radius 1943 LS_REFFSNOW micron 72 A ls stratiform snow effective radius 1944 CV_REFFLIQ micron 72 A convective cloud liq effective radius 1945 CV_REFFICE micron 72 A convective cloud ice effective radius 1946 DCST m 72 A dcs 1947 QRAIN kg/kg 72 A Diagnostic grid-mean rain mixing ratio 1948 QSNOW kg/kg 72 A Diagnostic grid-mean snow mixing ratio 1949 NRAIN m-3 72 A Diagnostic grid-mean rain number conc 1950 NSNOW m-3 72 A Diagnostic grid-mean snow number conc 1951 RERCLD m 72 A Diagnostic effective radius of Liquid Cloud and Rain 1952 DSNOW m 72 A Diagnostic grid-mean snow diameter 1953 REFL DBz 72 A 94 GHz radar reflectivity 1954 AREFL DBz 72 A Average 94 GHz radar reflectivity 1955 FREFL fraction 72 A Fractional occurrence of radar reflectivity 1956 CSRFL DBz 72 A 94 GHz radar reflectivity (CloudSat thresholds) 1957 ACSRFL DBz 72 A Average 94 GHz radar reflectivity (CloudSat thresholds) 1958 FCSRFL fraction 72 A Fractional occurrence of radar reflectivity (CloudSat thresholds) 1959 AREFLZ mm^6/m^3 72 A Average 94 GHz radar reflectivity 1960 NCAL 1/m3 72 A Number Concentation Activated for Liquid 1961 NCAI 1/m3 72 A Number Concentation Activated for Ice 1962 AQRAIN kg/kg 72 A Average rain mixing ratio 1963 AQSNOW kg/kg 72 A Average snow mixing ratio 1964 ANRAIN m-3 72 A Average rain number conc 1965 ANSNOW m-3 72 A Average snow number conc 1966 ADRAIN Micron 72 A Average rain effective Diameter 1967 ADSNOW Micron 72 A Average snow effective Diameter 1968 FREQR 1 72 A Fractional occurrence of rain 1969 FREQS 1 72 A Fractional occurrence of snow 1970 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 1971 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 1972 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 1973 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 1974 VPRAO kg/kg/s 1 A Vertical average of accretion rate 1975 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 1976 UMR m/s 72 A Mass-weighted rain fallspeed 1977 UMS m/s 72 A Mass-weighted snow fallspeed 1978 QCRAT fraction 72 A Qc Limiter: Fraction of qc tendency applied 1979 ICIMRCU kg/kg 72 A Convection in-cloud ice mixing ratio 1980 ICLMRCU kg/kg 72 A Convection in-cloud liquid mixing ratio 1981 ICIMRTOT kg/kg 72 A Total in-cloud ice mixing ratio 1982 ICLMRTOT kg/kg 72 A Total in-cloud liquid mixing ratio 1983 RHO_CLUBB kg/m3 72 A Air Density 1984 UP2_CLUBB m2/s2 73 A Zonal Velocity Variance 1985 VP2_CLUBB m2/s2 73 A Meridional Velocity Variance 1986 WP2_CLUBB m2/s2 73 A Vertical Velocity Variance 1987 WP2_ZT_CLUBB m2/s2 72 A Vert Vel Variance on zt grid 1988 UPWP_CLUBB m2/s2 73 A Zonal Momentum Flux 1989 VPWP_CLUBB m2/s2 73 A Meridional Momentum Flux 1990 WP3_CLUBB m3/s3 72 A Third Moment Vertical Velocity 1991 WPTHLP_CLUBB W/m2 73 A Heat Flux 1992 WPRTP_CLUBB W/m2 73 A Moisture Flux 1993 RTP2_CLUBB g^2/kg^2 73 A Moisture Variance 1994 RTP2_ZT_CLUBB kg^2/kg^2 72 A Moisture Variance on zt grid 1995 PDFP_RTP2_CLUBB kg^2/kg^2 72 A PDF Rtot Variance 1996 THLP2_CLUBB K^2 73 A Temperature Variance 1997 THLP2_ZT_CLUBB K^2 72 A Temperature Variance on zt grid 1998 RTPTHLP_CLUBB K g/kg 73 A Temp. Moist. Covariance 1999 RCM_CLUBB g/kg 72 A Cloud Water Mixing Ratio 2000 WPRCP_CLUBB W/m2 73 A Liquid Water Flux 2001 AST fraction 72 A stratiform cloud 2002 AIST fraction 72 A ice stratiform cloud 2003 CLOUDFRAC_CLUBB 1 72 A Cloud Fraction 2004 RCMINLAYER_CLUBB g/kg 73 A Cloud Water in Layer 2005 CLOUDCOVER_CLUBB fraction 73 A Cloud Cover 2006 W_UP_IN_CL_CLUBB m/s 72 A Mean in-cloud updraft velocity 2007 W_DOWN_IN_CL_CLUBB m/s 72 A Mean in-cloud downdraft velocity 2008 CLD_UPDR_FRAC_CLUBB - 72 A Cloudy updraft fraction 2009 CLD_DOWNDR_FRAC_CLUBB - 72 A Cloudy downdraft fraction 2010 WPTHVP_CLUBB W/m2 73 A Buoyancy Flux 2011 RVMTEND_CLUBB g/kg /s 72 A Water vapor tendency 2012 STEND_CLUBB k/s 72 A Temperature tendency 2013 RCMTEND_CLUBB g/kg /s 72 A Cloud Liquid Water Tendency 2014 RIMTEND_CLUBB g/kg /s 72 A Cloud Ice Tendency 2015 UTEND_CLUBB m/s /s 72 A U-wind Tendency 2016 VTEND_CLUBB m/s /s 72 A V-wind Tendency 2017 ZT_CLUBB m 72 A Thermodynamic Heights 2018 ZM_CLUBB m 73 A Momentum Heights 2019 UM_CLUBB m/s 73 A Zonal Wind 2020 VM_CLUBB m/s 73 A Meridional Wind 2021 WM_ZT_CLUBB m/s 72 A Vertical Velocity 2022 THETAL K 72 A Liquid Water Potential Temperature 2023 PBLH m 1 A PBL height 2024 QT kg/kg 72 A Total water mixing ratio 2025 SL J/kg 72 A Liquid water static energy 2026 CLDST fraction 72 A Stratus cloud fraction 2027 T_ADJ_CLUBB K 72 A Temperature adjustment from the CLUBB energy fixer 2028 ZMDLF kg/kg/s 72 A Detrained liquid water from ZM convection 2029 TTENDICE K/s 72 A T tendency from Ice Saturation Adjustment 2030 QVTENDICE kg/kg/s 72 A Q tendency from Ice Saturation Adjustment 2031 QITENDICE kg/kg/s 72 A CLDICE tendency from Ice Saturation Adjustment 2032 NITENDICE kg/kg/s 72 A NUMICE tendency from Ice Saturation Adjustment 2033 DPDLFLIQ kg/kg/s 72 A Detrained liquid water from deep convection 2034 DPDLFICE kg/kg/s 72 A Detrained ice from deep convection 2035 DPDLFT K/s 72 A T-tendency due to deep convective detrainment 2036 RELVAR - 72 A Relative cloud water variance 2037 ZMDLFI kg/kg/s 72 A Detrained ice water from ZM convection 2038 DETNLIQTND 1/kg/s 72 A CLDNUM tendency in detrained water 2039 DETNICETND 1/kg/s 72 A CLDNUM tendency in detrained ice 2040 RELVARC - 72 A Relative cloud water variance 2041 CONCLD fraction 72 A Convective cloud cover 2042 CMELIQ kg/kg/s 72 A Rate of cond-evap of liq within the cloud 2043 VMAGGUST - 1 A Total gustiness enhancement 2044 VMAGDP - 1 A ZM gustiness enhancement 2045 VMAGCL - 1 A CLUBB gustiness enhancement 2046 TPERTBLT K 1 A perturbation temperature at PBL top 2047 thlm K 73 A thlm, Liquid water potential temperature (theta_l) 2048 thvm K 73 A thvm, Virtual potential temperature 2049 rtm kg/kg 73 A rtm, Total (vapor+liquid) water mixing ratio 2050 rcm kg/kg 73 A rcm, Cloud water mixing ratio 2051 rvm kg/kg 73 A rvm, Vapor water mixing ratio 2052 um m/s 73 A u_bar, Grid-mean eastward (u) wind 2053 vm m/s 73 A v_bar, Grid-mean northward (v) wind 2054 um_ref m/s 73 A um_ref, Reference u wind 2055 vm_ref m/s 73 A vm_ref, Reference v wind 2056 ug m/s 73 A ug, u geostrophic wind 2057 vg m/s 73 A vg, v geostrophic wind 2058 cloud_frac - 73 A cloud_frac, Cloud fraction (between 0 and 1) 2059 cloud_cover count 73 A cloud_cover, Cloud cover (between 0 and 1) 2060 rcm_in_layer kg/kg 73 A rcm_in_layer, rcm in cloud layer 2061 rcm_in_cloud kg/kg 73 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 2062 p_in_Pa Pa 73 A p_in_Pa, Pressure 2063 exner count 73 A exner, Exner function = (p/p0)**(rd/cp) 2064 rho_ds_zt kg m^{-3} 73 A rho_ds_zt, Dry static base-state density 2065 thv_ds_zt K 73 A thv_ds_zt, Dry base-state theta_v 2066 Lscale m 73 A L, Turbulent mixing length 2067 Lscale_pert_1 m 73 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 2068 Lscale_pert_2 m 73 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 2069 T_in_K K 73 A T_in_K, Absolute temperature 2070 rel_humidity [-] 73 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 2071 wp3 m^3/s^3 73 A w'^3, Third-order moment of vertical air velocity 2072 wpthlp2 (m K^2)/s 73 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 2073 wp2thlp (m^2 K)/s^2 73 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 2074 wprtp2 (m kg)/(s kg) 73 A w'rt'^2, Vertical turbulent flux of rt'^2 2075 wp2rtp (m^2 kg)/(s^2 kg 73 A w'^2rt', Vertical turbulent flux of w'rt' 2076 Lscale_up m 73 A Lscale_up, Upward mixing length 2077 Lscale_down m 73 A Lscale_down, Downward mixing length 2078 tau_zt s 73 A tau_zt, Dissipation time 2079 Kh_zt m^2/s 73 A Kh_zt, Eddy diffusivity 2080 wp2thvp K m^2/s^2 73 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 2081 wp2rcp (m^2 kg)/(s^2 kg 73 A w'^2rc' 2082 wprtpthlp (m kg K)/(s kg) 73 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 2083 sigma_sqd_w_zt - 73 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 2084 rho kg m^{-3} 73 A rho, Air density 2085 radht K/s 73 A radht, Total (sw+lw) radiative heating rate 2086 radht_LW K/s 73 A radht_LW, Long-wave radiative heating rate 2087 radht_SW K/s 73 A radht_SW, Short-wave radiative heating rate 2088 Ncm num/kg 73 A Ncm, Cloud droplet number concentration 2089 Nc_in_cloud num/kg 73 A Nc_in_cloud, In cloud droplet concentration 2090 Nc_activated num/kg 73 A Nc_activated, Droplets activated by GFDL activation 2091 snowslope 1/m 73 A snowslope, COAMPS microphysics snow slope parameter 2092 sed_rcm kg / [m^2 s] 73 A sed_rcm, d(rcm)/dt due to cloud sedimentation 2093 rsat kg/kg 73 A rsat, Saturation mixing ratio over liquid 2094 rsati kg/kg 73 A rsati, Saturation mixing ratio over ice 2095 diam m 73 A diam, Ice crystal diameter 2096 mass_ice_cryst kg 73 A mass_ice_cryst, Mass of a single ice crystal 2097 rcm_icedfs kg/kg/s 73 A rcm_icedfs, Change in liquid due to ice 2098 u_T_cm cm s^{-1} 73 A u_T_cm, Ice crystal fallspeed 2099 rtm_bt kg kg^{-1} s^{-1 73 A rtm_bt, rtm budget: rtm time tendency 2100 rtm_ma kg kg^{-1} s^{-1 73 A rtm_ma, rtm budget: rtm vertical mean advection 2101 rtm_ta kg kg^{-1} s^{-1 73 A rtm_ta, rtm budget: rtm turbulent advection 2102 rtm_mfl kg kg^{-1} s^{-1 73 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 2103 rtm_tacl kg kg^{-1} s^{-1 73 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 2104 rtm_cl kg kg^{-1} s^{-1 73 A rtm_cl, rtm budget: rtm clipping 2105 rtm_forcing kg kg^{-1} s^{-1 73 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 2106 rtm_sdmp kg kg^{-1} s^{-1 73 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 2107 rtm_mc kg kg^{-1} s^{-1 73 A rtm_mc, Change in rt due to microphysics (not in budget) 2108 rtm_pd kg kg^{-1} s^{-1 73 A rtm_pd, rtm budget: rtm positive definite adjustment 2109 rvm_mc kg/(kg s) 73 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 2110 rcm_mc kg/kg/s 73 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 2111 rcm_sd_mg_morr kg kg^{-1} s^{-1 73 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 2112 thlm_bt K s^{-1} 73 A thlm_bt, thlm budget: thlm time tendency 2113 thlm_ma K s^{-1} 73 A thlm_ma, thlm budget: thlm vertical mean advection 2114 thlm_ta K s^{-1} 73 A thlm_ta, thlm budget: thlm turbulent advection 2115 thlm_mfl K s^{-1} 73 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 2116 thlm_tacl K s^{-1} 73 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 2117 thlm_cl K s^{-1} 73 A thlm_cl, thlm budget: thlm_cl 2118 thlm_forcing K s^{-1} 73 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 2119 thlm_sdmp K s^{-1} 73 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 2120 thlm_mc K s^{-1} 73 A thlm_mc, Change in thlm due to microphysics (not in budget) 2121 thlm_old K 73 A thlm_old, Thlm at previous timestep 2122 thlm_without_ta K 73 A thlm_without_ta, Thlm without turbulent advection contribution 2123 thlm_mfl_min K 73 A thlm_mfl_min, Minimum allowable thlm 2124 thlm_mfl_max K 73 A thlm_mfl_max, Maximum allowable thlm 2125 thlm_enter_mfl K 73 A thlm_enter_mfl, Thlm before flux-limiter 2126 thlm_exit_mfl K 73 A thlm_exit_mfl, Thlm exiting flux-limiter 2127 rtm_old kg/kg 73 A rtm_old, Rtm at previous timestep 2128 rtm_without_ta kg/kg 73 A rtm_without_ta, Rtm without turbulent advection contribution 2129 rtm_mfl_min kg/kg 73 A rtm_mfl_min, Minimum allowable rtm 2130 rtm_mfl_max kg/kg 73 A rtm_mfl_max, Maximum allowable rtm 2131 rtm_enter_mfl kg/kg 73 A rtm_enter_mfl, Rtm before flux-limiter 2132 rtm_exit_mfl kg/kg 73 A rtm_exit_mfl, Rtm exiting flux-limiter 2133 um_bt m s^{-2} 73 A um_bt, um budget: um time tendency 2134 um_ma m s^{-2} 73 A um_ma, um budget: um vertical mean advection 2135 um_gf m s^{-2} 73 A um_gf, um budget: um geostrophic forcing 2136 um_cf m s^{-2} 73 A um_cf, um budget: um coriolis forcing 2137 um_ta m s^{-2} 73 A um_ta, um budget: um turbulent advection 2138 um_f m s^{-2} 73 A um_f, um budget: um forcing 2139 um_sdmp m s^{-2} 73 A um_sdmp, um budget: um sponge damping 2140 um_ndg m s^{-2} 73 A um_ndg, um budget: um nudging 2141 vm_bt m s^{-2} 73 A vm_bt, vm budget: vm time tendency 2142 vm_ma m s^{-2} 73 A vm_ma, vm budget: vm vertical mean advection 2143 vm_gf m s^{-2} 73 A vm_gf, vm budget: vm geostrophic forcing 2144 vm_cf m s^{-2} 73 A vm_cf, vm budget: vm coriolis forcing 2145 vm_ta m s^{-2} 73 A vm_ta, vm budget: vm turbulent transport 2146 vm_f m s^{-2} 73 A vm_f, vm budget: vm forcing 2147 vm_sdmp m s^{-2} 73 A vm_sdmp, vm budget: vm sponge damping 2148 vm_ndg m s^{-2} 73 A vm_ndg, vm budget: vm nudging 2149 wp3_bt m^{3} s^{-4} 73 A wp3_bt, wp3 budget: wp3 time tendency 2150 wp3_ma m^{3} s^{-4} 73 A wp3_ma, wp3 budget: wp3 vertical mean advection 2151 wp3_ta m^{3} s^{-4} 73 A wp3_ta, wp3 budget: wp3 turbulent advection 2152 wp3_tp m^{3} s^{-4} 73 A wp3_tp, wp3 budget: wp3 turbulent transport 2153 wp3_ac m^{3} s^{-4} 73 A wp3_ac, wp3 budget: wp3 accumulation term 2154 wp3_bp1 m^{3} s^{-4} 73 A wp3_bp1, wp3 budget: wp3 buoyancy production 2155 wp3_pr_turb m^{3} s^{-4} 73 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 2156 wp3_pr_dfsn m^{3} s^{-4} 73 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 2157 wp3_pr1 m^{3} s^{-4} 73 A wp3_pr1, wp3 budget: wp3 pressure term 1 2158 wp3_pr2 m^{3} s^{-4} 73 A wp3_pr2, wp3 budget: wp3 pressure term 2 2159 wp3_dp1 m^{3} s^{-4} 73 A wp3_dp1, wp3 budget: wp3 dissipation term 1 2160 wp3_cl m^{3} s^{-4} 73 A wp3_cl, wp3 budget: wp3 clipping term 2161 mixt_frac count 73 A mixt_frac, pdf parameter: mixture fraction 2162 w_1 m/s 73 A w_1, pdf parameter: mean w of component 1 2163 w_2 m/s 73 A w_2, pdf paramete: mean w of component 2 2164 varnce_w_1 m^2/s^2 73 A varnce_w_1, pdf parameter: w variance of component 1 2165 varnce_w_2 m^2/s^2 73 A varnce_w_2, pdf parameter: w variance of component 2 2166 thl_1 K 73 A thl_1, pdf parameter: mean thl of component 1 2167 thl_2 K 73 A thl_2, pdf parameter: mean thl of component 2 2168 varnce_thl_1 K^2 73 A varnce_thl_1, pdf parameter: thl variance of component 1 2169 varnce_thl_2 K^2 73 A varnce_thl_2, pdf parameter: thl variance of component 2 2170 rt_1 kg/kg 73 A rt_1, pdf parameter: mean rt of component 1 2171 rt_2 kg/kg 73 A rt_2, pdf parameter: mean rt of component 2 2172 varnce_rt_1 (kg^2)/(kg^2) 73 A varnce_rt_1, pdf parameter: rt variance of component 1 2173 varnce_rt_2 (kg^2)/(kg^2) 73 A varnce_rt_2, pdf parameter: rt variance of component 2 2174 rc_1 kg/kg 73 A rc_1, pdf parameter: mean rc of component 1 2175 rc_2 kg/kg 73 A rc_2, pdf parameter: mean rc of component 2 2176 rsatl_1 kg/kg 73 A rsatl_1, pdf parameter: sat mix rat based on tl1 2177 rsatl_2 kg/kg 73 A rsatl_2, pdf parameter: sat mix rat based on tl2 2178 cloud_frac_1 - 73 A cloud_frac_1, pdf parameter cloud_frac_1 2179 cloud_frac_2 - 73 A cloud_frac_2, pdf parameter cloud_frac_2 2180 a3_coef_zt count 73 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 2181 wp3_on_wp2_zt m/s 73 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 2182 chi_1 kg/kg 73 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 2183 chi_2 kg/kg 73 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 2184 stdev_chi_1 kg/kg 73 A stdev_chi_1, pdf parameter: Std dev of chi_1 2185 stdev_chi_2 kg/kg 73 A stdev_chi_2, pdf parameter: Std dev of chi_2 2186 stdev_eta_1 kg/kg 73 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 2187 stdev_eta_2 kg/kg 73 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 2188 covar_chi_eta_1 kg^2/kg^2 73 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 2189 covar_chi_eta_2 kg^2/kg^2 73 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 2190 corr_chi_eta_1 - 73 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 2191 corr_chi_eta_2 - 73 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 2192 corr_rt_thl_1 - 73 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 2193 crt_1 - 73 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 2194 crt_2 - 73 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 2195 cthl_1 kg/kg/K 73 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 2196 cthl_2 kg/kg/K 73 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 2197 precip_frac - 73 A precip_frac, Precipitation Fraction 2198 precip_frac_1 - 73 A precip_frac_1, Precipitation Fraction (1st PDF component) 2199 precip_frac_2 - 73 A precip_frac_2, Precipitation Fraction (2nd PDF component) 2200 Ncnm num/kg 73 A Ncnm, Cloud nuclei concentration (PDF) 2201 wp2_zt m^2/s^2 73 A wp2_zt, w'^2 interpolated to thermodynamic levels 2202 thlp2_zt K^2 73 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 2203 wpthlp_zt (m K)/s 73 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 2204 wprtp_zt (m kg)/(s kg) 73 A wprtp_zt, w'rt' interpolated to thermodynamic levels 2205 rtp2_zt (kg/kg)^2 73 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 2206 rtpthlp_zt (kg K)/kg 73 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 2207 up2_zt m^2/s^2 73 A up2_zt, u'^2 interpolated to thermodynamic levels 2208 vp2_zt m^2/s^2 73 A vp2_zt, v'^2 interpolated to thermodynamic levels 2209 upwp_zt m^2/s^2 73 A upwp_zt, u'w' interpolated to thermodynamic levels 2210 vpwp_zt m^2/s^2 73 A vpwp_zt, v'w' interpolated to thermodynamic levels 2211 C11_Skw_fnc count 73 A C11_Skw_fnc, C_11 parameter with Sk_w applied 2212 wp2 m^2/s^2 73 A w'^2, Variance of vertical air velocity 2213 rtp2 (kg/kg)^2 73 A rt'^2, Variance of total water, rt 2214 thlp2 K^2 73 A thl'^2, Variance of theta_l 2215 rtpthlp (kg K)/kg 73 A rt'thl', Covariance of rt and theta_l 2216 wprtp (m kg)/(s kg) 73 A w'rt', Vertical turbulent flux of total water, rt 2217 wpthlp (m K)/s 73 A w'thl', Vertical turbulent flux of theta_l 2218 wp4 (m^4)/(s^4) 73 A w'^4, Fourth-order moment of vertical air velocity 2219 up2 m^2/s^2 73 A u'^2, Variance of eastward (u) wind 2220 vp2 m^2/s^2 73 A v'^2, Variance of northward (v) wind 2221 wpthvp K m/s 73 A w'thv', Buoyancy flux 2222 rtpthvp (kg/kg) K 73 A rt'thv', Covariance of rt and theta_v 2223 thlpthvp K^2 73 A thl'thv', Covariance of theta_l and theta_v 2224 tau_zm s 73 A tau_zm, Time-scale tau on momentum levels 2225 Kh_zm m^2/s 73 A Kh_zm, Eddy diffusivity on momentum levels 2226 wprcp (m/s) (kg/kg) 73 A w'rc' 2227 wm_zm m/s 73 A wm_zm, Vertical (w) wind 2228 thlprcp K (kg/kg) 73 A thl'rc' 2229 rtprcp (kg^2)/(kg^2) 73 A rt'rc' 2230 rcp2 (kg^2)/(kg^2) 73 A rc'^2, Variance of cloud water mixing ratio 2231 upwp m^2/s^2 73 A u'w', Vertical turbulent flux of eastward (u) wind 2232 vpwp m^2/s^2 73 A v'w', Vertical turbulent flux of northward (v) wind 2233 rho_zm kg m^{-3} 73 A rho_zm, Density on momentum levels 2234 sigma_sqd_w - 73 A sigma_sqd_w, Nondim w variance of Gaussian component 2235 Skw_velocity m/s 73 A Skw_velocity, Skewness velocity 2236 gamma_Skw_fnc - 73 A gamma_Skw_fnc, Gamma as a function of skewness 2237 C6rt_Skw_fnc - 73 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 2238 C6thl_Skw_fnc - 73 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 2239 C7_Skw_fnc - 73 A C7_Skw_fnc, C_7 parameter with Sk_w applied 2240 C1_Skw_fnc - 73 A C1_Skw_fnc, C_1 parameter with Sk_w applied 2241 a3_coef count 73 A a3_coef, Quantity in formula 25 from Equations for CLUBB 2242 wp3_on_wp2 m/s 73 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 2243 rcm_zm kg/kg 73 A rcm_zm, Total water mixing ratio 2244 rtm_zm kg/kg 73 A rtm_zm, Total water mixing ratio 2245 thlm_zm K 73 A thlm_zm, Liquid potential temperature 2246 cloud_frac_zm - 73 A cloud_frac_zm, Cloud fraction 2247 rho_ds_zm kg m^{-3} 73 A rho_ds_zm, Dry static, base-state density 2248 thv_ds_zm K 73 A thv_ds_zm, Dry, base-state theta_v 2249 em m^2/s^2 73 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 2250 mean_w_up m/s 73 A mean_w_up, Mean w >= w_ref 2251 mean_w_down m/s 73 A mean_w_down, Mean w <= w_ref 2252 shear m^2/s^3 73 A shear, Wind shear production term 2253 wp3_zm (m^3)/(s^3) 73 A w'^3_zm, w'^3 interpolated to moment. levels 2254 Frad W/m^2 73 A Frad, Total (sw+lw) net (up+down) radiative flux 2255 Frad_LW W/m^2 73 A Frad_LW, Net long-wave radiative flux 2256 Frad_SW W/m^2 73 A Frad_SW, Net short-wave radiative flux 2257 Frad_LW_up W/m^2 73 A Frad_LW_up, Long-wave upwelling radiative flux 2258 Frad_SW_up W/m^2 73 A Frad_SW_up, Short-wave upwelling radiative flux 2259 Frad_LW_down W/m^2 73 A Frad_LW_down, Long-wave downwelling radiative flux 2260 Frad_SW_down W/m^2 73 A Frad_SW_down, Short-wave downwelling radiative flux 2261 Fprec W/m^2 73 A Fprec, Rain flux 2262 Fcsed kg/(s*m^2) 73 A Fcsed, cloud water sedimentation flux 2263 wp2_bt m^2/s^3 73 A w'^2_bt, wp2 budget: wp2 time tendency 2264 wp2_ma m^2/s^3 73 A w'^2_ma, wp2 budget: wp2 vertical mean advection 2265 wp2_ta m^2/s^3 73 A w'^2_ta, wp2 budget: wp2 turbulent advection 2266 wp2_ac m^2/s^3 73 A w'^2_ac, wp2 budget: wp2 accumulation term 2267 wp2_bp m^2/s^3 73 A w'^2_bp, wp2 budget: wp2 buoyancy production 2268 wp2_pr1 m^2/s^3 73 A w'^2_pr1, wp2 budget: wp2 pressure term 1 2269 wp2_pr2 m^2/s^3 73 A w'^2_pr2, wp2 budget: wp2 pressure term 2 2270 wp2_pr3 m^2/s^3 73 A w'^2_pr3, wp2 budget: wp2 pressure term 3 2271 wp2_dp1 m^2/s^3 73 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 2272 wp2_dp2 m^2/s^3 73 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 2273 wp2_cl m^2/s^3 73 A w'^2_cl, wp2 budget: wp2 clipping term 2274 wp2_pd m2/s3 73 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 2275 wp2_sf m2/s3 73 A w'^2_sf, wp2 budget: wp2 surface variance 2276 vp2_bt m^2/s^3 73 A v'2_bt, vp2 budget: vp2 time tendency 2277 vp2_ma m^2/s^3 73 A v'^2_ma, vp2 budget: vp2 mean advection 2278 vp2_ta m^2/s^3 73 A v'^2_ta, vp2 budget: vp2 turbulent advection 2279 vp2_tp m^2/s^3 73 A v'^2_tp, vp2 budget: vp2 turbulent production 2280 vp2_dp1 m^2/s^3 73 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 2281 vp2_dp2 m^2/s^3 73 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 2282 vp2_pr1 m^2/s^3 73 A v'^2_pr1, vp2 budget: vp2 pressure term 1 2283 vp2_pr2 m^2/s^3 73 A v'^2_pr2, vp2 budget: vp2 pressure term 2 2284 vp2_cl m^2/s^3 73 A v'^2_cl, vp2 budget: vp2 clipping 2285 vp2_pd m^2/s^3 73 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 2286 vp2_sf m^2/s^3 73 A v'^2_sf, vp2 budget: vp2 surface variance 2287 up2_bt m^2/s^3 73 A u'^2_bt, up2 budget: up2 time tendency 2288 up2_ma m^2/s^3 73 A u'^2_ma, up2 budget: up2 mean advection 2289 up2_ta m^2/s^3 73 A u'^2_ta, up2 budget: up2 turbulent advection 2290 up2_tp m^2/s^3 73 A u'^2_tp, up2 budget: up2 turbulent production 2291 up2_dp1 m^2/s^3 73 A u'^2_dp1, up2 budget: up2 dissipation term 1 2292 up2_dp2 m^2/s^3 73 A u'^2_d'^2, up2 budget: up2 dissipation term 2 2293 up2_pr1 m^2/s^3 73 A u'^2_pr1, up2 budget: up2 pressure term 1 2294 up2_pr2 m^2/s^3 73 A u'^2_pr2, up2 budget: up2 pressure term 2 2295 up2_cl m^2/s^3 73 A u'^2_cl, up2 budget: up2 clipping 2296 up2_pd m^2/s^3 73 A u'^2_pd, up2 budget: up2 positive definite adjustment 2297 up2_sf m^2/s^3 73 A u'^2_sf, up2 budget: up2 surface variance 2298 wprtp_bt (m kg)/(s^2 kg) 73 A w'rt'_bt, wprtp budget: wprtp time tendency 2299 wprtp_ma (m kg)/(s^2 kg) 73 A w'rt'_ma, wprtp budget: wprtp mean advection 2300 wprtp_ta (m kg)/(s^2 kg) 73 A w'rt'_ta, wprtp budget: wprtp turbulent advection 2301 wprtp_tp (m kg)/(s^2 kg) 73 A w'rt'_t', wprtp budget: wprtp turbulent production 2302 wprtp_ac (m kg)/(s^2 kg) 73 A w'rt'_ac, wprtp budget: wprtp accumulation term 2303 wprtp_bp (m kg)/(s^2 kg) 73 A w'rt'_b', wprtp budget: wprtp buoyancy production 2304 wprtp_pr1 (m kg)/(s^2 kg) 73 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 2305 wprtp_pr2 (m kg)/(s^2 kg) 73 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 2306 wprtp_pr3 (m kg)/(s^2 kg) 73 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 2307 wprtp_dp1 (m kg)/(s^2 kg) 73 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 2308 wprtp_mfl (m kg)/(s^2 kg) 73 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 2309 wprtp_cl (m kg)/(s^2 kg) 73 A w'rt'_cl, wprtp budget: wprtp clipping term 2310 wprtp_sicl (m kg)/(s^2 kg) 73 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 2311 wprtp_pd (m kg)/(s^2 kg) 73 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 2312 wprtp_forcing (m kg/kg)/s^2 73 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 2313 wprtp_mc (m kg/kg)/s^2 73 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 2314 wpthlp_bt (m K)/s^2 73 A w'thl'_bt, wpthlp budget 2315 wpthlp_ma (m K)/s^2 73 A w'thl'_ma, wpthlp budget: wpthlp mean advection 2316 wpthlp_ta (m K)/s^2 73 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 2317 wpthlp_tp (m K)/s^2 73 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 2318 wpthlp_ac (m K)/s^2 73 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 2319 wpthlp_bp (m K)/s^2 73 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 2320 wpthlp_pr1 (m K)/s^2 73 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 2321 wpthlp_pr2 (m K)/s^2 73 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 2322 wpthlp_pr3 (m K)/s^2 73 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 2323 wpthlp_dp1 (m K)/s^2 73 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 2324 wpthlp_mfl (m K)/s^2 73 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 2325 wpthlp_cl (m K)/s^2 73 A w'thl'_cl, wpthlp budget: wpthlp clipping term 2326 wpthlp_sicl (m K)/s^2 73 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 2327 wpthlp_forcing (m K)/s^2 73 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 2328 wpthlp_mc (m K)/s^2 73 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 2329 rtp2_bt (kg^2)/(kg^2 s) 73 A rt'^2_bt, rt'2 budget: rtp2 time tendency 2330 rtp2_ma (kg^2)/(kg^2 s) 73 A rt'^2_ma, rtp2 budget: rtp2 mean advection 2331 rtp2_ta (kg^2)/(kg^2 s) 73 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 2332 rtp2_tp (kg^2)/(kg^2 s) 73 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 2333 rtp2_dp1 (kg^2)/(kg^2 s) 73 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 2334 rtp2_dp2 (kg^2)/(kg^2 s) 73 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 2335 rtp2_cl (kg^2)/(kg^2 s) 73 A rt'^2_cl, rtp2 budget: rtp2 clipping term 2336 rtp2_pd (kg^2)/(kg^2 s) 73 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 2337 rtp2_sf (kg^2)/(kg^2 s) 73 A rt'^2_sf, rtp2 budget: rtp2 surface variance 2338 rtp2_forcing (kg/kg)^2/s 73 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 2339 rtp2_mc (kg/kg)^2/s 73 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 2340 thlp2_bt (K^2)/s 73 A thl'^2_bt, thlp2 budget: thlp2 time tendency 2341 thlp2_ma (K^2)/s 73 A thl'^2_ma, thlp2 budget: thlp2 mean advection 2342 thlp2_ta (K^2)/s 73 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 2343 thlp2_tp (K^2)/s 73 A thl'^2_t', thlp2 budget: thlp2 turbulent production 2344 thlp2_dp1 (K^2)/s 73 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 2345 thlp2_dp2 (K^2)/s 73 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 2346 thlp2_cl (K^2)/s 73 A thl'^2_cl, thlp2 budget: thlp2 clipping term 2347 thlp2_pd K^2/s 73 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 2348 thlp2_sf K^2/s 73 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 2349 thlp2_forcing K^2/s 73 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 2350 thlp2_mc K^2/s 73 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 2351 rtpthlp_bt (kg K)/(kg s) 73 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 2352 rtpthlp_ma (kg K)/(kg s) 73 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 2353 rtpthlp_ta (kg K)/(kg s) 73 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 2354 rtpthlp_tp1 (kg K)/(kg s) 73 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 2355 rtpthlp_tp2 (kg K)/(kg s) 73 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 2356 rtpthlp_dp1 (kg K)/(kg s) 73 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 2357 rtpthlp_dp2 (kg K)/(kg s) 73 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 2358 rtpthlp_cl (kg K)/(kg s) 73 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 2359 rtpthlp_sf (kg K)/(kg s) 73 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 2360 rtpthlp_forcing (K kg/kg)/s 73 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 2361 rtpthlp_mc (K kg/kg)/s 73 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 2362 wpthlp_exit_mfl (m K)/s 73 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 2363 wprtp_enter_mfl (m kg)/(s kg) 73 A w'rt'_enter_mfl, Wprtp entering flux limiter 2364 wprtp_exit_mfl (m kg)/(s kg) 73 A w'rt'_exit_mfl, Wprtp exiting flux limiter 2365 wpthlp_mfl_min (m K)/s 73 A w'thl'_mfl_min, Minimum allowable wpthlp 2366 wpthlp_mfl_max (m K)/s 73 A w'thl'_mfl_max, Maximum allowable wpthlp 2367 wprtp_mfl_min (m kg)/(s kg) 73 A w'rt'_mfl_min, Minimum allowable wprtp 2368 wprtp_mfl_max (m kg)/(s kg) 73 A w'rt'_mfl_max, Maximum allowable wprtp 2369 shear_sqd - 73 A shear_sqd, shear_sqd 2370 TROP_P Pa 1 A Tropopause Pressure 2371 TROP_T K 1 A Tropopause Temperature 2372 TROP_Z m 1 A Tropopause Height 2373 TROP_DZ m 72 A Relative Tropopause Height 2374 TROP_PD probability 72 A Tropopause Probabilty 2375 TROP_FD probability 1 A Tropopause Found 2376 TROPP_P Pa 1 A Tropopause Pressure (primary) 2377 TROPP_T K 1 A Tropopause Temperature (primary) 2378 TROPP_Z m 1 A Tropopause Height (primary) 2379 TROPP_DZ m 72 A Relalive Tropopause Height (primary) 2380 TROPP_PD probability 72 A Tropopause Distribution (primary) 2381 TROPP_FD probability 1 A Tropopause Found (primary) 2382 hstobie_trop fraction of mode 72 I Lowest level with stratospheric chemsitry 2383 hstobie_linoz fraction of mode 72 I Lowest possible Linoz level 2384 hstobie_tropop fraction of mode 72 I Troposphere boundary calculated in chemistry 2385 dgnd_a01 m 72 A dry dgnum, interstitial, mode 01 2386 dgnw_a01 m 72 A wet dgnum, interstitial, mode 01 2387 wat_a1 m 72 A aerosol water, interstitial, mode 01 2388 dgnd_a02 m 72 A dry dgnum, interstitial, mode 02 2389 dgnw_a02 m 72 A wet dgnum, interstitial, mode 02 2390 wat_a2 m 72 A aerosol water, interstitial, mode 02 2391 dgnd_a03 m 72 A dry dgnum, interstitial, mode 03 2392 dgnw_a03 m 72 A wet dgnum, interstitial, mode 03 2393 wat_a3 m 72 A aerosol water, interstitial, mode 03 2394 SGH m 1 I Standard deviation of orography 2395 SGH30 m 1 I Standard deviation of 30s orography 2396 DQP kg/kg/s 72 A Specific humidity tendency due to precipitation 2397 FU m/s2 72 A Zonal wind forcing term 2398 FV m/s2 72 A Meridional wind forcing term 2399 VOR 1/s 72 A Relative Vorticity (2D) 2400 DIV 1/s 72 A Divergence (2D) 2401 ETADOT 1/s 73 A Vertical (eta) velocity 2402 PS&IC Pa 1 I Surface pressure 2403 U&IC m/s 72 I Zonal wind 2404 V&IC m/s 72 I Meridional wind 2405 T&IC K 72 I Temperature 2406 Q&IC kg/kg 72 I Specific humidity 2407 CLDLIQ&IC kg/kg 72 I Grid box averaged cloud liquid amount 2408 CLDICE&IC kg/kg 72 I Grid box averaged cloud ice amount 2409 NUMLIQ&IC kg/kg 72 I Grid box averaged cloud liquid number 2410 NUMICE&IC kg/kg 72 I Grid box averaged cloud ice number 2411 RAINQM&IC kg/kg 72 I Grid box averaged rain amount 2412 SNOWQM&IC kg/kg 72 I Grid box averaged snow amount 2413 NUMRAI&IC kg/kg 72 I Grid box averaged rain number 2414 NUMSNO&IC kg/kg 72 I Grid box averaged snow number 2415 H2O2&IC kg/kg 72 I H2O2 2416 H2SO4&IC kg/kg 72 I H2SO4 2417 SO2&IC kg/kg 72 I SO2 2418 DMS&IC kg/kg 72 I DMS 2419 SOAG&IC kg/kg 72 I SOAG 2420 so4_a1&IC kg/kg 72 I so4_a1 2421 pom_a1&IC kg/kg 72 I pom_a1 2422 soa_a1&IC kg/kg 72 I soa_a1 2423 bc_a1&IC kg/kg 72 I bc_a1 2424 dst_a1&IC kg/kg 72 I dst_a1 2425 ncl_a1&IC kg/kg 72 I ncl_a1 2426 num_a1&IC kg/kg 72 I num_a1 2427 so4_a2&IC kg/kg 72 I so4_a2 2428 soa_a2&IC kg/kg 72 I soa_a2 2429 ncl_a2&IC kg/kg 72 I ncl_a2 2430 num_a2&IC kg/kg 72 I num_a2 2431 dst_a3&IC kg/kg 72 I dst_a3 2432 ncl_a3&IC kg/kg 72 I ncl_a3 2433 so4_a3&IC kg/kg 72 I so4_a3 2434 num_a3&IC kg/kg 72 I num_a3 2435 DYN_T K 72 A Temperature (dyn grid) 2436 DYN_Q kg/kg 72 A Water Vapor (dyn grid 2437 DYN_U m/s 72 A Zonal Velocity 2438 DYN_V m/s 72 A Meridional Velocity 2439 DYN_OMEGA Pa/s 72 A Vertical Velocity 2440 DYN_PS Pa 1 A Surface pressure 2441 TDIFF K 72 A difference from observed temp 2442 TOBS K 72 A observed temp 2443 QDIFF kg/kg 72 A difference from observed water 2444 QOBS kg/kg 72 A observed water 2445 PRECOBS mm/day 72 A Total (convective and large-scale) precipitation rate 2446 DIVQ kg/kg/s 72 A Q advection tendency (horizontal) 2447 DIVQ3D kg/kg/s 72 A Q advection tendency (horiz/vert combined) 2448 DIVV m/s2 72 A V advection tendency (horizontal) 2449 DIVU m/s2 72 A U advection tendency (horizontal) 2450 DIVT K/s 72 A T advection tendency (horizontal) 2451 DIVT3D K/s 72 A T advection tendency (horiz/vert combined) 2452 TVADV K/s 72 A T advection tendency (vertical) 2453 QVADV kg/kg/s 72 A Q advection tendency (vertical) 2454 SHFLXOBS W/m2 1 A Obs Surface sensible heat flux 2455 LHFLXOBS W/m2 1 A Obs Surface latent heat flux 2456 TRELAX K 72 A t relaxation amount 2457 QRELAX kg/kg 72 A q relaxation amount 2458 TAURELAX seconds 72 A relaxation time constant intht:nfmaster= 2458 FLDLST: Tape 2 is empty FLDLST: Tape 3 is empty FLDLST: Tape 4 is empty FLDLST: Tape 5 is empty FLDLST: Tape 6 is empty FLDLST: Tape 7 is empty FLDLST: Tape 8 is empty FLDLST: Tape 9 is empty FLDLST: Tape 10 is empty FLDLST: Tape 11 is empty FLDLST: History file 1 contains 576 fields Write frequency: 1 Filename specifier: %c.eam.h%t.%y-%m-%d-%s.nc Output precision: single Number of time samples per file: 10000 Fields are represented on global grids: 100 Included fields are: 1 ADRAIN Micron 72 A Average rain effective Diameter 2 ADSNOW Micron 72 A Average snow effective Diameter 3 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 4 ANRAIN m-3 72 A Average rain number conc 5 ANSNOW m-3 72 A Average snow number conc 6 AODALL 1 A AOD 550 nm for all time and species 7 AODDUST1 1 A Aerosol optical depth 550 nm model 1 from dust 8 AODDUST3 1 A Aerosol optical depth 550 nm model 3 from dust 9 AODVIS 1 A Aerosol optical depth 550 nm 10 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 11 AQRAIN kg/kg 72 A Average rain mixing ratio 12 AQSNOW kg/kg 72 A Average snow mixing ratio 13 AREI Micron 72 A Average ice effective radius 14 AREL Micron 72 A Average droplet effective radius 15 AWNC m-3 72 A Average cloud water number conc 16 AWNI m-3 72 A Average cloud ice number conc 17 BERGO kg/kg/s 72 A Conversion of cloud water to cloud ice from bergeron 18 BERGSO kg/kg/s 72 A Conversion of cloud water to snow from bergeron 19 BURDEN1 kg/m2 1 A Aerosol burden mode 1 20 BURDEN2 kg/m2 1 A Aerosol burden mode 2 21 BURDEN3 kg/m2 1 A Aerosol burden mode 3 22 C11_Skw_fnc count 73 A C11_Skw_fnc, C_11 parameter with Sk_w applied 23 C1_Skw_fnc - 73 A C1_Skw_fnc, C_1 parameter with Sk_w applied 24 C6rt_Skw_fnc - 73 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 25 C6thl_Skw_fnc - 73 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 26 C7_Skw_fnc - 73 A C7_Skw_fnc, C_7 parameter with Sk_w applied 27 CCN3 1/cm3 72 A CCN concentration at S=0.1% 28 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 29 CLDHGH 1 1 A Vertically-integrated high cloud 30 CLDICE kg/kg 72 A Grid box averaged cloud ice amount 31 CLDICEAP kg/kg 72 A CLDICE after physics 32 CLDICEBP kg/kg 72 A CLDICE before physics 33 CLDLIQ kg/kg 72 A Grid box averaged cloud liquid amount 34 CLDLIQAP kg/kg 72 A CLDLIQ after physics 35 CLDLIQBP kg/kg 72 A CLDLIQ before physics 36 CLDLOW 1 1 A Vertically-integrated low cloud 37 CLDMED 1 1 A Vertically-integrated mid-level cloud 38 CLDTOT 1 1 A Vertically-integrated total cloud 39 CLOUD 1 72 A Cloud fraction 40 CLOUDFRAC_CLUBB 1 72 A Cloud Fraction 41 CME kg/kg/s 72 A Rate of cond-evap within the cloud 42 CMEIOUT kg/kg/s 72 A Rate of deposition/sublimation of cloud ice 43 CMFDICE kg/kg/s 72 A Cloud ice tendency - shallow convection 44 CMFDLIQ kg/kg/s 72 A Cloud liq tendency - shallow convection 45 CMFDQ kg/kg/s 72 A QV tendency - shallow convection 46 CMFDT K/s 72 A T tendency - shallow convection 47 CONCLD fraction 72 A Convective cloud cover 48 DCCLDICE kg/kg/s 72 A CLDICE tendency due to moist processes 49 DCCLDLIQ kg/kg/s 72 A CLDLIQ tendency due to moist processes 50 DCQ kg/kg/s 72 A Q tendency due to moist processes 51 DMS_SRF mol/mol 1 A DMS in bottom layer 52 DPDLFICE kg/kg/s 72 A Detrained ice from deep convection 53 DPDLFLIQ kg/kg/s 72 A Detrained liquid water from deep convection 54 DPDLFT K/s 72 A T-tendency due to deep convective detrainment 55 DTCOND K/s 72 A T tendency - moist processes 56 DTCORE K/s 72 A T tendency due to dynamical core 57 DTENDTH W/m2 1 A Dynamic Tendency of Total (vertically integrated) moist static energy 58 DTENDTQ kg/m2/s 1 A Dynamic Tendency of Total (vertically integrated) specific humidity 59 EVAPPREC kg/kg/s 72 A Rate of evaporation of falling precip 60 EVAPSNOW kg/kg/s 72 A Rate of evaporation of falling snow 61 FDL W/m2 73 I Longwave downward flux 62 FICE 1 72 A Fractional ice content within cloud 63 FLDS W/m2 1 A Downwelling longwave flux at surface 64 FLNS W/m2 1 A Net longwave flux at surface 65 FLNSC W/m2 1 A Clearsky net longwave flux at surface 66 FLNT W/m2 1 A Net longwave flux at top of model 67 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 68 FLUT W/m2 1 A Upwelling longwave flux at top of model 69 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 70 FREQI 1 72 A Fractional occurrence of ice 71 FREQL 1 72 A Fractional occurrence of liquid 72 FREQR 1 72 A Fractional occurrence of rain 73 FREQS 1 72 A Fractional occurrence of snow 74 FRZRDT W/kg 72 A Latent heating rate due to homogeneous freezing of rain 75 FSDS W/m2 1 A Downwelling solar flux at surface 76 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 77 FSNS W/m2 1 A Net solar flux at surface 78 FSNSC W/m2 1 A Clearsky net solar flux at surface 79 FSNT W/m2 1 A Net solar flux at top of model 80 FSNTC W/m2 1 A Clearsky net solar flux at top of model 81 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 82 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 83 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 84 FSUTOAC W/m2 1 A Clearsky upwelling solar flux at top of atmosphere 85 Fcsed kg/(s*m^2) 73 A Fcsed, cloud water sedimentation flux 86 Fprec W/m^2 73 A Fprec, Rain flux 87 Frad W/m^2 73 A Frad, Total (sw+lw) net (up+down) radiative flux 88 Frad_LW W/m^2 73 A Frad_LW, Net long-wave radiative flux 89 Frad_LW_down W/m^2 73 A Frad_LW_down, Long-wave downwelling radiative flux 90 Frad_LW_up W/m^2 73 A Frad_LW_up, Long-wave upwelling radiative flux 91 Frad_SW W/m^2 73 A Frad_SW, Net short-wave radiative flux 92 Frad_SW_down W/m^2 73 A Frad_SW_down, Short-wave downwelling radiative flux 93 Frad_SW_up W/m^2 73 A Frad_SW_up, Short-wave upwelling radiative flux 94 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 95 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 96 HOMOO kg/kg/s 72 A Homogeneous freezing of cloud water 97 HR K/s 72 A Heating rate needed for d(theta)/dt computation 98 ICEFRAC 1 1 A Fraction of sfc area covered by sea-ice 99 ICIMR kg/kg 72 A Prognostic in-cloud ice mixing ratio 100 ICIMRST kg/kg 72 A Prognostic in-stratus ice mixing ratio 101 ICWMR kg/kg 72 A Prognostic in-cloud water mixing ratio 102 ICWMRST kg/kg 72 A Prognostic in-stratus water mixing ratio 103 INEGCLPTEND kg/kg/s 72 A Cloud ice tendency due to clipping neg values after microp 104 IWC kg/m3 72 A Grid box average ice water content 105 Kh_zm m^2/s 73 A Kh_zm, Eddy diffusivity on momentum levels 106 Kh_zt m^2/s 73 A Kh_zt, Eddy diffusivity 107 LANDFRAC 1 1 A Fraction of sfc area covered by land 108 LHFLX W/m2 1 A Surface latent heat flux 109 LNEGCLPTEND kg/kg/s 72 A Cloud liq tendency due to clipping neg values after microp 110 LWCF W/m2 1 A Longwave cloud forcing 111 Lscale m 73 A L, Turbulent mixing length 112 Lscale_down m 73 A Lscale_down, Downward mixing length 113 Lscale_pert_1 m 73 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 114 Lscale_pert_2 m 73 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 115 Lscale_up m 73 A Lscale_up, Upward mixing length 116 MELTO kg/kg/s 72 A Melting of cloud ice 117 MELTSDT W/kg 72 A Latent heating rate due to melting of snow 118 MNUCCCO kg/kg/s 72 A Immersion freezing of cloud water 119 MNUCCDO kg/kg/s 72 A Homogeneous and heterogeneous nucleation from vapor 120 MNUCCDOhet kg/kg/s 72 A Heterogeneous nucleation from vapor 121 MNUCCRO kg/kg/s 72 A Heterogeneous freezing of rain to snow 122 MNUCCTO kg/kg/s 72 A Contact freezing of cloud water 123 MPDI2P kg/kg/s 72 A Ice <--> Precip tendency - Morrison microphysics 124 MPDI2V kg/kg/s 72 A Ice <--> Vapor tendency - Morrison microphysics 125 MPDI2W kg/kg/s 72 A Ice <--> Water tendency - Morrison microphysics 126 MPDICE kg/kg/s 72 A CLDICE tendency - Morrison microphysics 127 MPDLIQ kg/kg/s 72 A CLDLIQ tendency - Morrison microphysics 128 MPDQ kg/kg/s 72 A Q tendency - Morrison microphysics 129 MPDT W/kg 72 A Heating tendency - Morrison microphysics 130 MPDW2I kg/kg/s 72 A Water <--> Ice tendency - Morrison microphysics 131 MPDW2P kg/kg/s 72 A Water <--> Precip tendency - Morrison microphysics 132 MPDW2V kg/kg/s 72 A Water <--> Vapor tendency - Morrison microphysics 133 MSACWIO kg/kg/s 72 A Conversion of cloud water from rime-splintering 134 NUMICE 1/kg 72 A Grid box averaged cloud ice number 135 NUMLIQ 1/kg 72 A Grid box averaged cloud liquid number 136 NUMRAI 1/kg 72 A Grid box averaged rain number 137 NUMSNO 1/kg 72 A Grid box averaged snow number 138 Nc_activated num/kg 73 A Nc_activated, Droplets activated by GFDL activation 139 Nc_in_cloud num/kg 73 A Nc_in_cloud, In cloud droplet concentration 140 Ncm num/kg 73 A Ncm, Cloud droplet number concentration 141 Ncnm num/kg 73 A Ncnm, Cloud nuclei concentration (PDF) 142 OCNFRAC 1 1 A Fraction of sfc area covered by ocean 143 OMEGA Pa/s 72 A Vertical velocity (pressure) 144 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface 145 OMEGAT K Pa/s 72 A Vertical heat flux 146 PBLH m 1 A PBL height 147 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 148 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 149 PHIS m2/s2 1 I Surface geopotential 150 PRACSO kg/kg/s 72 A Accretion of rain by snow 151 PRAIO kg/kg/s 72 A Accretion of cloud ice by rain 152 PRAO kg/kg/s 72 A Accretion of cloud water by rain 153 PRCIO kg/kg/s 72 A Autoconversion of cloud ice 154 PRCO kg/kg/s 72 A Autoconversion of cloud water 155 PRECC m/s 1 A Convective precipitation rate (liq + ice) 156 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 157 PRECSC m/s 1 A Convective snow rate (water equivalent) 158 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 159 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 160 PRODPREC kg/kg/s 72 A Rate of conversion of condensate to precip 161 PS Pa 1 A Surface pressure 162 PSACWSO kg/kg/s 72 A Accretion of cloud water by snow 163 PSL Pa 1 A Sea level pressure 164 PTECLDICE kg/kg/s 72 A CLDICE total physics tendency 165 PTECLDLIQ kg/kg/s 72 A CLDLIQ total physics tendency 166 PTEQ kg/kg/s 72 A Q total physics tendency 167 PTTEND K/s 72 A T total physics tendency 168 PTTEND_RESID K/s 72 A T-tendency due to BAB kluge at end of tphysac (diagnostic not part of T-budget) 169 Q kg/kg 72 A Specific humidity 170 QAP kg/kg 72 A Specific humidity (after physics) 171 QBP kg/kg 72 A Specific humidity (before physics) 172 QCHFTEN kg/kg/s 72 A Cloud water mixing ratio tendency from hole filling 173 QCRAT fraction 72 A Qc Limiter: Fraction of qc tendency applied 174 QCRESO kg/kg/s 72 A Residual condensation term for cloud water 175 QCSEDTEN kg/kg/s 72 A Cloud water mixing ratio tendency from sedimentation 176 QCSEVAP kg/kg/s 72 A Rate of evaporation of falling cloud water 177 QDIFF kg/kg 72 A difference from observed water 178 QFLX kg/m2/s 1 A Surface water flux 179 QIHFTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from hole filling 180 QIRESO kg/kg/s 72 A Residual deposition term for cloud ice 181 QISEDTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from sedimentation 182 QISEVAP kg/kg/s 72 A Rate of sublimation of falling cloud ice 183 QREFHT kg/kg 1 A Reference height humidity 184 QRHFTEN kg/kg/s 72 A Rain water mixing ratio tendency from hole filling 185 QRL K/s 72 A Longwave heating rate 186 QRS K/s 72 A Solar heating rate 187 QRSEDTEN kg/kg/s 72 A Rain mixing ratio tendency from sedimentation 188 QSHFTEN kg/kg/s 72 A Snow mixing ratio tendency from hole filling 189 QSSEDTEN kg/kg/s 72 A Snow mixing ratio tendency from sedimentation 190 QVHFTEN kg/kg/s 72 A Water vapor mixing ratio tendency from hole filling 191 QVRES kg/kg/s 72 A Rate of residual condensation term 192 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 193 RAINQM kg/kg 72 A Grid box averaged rain amount 194 RAINQMAP kg/kg 72 A RAINQM after physics 195 RAINQMBP kg/kg 72 A RAINQM before physics 196 RCMTEND_CLUBB g/kg /s 72 A Cloud Liquid Water Tendency 197 RELHUM percent 72 A Relative humidity 198 RHW percent 72 A Relative humidity with respect to liquid 199 RIMTEND_CLUBB g/kg /s 72 A Cloud Ice Tendency 200 RVMTEND_CLUBB g/kg /s 72 A Water vapor tendency 201 SHFLX W/m2 1 A Surface sensible heat flux 202 SILHS_CLUBB_ICE_SS_FRAC frac 72 A Ice supersaturation fraction from CLUBB 203 SILHS_CLUBB_PRECIP_FRAC frac 72 A Precipitation fraction from CLUBB (set_up_pdf_params_incl_hydromet) 204 SL J/kg 72 A Liquid water static energy 205 SNOWHICE m 1 A Snow depth over ice 206 SNOWHLND m 1 A Water equivalent snow depth 207 SNOWQM kg/kg 72 A Grid box averaged snow amount 208 SNOWQMAP kg/kg 72 A SNOWQM after physics 209 SNOWQMBP kg/kg 72 A SNOWQM before physics 210 SO2_SRF mol/mol 1 A SO2 in bottom layer 211 SOAG_SRF mol/mol 1 A SOAG in bottom layer 212 SOLIN W/m2 1 A Solar insolation 213 STEND_CLUBB k/s 72 A Temperature tendency 214 SWCF W/m2 1 A Shortwave cloud forcing 215 Skw_velocity m/s 73 A Skw_velocity, Skewness velocity 216 T K 72 A Temperature 217 TAP K 72 A Temperature (after physics) 218 TAUGWX N/m2 1 A Zonal gravity wave surface stress 219 TAUGWY N/m2 1 A Meridional gravity wave surface stress 220 TAUX N/m2 1 A Zonal surface stress 221 TAUY N/m2 1 A Meridional surface stress 222 TBP K 72 A Temperature (before physics) 223 TDIFF K 72 A difference from observed temp 224 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 225 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 226 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 227 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 228 TH7001000 K 1 A Theta difference 700 mb - 1000 mb 229 THFTEN K/s 72 A Temperature tendency from hole filling 230 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 231 TREFHT K 1 A Reference height temperature 232 TROP_P Pa 1 A Tropopause Pressure 233 TROP_T K 1 A Tropopause Temperature 234 TS K 1 A Surface temperature (radiative) 235 TSMN K 1 M Minimum surface temperature over output period 236 TSMX K 1 X Maximum surface temperature over output period 237 TTEND_TOT K/s 72 A Total temperature tendency 238 TTGW K/s 72 A T tendency - gravity wave drag 239 TTGWORO K/s 72 A T tendency - orographic gravity wave drag 240 TUH W/m 1 A Total (vertically integrated) zonal MSE flux 241 TUQ kg/m/s 1 A Total (vertically integrated) zonal water flux 242 TVH W/m 1 A Total (vertically integrated) meridional MSE flux 243 TVQ kg/m/s 1 A Total (vertically integrated) meridional water flux 244 T_ADJ_CLUBB K 72 A Temperature adjustment from the CLUBB energy fixer 245 T_in_K K 73 A T_in_K, Absolute temperature 246 U m/s 72 A Zonal wind 247 U10 m/s 1 A 10m wind speed 248 UAP m/s 72 A Zonal wind (after physics) 249 UTEND_CLUBB m/s /s 72 A U-wind Tendency 250 UU m2/s2 72 A Zonal velocity squared 251 V m/s 72 A Meridional wind 252 VAP m/s 72 A Meridional wind (after physics) 253 VNEGCLPTEND kg/kg/s 72 A Vapor tendency due to clipping neg values after microp 254 VPRAO kg/kg/s 1 A Vertical average of accretion rate 255 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 256 VQ m/s kg/kg 72 A Meridional water transport 257 VT K m/s 72 A Meridional heat transport 258 VTEND_CLUBB m/s /s 72 A V-wind Tendency 259 VTRMC m/s 72 A Mass-weighted cloud water fallspeed 260 VTRMI m/s 72 A Mass-weighted cloud ice fallspeed 261 VU m2/s2 72 A Meridional flux of zonal momentum 262 VV m2/s2 72 A Meridional velocity squared 263 WSUB m/s 72 A Diagnostic sub-grid vertical velocity 264 Z3 m 72 A Geopotential Height (above sea level) 265 a3_coef count 73 A a3_coef, Quantity in formula 25 from Equations for CLUBB 266 a3_coef_zt count 73 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 267 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 268 chi_1 kg/kg 73 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 269 chi_2 kg/kg 73 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 270 cloud_cover count 73 A cloud_cover, Cloud cover (between 0 and 1) 271 cloud_frac - 73 A cloud_frac, Cloud fraction (between 0 and 1) 272 cloud_frac_1 - 73 A cloud_frac_1, pdf parameter cloud_frac_1 273 cloud_frac_2 - 73 A cloud_frac_2, pdf parameter cloud_frac_2 274 cloud_frac_zm - 73 A cloud_frac_zm, Cloud fraction 275 corr_chi_eta_1 - 73 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 276 corr_chi_eta_2 - 73 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 277 corr_rt_thl_1 - 73 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 278 covar_chi_eta_1 kg^2/kg^2 73 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 279 covar_chi_eta_2 kg^2/kg^2 73 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 280 crt_1 - 73 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 281 crt_2 - 73 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 282 cthl_1 kg/kg/K 73 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 283 cthl_2 kg/kg/K 73 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 284 diam m 73 A diam, Ice crystal diameter 285 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 286 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 287 em m^2/s^2 73 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 288 exner count 73 A exner, Exner function = (p/p0)**(rd/cp) 289 gamma_Skw_fnc - 73 A gamma_Skw_fnc, Gamma as a function of skewness 290 hstobie_linoz fraction of mode 72 I Lowest possible Linoz level 291 mass_ice_cryst kg 73 A mass_ice_cryst, Mass of a single ice crystal 292 mean_w_down m/s 73 A mean_w_down, Mean w <= w_ref 293 mean_w_up m/s 73 A mean_w_up, Mean w >= w_ref 294 mixt_frac count 73 A mixt_frac, pdf parameter: mixture fraction 295 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 296 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 297 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 298 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 299 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 300 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 301 p_in_Pa Pa 73 A p_in_Pa, Pressure 302 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 303 precip_frac - 73 A precip_frac, Precipitation Fraction 304 precip_frac_1 - 73 A precip_frac_1, Precipitation Fraction (1st PDF component) 305 precip_frac_2 - 73 A precip_frac_2, Precipitation Fraction (2nd PDF component) 306 radht K/s 73 A radht, Total (sw+lw) radiative heating rate 307 radht_LW K/s 73 A radht_LW, Long-wave radiative heating rate 308 radht_SW K/s 73 A radht_SW, Short-wave radiative heating rate 309 rc_1 kg/kg 73 A rc_1, pdf parameter: mean rc of component 1 310 rc_2 kg/kg 73 A rc_2, pdf parameter: mean rc of component 2 311 rcm kg/kg 73 A rcm, Cloud water mixing ratio 312 rcm_icedfs kg/kg/s 73 A rcm_icedfs, Change in liquid due to ice 313 rcm_in_cloud kg/kg 73 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 314 rcm_in_layer kg/kg 73 A rcm_in_layer, rcm in cloud layer 315 rcm_mc kg/kg/s 73 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 316 rcm_sd_mg_morr kg kg^{-1} s^{-1 73 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 317 rcm_zm kg/kg 73 A rcm_zm, Total water mixing ratio 318 rcp2 (kg^2)/(kg^2) 73 A rc'^2, Variance of cloud water mixing ratio 319 rel_humidity [-] 73 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 320 rho kg m^{-3} 73 A rho, Air density 321 rho_ds_zm kg m^{-3} 73 A rho_ds_zm, Dry static, base-state density 322 rho_ds_zt kg m^{-3} 73 A rho_ds_zt, Dry static base-state density 323 rho_zm kg m^{-3} 73 A rho_zm, Density on momentum levels 324 rsat kg/kg 73 A rsat, Saturation mixing ratio over liquid 325 rsati kg/kg 73 A rsati, Saturation mixing ratio over ice 326 rsatl_1 kg/kg 73 A rsatl_1, pdf parameter: sat mix rat based on tl1 327 rsatl_2 kg/kg 73 A rsatl_2, pdf parameter: sat mix rat based on tl2 328 rt_1 kg/kg 73 A rt_1, pdf parameter: mean rt of component 1 329 rt_2 kg/kg 73 A rt_2, pdf parameter: mean rt of component 2 330 rtm kg/kg 73 A rtm, Total (vapor+liquid) water mixing ratio 331 rtm_bt kg kg^{-1} s^{-1 73 A rtm_bt, rtm budget: rtm time tendency 332 rtm_cl kg kg^{-1} s^{-1 73 A rtm_cl, rtm budget: rtm clipping 333 rtm_enter_mfl kg/kg 73 A rtm_enter_mfl, Rtm before flux-limiter 334 rtm_exit_mfl kg/kg 73 A rtm_exit_mfl, Rtm exiting flux-limiter 335 rtm_forcing kg kg^{-1} s^{-1 73 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 336 rtm_ma kg kg^{-1} s^{-1 73 A rtm_ma, rtm budget: rtm vertical mean advection 337 rtm_mc kg kg^{-1} s^{-1 73 A rtm_mc, Change in rt due to microphysics (not in budget) 338 rtm_mfl kg kg^{-1} s^{-1 73 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 339 rtm_mfl_max kg/kg 73 A rtm_mfl_max, Maximum allowable rtm 340 rtm_mfl_min kg/kg 73 A rtm_mfl_min, Minimum allowable rtm 341 rtm_old kg/kg 73 A rtm_old, Rtm at previous timestep 342 rtm_pd kg kg^{-1} s^{-1 73 A rtm_pd, rtm budget: rtm positive definite adjustment 343 rtm_sdmp kg kg^{-1} s^{-1 73 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 344 rtm_ta kg kg^{-1} s^{-1 73 A rtm_ta, rtm budget: rtm turbulent advection 345 rtm_tacl kg kg^{-1} s^{-1 73 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 346 rtm_without_ta kg/kg 73 A rtm_without_ta, Rtm without turbulent advection contribution 347 rtm_zm kg/kg 73 A rtm_zm, Total water mixing ratio 348 rtp2 (kg/kg)^2 73 A rt'^2, Variance of total water, rt 349 rtp2_bt (kg^2)/(kg^2 s) 73 A rt'^2_bt, rt'2 budget: rtp2 time tendency 350 rtp2_cl (kg^2)/(kg^2 s) 73 A rt'^2_cl, rtp2 budget: rtp2 clipping term 351 rtp2_dp1 (kg^2)/(kg^2 s) 73 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 352 rtp2_dp2 (kg^2)/(kg^2 s) 73 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 353 rtp2_forcing (kg/kg)^2/s 73 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 354 rtp2_ma (kg^2)/(kg^2 s) 73 A rt'^2_ma, rtp2 budget: rtp2 mean advection 355 rtp2_mc (kg/kg)^2/s 73 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 356 rtp2_pd (kg^2)/(kg^2 s) 73 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 357 rtp2_sf (kg^2)/(kg^2 s) 73 A rt'^2_sf, rtp2 budget: rtp2 surface variance 358 rtp2_ta (kg^2)/(kg^2 s) 73 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 359 rtp2_tp (kg^2)/(kg^2 s) 73 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 360 rtp2_zt (kg/kg)^2 73 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 361 rtprcp (kg^2)/(kg^2) 73 A rt'rc' 362 rtpthlp (kg K)/kg 73 A rt'thl', Covariance of rt and theta_l 363 rtpthlp_bt (kg K)/(kg s) 73 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 364 rtpthlp_cl (kg K)/(kg s) 73 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 365 rtpthlp_dp1 (kg K)/(kg s) 73 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 366 rtpthlp_dp2 (kg K)/(kg s) 73 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 367 rtpthlp_forcing (K kg/kg)/s 73 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 368 rtpthlp_ma (kg K)/(kg s) 73 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 369 rtpthlp_mc (K kg/kg)/s 73 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 370 rtpthlp_sf (kg K)/(kg s) 73 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 371 rtpthlp_ta (kg K)/(kg s) 73 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 372 rtpthlp_tp1 (kg K)/(kg s) 73 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 373 rtpthlp_tp2 (kg K)/(kg s) 73 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 374 rtpthlp_zt (kg K)/kg 73 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 375 rtpthvp (kg/kg) K 73 A rt'thv', Covariance of rt and theta_v 376 rvm kg/kg 73 A rvm, Vapor water mixing ratio 377 rvm_mc kg/(kg s) 73 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 378 sed_rcm kg / [m^2 s] 73 A sed_rcm, d(rcm)/dt due to cloud sedimentation 379 shear m^2/s^3 73 A shear, Wind shear production term 380 shear_sqd - 73 A shear_sqd, shear_sqd 381 sigma_sqd_w - 73 A sigma_sqd_w, Nondim w variance of Gaussian component 382 sigma_sqd_w_zt - 73 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 383 snowslope 1/m 73 A snowslope, COAMPS microphysics snow slope parameter 384 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 385 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 386 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 387 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 388 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 389 stdev_chi_1 kg/kg 73 A stdev_chi_1, pdf parameter: Std dev of chi_1 390 stdev_chi_2 kg/kg 73 A stdev_chi_2, pdf parameter: Std dev of chi_2 391 stdev_eta_1 kg/kg 73 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 392 stdev_eta_2 kg/kg 73 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 393 tau_zm s 73 A tau_zm, Time-scale tau on momentum levels 394 tau_zt s 73 A tau_zt, Dissipation time 395 thl_1 K 73 A thl_1, pdf parameter: mean thl of component 1 396 thl_2 K 73 A thl_2, pdf parameter: mean thl of component 2 397 thlm K 73 A thlm, Liquid water potential temperature (theta_l) 398 thlm_bt K s^{-1} 73 A thlm_bt, thlm budget: thlm time tendency 399 thlm_cl K s^{-1} 73 A thlm_cl, thlm budget: thlm_cl 400 thlm_enter_mfl K 73 A thlm_enter_mfl, Thlm before flux-limiter 401 thlm_exit_mfl K 73 A thlm_exit_mfl, Thlm exiting flux-limiter 402 thlm_forcing K s^{-1} 73 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 403 thlm_ma K s^{-1} 73 A thlm_ma, thlm budget: thlm vertical mean advection 404 thlm_mc K s^{-1} 73 A thlm_mc, Change in thlm due to microphysics (not in budget) 405 thlm_mfl K s^{-1} 73 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 406 thlm_mfl_max K 73 A thlm_mfl_max, Maximum allowable thlm 407 thlm_mfl_min K 73 A thlm_mfl_min, Minimum allowable thlm 408 thlm_old K 73 A thlm_old, Thlm at previous timestep 409 thlm_sdmp K s^{-1} 73 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 410 thlm_ta K s^{-1} 73 A thlm_ta, thlm budget: thlm turbulent advection 411 thlm_tacl K s^{-1} 73 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 412 thlm_without_ta K 73 A thlm_without_ta, Thlm without turbulent advection contribution 413 thlm_zm K 73 A thlm_zm, Liquid potential temperature 414 thlp2 K^2 73 A thl'^2, Variance of theta_l 415 thlp2_bt (K^2)/s 73 A thl'^2_bt, thlp2 budget: thlp2 time tendency 416 thlp2_cl (K^2)/s 73 A thl'^2_cl, thlp2 budget: thlp2 clipping term 417 thlp2_dp1 (K^2)/s 73 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 418 thlp2_dp2 (K^2)/s 73 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 419 thlp2_forcing K^2/s 73 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 420 thlp2_ma (K^2)/s 73 A thl'^2_ma, thlp2 budget: thlp2 mean advection 421 thlp2_mc K^2/s 73 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 422 thlp2_pd K^2/s 73 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 423 thlp2_sf K^2/s 73 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 424 thlp2_ta (K^2)/s 73 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 425 thlp2_tp (K^2)/s 73 A thl'^2_t', thlp2 budget: thlp2 turbulent production 426 thlp2_zt K^2 73 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 427 thlprcp K (kg/kg) 73 A thl'rc' 428 thlpthvp K^2 73 A thl'thv', Covariance of theta_l and theta_v 429 thv_ds_zm K 73 A thv_ds_zm, Dry, base-state theta_v 430 thv_ds_zt K 73 A thv_ds_zt, Dry base-state theta_v 431 thvm K 73 A thvm, Virtual potential temperature 432 u_T_cm cm s^{-1} 73 A u_T_cm, Ice crystal fallspeed 433 ug m/s 73 A ug, u geostrophic wind 434 um m/s 73 A u_bar, Grid-mean eastward (u) wind 435 um_bt m s^{-2} 73 A um_bt, um budget: um time tendency 436 um_cf m s^{-2} 73 A um_cf, um budget: um coriolis forcing 437 um_f m s^{-2} 73 A um_f, um budget: um forcing 438 um_gf m s^{-2} 73 A um_gf, um budget: um geostrophic forcing 439 um_ma m s^{-2} 73 A um_ma, um budget: um vertical mean advection 440 um_ndg m s^{-2} 73 A um_ndg, um budget: um nudging 441 um_ref m/s 73 A um_ref, Reference u wind 442 um_sdmp m s^{-2} 73 A um_sdmp, um budget: um sponge damping 443 um_ta m s^{-2} 73 A um_ta, um budget: um turbulent advection 444 up2 m^2/s^2 73 A u'^2, Variance of eastward (u) wind 445 up2_bt m^2/s^3 73 A u'^2_bt, up2 budget: up2 time tendency 446 up2_cl m^2/s^3 73 A u'^2_cl, up2 budget: up2 clipping 447 up2_dp1 m^2/s^3 73 A u'^2_dp1, up2 budget: up2 dissipation term 1 448 up2_dp2 m^2/s^3 73 A u'^2_d'^2, up2 budget: up2 dissipation term 2 449 up2_ma m^2/s^3 73 A u'^2_ma, up2 budget: up2 mean advection 450 up2_pd m^2/s^3 73 A u'^2_pd, up2 budget: up2 positive definite adjustment 451 up2_pr1 m^2/s^3 73 A u'^2_pr1, up2 budget: up2 pressure term 1 452 up2_pr2 m^2/s^3 73 A u'^2_pr2, up2 budget: up2 pressure term 2 453 up2_sf m^2/s^3 73 A u'^2_sf, up2 budget: up2 surface variance 454 up2_ta m^2/s^3 73 A u'^2_ta, up2 budget: up2 turbulent advection 455 up2_tp m^2/s^3 73 A u'^2_tp, up2 budget: up2 turbulent production 456 up2_zt m^2/s^2 73 A up2_zt, u'^2 interpolated to thermodynamic levels 457 upwp m^2/s^2 73 A u'w', Vertical turbulent flux of eastward (u) wind 458 upwp_zt m^2/s^2 73 A upwp_zt, u'w' interpolated to thermodynamic levels 459 varnce_rt_1 (kg^2)/(kg^2) 73 A varnce_rt_1, pdf parameter: rt variance of component 1 460 varnce_rt_2 (kg^2)/(kg^2) 73 A varnce_rt_2, pdf parameter: rt variance of component 2 461 varnce_thl_1 K^2 73 A varnce_thl_1, pdf parameter: thl variance of component 1 462 varnce_thl_2 K^2 73 A varnce_thl_2, pdf parameter: thl variance of component 2 463 varnce_w_1 m^2/s^2 73 A varnce_w_1, pdf parameter: w variance of component 1 464 varnce_w_2 m^2/s^2 73 A varnce_w_2, pdf parameter: w variance of component 2 465 vg m/s 73 A vg, v geostrophic wind 466 vm m/s 73 A v_bar, Grid-mean northward (v) wind 467 vm_bt m s^{-2} 73 A vm_bt, vm budget: vm time tendency 468 vm_cf m s^{-2} 73 A vm_cf, vm budget: vm coriolis forcing 469 vm_f m s^{-2} 73 A vm_f, vm budget: vm forcing 470 vm_gf m s^{-2} 73 A vm_gf, vm budget: vm geostrophic forcing 471 vm_ma m s^{-2} 73 A vm_ma, vm budget: vm vertical mean advection 472 vm_ndg m s^{-2} 73 A vm_ndg, vm budget: vm nudging 473 vm_ref m/s 73 A vm_ref, Reference v wind 474 vm_sdmp m s^{-2} 73 A vm_sdmp, vm budget: vm sponge damping 475 vm_ta m s^{-2} 73 A vm_ta, vm budget: vm turbulent transport 476 vp2 m^2/s^2 73 A v'^2, Variance of northward (v) wind 477 vp2_bt m^2/s^3 73 A v'2_bt, vp2 budget: vp2 time tendency 478 vp2_cl m^2/s^3 73 A v'^2_cl, vp2 budget: vp2 clipping 479 vp2_dp1 m^2/s^3 73 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 480 vp2_dp2 m^2/s^3 73 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 481 vp2_ma m^2/s^3 73 A v'^2_ma, vp2 budget: vp2 mean advection 482 vp2_pd m^2/s^3 73 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 483 vp2_pr1 m^2/s^3 73 A v'^2_pr1, vp2 budget: vp2 pressure term 1 484 vp2_pr2 m^2/s^3 73 A v'^2_pr2, vp2 budget: vp2 pressure term 2 485 vp2_sf m^2/s^3 73 A v'^2_sf, vp2 budget: vp2 surface variance 486 vp2_ta m^2/s^3 73 A v'^2_ta, vp2 budget: vp2 turbulent advection 487 vp2_tp m^2/s^3 73 A v'^2_tp, vp2 budget: vp2 turbulent production 488 vp2_zt m^2/s^2 73 A vp2_zt, v'^2 interpolated to thermodynamic levels 489 vpwp m^2/s^2 73 A v'w', Vertical turbulent flux of northward (v) wind 490 vpwp_zt m^2/s^2 73 A vpwp_zt, v'w' interpolated to thermodynamic levels 491 w_1 m/s 73 A w_1, pdf parameter: mean w of component 1 492 w_2 m/s 73 A w_2, pdf paramete: mean w of component 2 493 wm_zm m/s 73 A wm_zm, Vertical (w) wind 494 wp2 m^2/s^2 73 A w'^2, Variance of vertical air velocity 495 wp2_ac m^2/s^3 73 A w'^2_ac, wp2 budget: wp2 accumulation term 496 wp2_bp m^2/s^3 73 A w'^2_bp, wp2 budget: wp2 buoyancy production 497 wp2_bt m^2/s^3 73 A w'^2_bt, wp2 budget: wp2 time tendency 498 wp2_cl m^2/s^3 73 A w'^2_cl, wp2 budget: wp2 clipping term 499 wp2_dp1 m^2/s^3 73 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 500 wp2_dp2 m^2/s^3 73 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 501 wp2_ma m^2/s^3 73 A w'^2_ma, wp2 budget: wp2 vertical mean advection 502 wp2_pd m2/s3 73 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 503 wp2_pr1 m^2/s^3 73 A w'^2_pr1, wp2 budget: wp2 pressure term 1 504 wp2_pr2 m^2/s^3 73 A w'^2_pr2, wp2 budget: wp2 pressure term 2 505 wp2_pr3 m^2/s^3 73 A w'^2_pr3, wp2 budget: wp2 pressure term 3 506 wp2_sf m2/s3 73 A w'^2_sf, wp2 budget: wp2 surface variance 507 wp2_ta m^2/s^3 73 A w'^2_ta, wp2 budget: wp2 turbulent advection 508 wp2_zt m^2/s^2 73 A wp2_zt, w'^2 interpolated to thermodynamic levels 509 wp2rcp (m^2 kg)/(s^2 kg 73 A w'^2rc' 510 wp2rtp (m^2 kg)/(s^2 kg 73 A w'^2rt', Vertical turbulent flux of w'rt' 511 wp2thlp (m^2 K)/s^2 73 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 512 wp2thvp K m^2/s^2 73 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 513 wp3 m^3/s^3 73 A w'^3, Third-order moment of vertical air velocity 514 wp3_ac m^{3} s^{-4} 73 A wp3_ac, wp3 budget: wp3 accumulation term 515 wp3_bp1 m^{3} s^{-4} 73 A wp3_bp1, wp3 budget: wp3 buoyancy production 516 wp3_bt m^{3} s^{-4} 73 A wp3_bt, wp3 budget: wp3 time tendency 517 wp3_cl m^{3} s^{-4} 73 A wp3_cl, wp3 budget: wp3 clipping term 518 wp3_dp1 m^{3} s^{-4} 73 A wp3_dp1, wp3 budget: wp3 dissipation term 1 519 wp3_ma m^{3} s^{-4} 73 A wp3_ma, wp3 budget: wp3 vertical mean advection 520 wp3_on_wp2 m/s 73 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 521 wp3_on_wp2_zt m/s 73 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 522 wp3_pr1 m^{3} s^{-4} 73 A wp3_pr1, wp3 budget: wp3 pressure term 1 523 wp3_pr2 m^{3} s^{-4} 73 A wp3_pr2, wp3 budget: wp3 pressure term 2 524 wp3_pr_dfsn m^{3} s^{-4} 73 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 525 wp3_pr_turb m^{3} s^{-4} 73 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 526 wp3_ta m^{3} s^{-4} 73 A wp3_ta, wp3 budget: wp3 turbulent advection 527 wp3_tp m^{3} s^{-4} 73 A wp3_tp, wp3 budget: wp3 turbulent transport 528 wp3_zm (m^3)/(s^3) 73 A w'^3_zm, w'^3 interpolated to moment. levels 529 wp4 (m^4)/(s^4) 73 A w'^4, Fourth-order moment of vertical air velocity 530 wprcp (m/s) (kg/kg) 73 A w'rc' 531 wprtp (m kg)/(s kg) 73 A w'rt', Vertical turbulent flux of total water, rt 532 wprtp2 (m kg)/(s kg) 73 A w'rt'^2, Vertical turbulent flux of rt'^2 533 wprtp_ac (m kg)/(s^2 kg) 73 A w'rt'_ac, wprtp budget: wprtp accumulation term 534 wprtp_bp (m kg)/(s^2 kg) 73 A w'rt'_b', wprtp budget: wprtp buoyancy production 535 wprtp_bt (m kg)/(s^2 kg) 73 A w'rt'_bt, wprtp budget: wprtp time tendency 536 wprtp_cl (m kg)/(s^2 kg) 73 A w'rt'_cl, wprtp budget: wprtp clipping term 537 wprtp_dp1 (m kg)/(s^2 kg) 73 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 538 wprtp_enter_mfl (m kg)/(s kg) 73 A w'rt'_enter_mfl, Wprtp entering flux limiter 539 wprtp_exit_mfl (m kg)/(s kg) 73 A w'rt'_exit_mfl, Wprtp exiting flux limiter 540 wprtp_forcing (m kg/kg)/s^2 73 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 541 wprtp_ma (m kg)/(s^2 kg) 73 A w'rt'_ma, wprtp budget: wprtp mean advection 542 wprtp_mc (m kg/kg)/s^2 73 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 543 wprtp_mfl (m kg)/(s^2 kg) 73 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 544 wprtp_mfl_max (m kg)/(s kg) 73 A w'rt'_mfl_max, Maximum allowable wprtp 545 wprtp_mfl_min (m kg)/(s kg) 73 A w'rt'_mfl_min, Minimum allowable wprtp 546 wprtp_pd (m kg)/(s^2 kg) 73 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 547 wprtp_pr1 (m kg)/(s^2 kg) 73 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 548 wprtp_pr2 (m kg)/(s^2 kg) 73 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 549 wprtp_pr3 (m kg)/(s^2 kg) 73 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 550 wprtp_sicl (m kg)/(s^2 kg) 73 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 551 wprtp_ta (m kg)/(s^2 kg) 73 A w'rt'_ta, wprtp budget: wprtp turbulent advection 552 wprtp_tp (m kg)/(s^2 kg) 73 A w'rt'_t', wprtp budget: wprtp turbulent production 553 wprtp_zt (m kg)/(s kg) 73 A wprtp_zt, w'rt' interpolated to thermodynamic levels 554 wprtpthlp (m kg K)/(s kg) 73 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 555 wpthlp (m K)/s 73 A w'thl', Vertical turbulent flux of theta_l 556 wpthlp2 (m K^2)/s 73 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 557 wpthlp_ac (m K)/s^2 73 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 558 wpthlp_bp (m K)/s^2 73 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 559 wpthlp_bt (m K)/s^2 73 A w'thl'_bt, wpthlp budget 560 wpthlp_cl (m K)/s^2 73 A w'thl'_cl, wpthlp budget: wpthlp clipping term 561 wpthlp_dp1 (m K)/s^2 73 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 562 wpthlp_exit_mfl (m K)/s 73 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 563 wpthlp_forcing (m K)/s^2 73 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 564 wpthlp_ma (m K)/s^2 73 A w'thl'_ma, wpthlp budget: wpthlp mean advection 565 wpthlp_mc (m K)/s^2 73 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 566 wpthlp_mfl (m K)/s^2 73 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 567 wpthlp_mfl_max (m K)/s 73 A w'thl'_mfl_max, Maximum allowable wpthlp 568 wpthlp_mfl_min (m K)/s 73 A w'thl'_mfl_min, Minimum allowable wpthlp 569 wpthlp_pr1 (m K)/s^2 73 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 570 wpthlp_pr2 (m K)/s^2 73 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 571 wpthlp_pr3 (m K)/s^2 73 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 572 wpthlp_sicl (m K)/s^2 73 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 573 wpthlp_ta (m K)/s^2 73 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 574 wpthlp_tp (m K)/s^2 73 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 575 wpthlp_zt (m K)/s 73 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 576 wpthvp K m/s 73 A w'thv', Buoyancy flux FLDLST: History file 12 contains 41 fields Write frequency: YEARLY (INITIAL CONDITIONS) Filename specifier: %c.eam.i.%y-%m-%d-%s.nc Output precision: double Number of time samples per file: 1 Fields are represented on global grids: 100 Included fields are: 1 CLDICE&IC kg/kg 72 I Grid box averaged cloud ice amount 2 CLDLIQ&IC kg/kg 72 I Grid box averaged cloud liquid amount 3 DMS&IC kg/kg 72 I DMS 4 H2O2&IC kg/kg 72 I H2O2 5 H2SO4&IC kg/kg 72 I H2SO4 6 ICEFRAC&IC fraction 1 I Fraction of sfc area covered by sea-ice 7 NUMICE&IC kg/kg 72 I Grid box averaged cloud ice number 8 NUMLIQ&IC kg/kg 72 I Grid box averaged cloud liquid number 9 NUMRAI&IC kg/kg 72 I Grid box averaged rain number 10 NUMSNO&IC kg/kg 72 I Grid box averaged snow number 11 PS&IC Pa 1 I Surface pressure 12 Q&IC kg/kg 72 I Specific humidity 13 RAINQM&IC kg/kg 72 I Grid box averaged rain amount 14 SICTHK&IC m 1 I Sea ice thickness 15 SNOWHICE&IC m 1 I Water equivalent snow depth 16 SNOWQM&IC kg/kg 72 I Grid box averaged snow amount 17 SO2&IC kg/kg 72 I SO2 18 SOAG&IC kg/kg 72 I SOAG 19 T&IC K 72 I Temperature 20 TS1&IC K 1 I TS1 subsoil temperature 21 TS2&IC K 1 I TS2 subsoil temperature 22 TS3&IC K 1 I TS3 subsoil temperature 23 TS4&IC K 1 I TS4 subsoil temperature 24 TSICE&IC K 1 I Ice temperature 25 U&IC m/s 72 I Zonal wind 26 V&IC m/s 72 I Meridional wind 27 bc_a1&IC kg/kg 72 I bc_a1 28 dst_a1&IC kg/kg 72 I dst_a1 29 dst_a3&IC kg/kg 72 I dst_a3 30 ncl_a1&IC kg/kg 72 I ncl_a1 31 ncl_a2&IC kg/kg 72 I ncl_a2 32 ncl_a3&IC kg/kg 72 I ncl_a3 33 num_a1&IC kg/kg 72 I num_a1 34 num_a2&IC kg/kg 72 I num_a2 35 num_a3&IC kg/kg 72 I num_a3 36 pom_a1&IC kg/kg 72 I pom_a1 37 so4_a1&IC kg/kg 72 I so4_a1 38 so4_a2&IC kg/kg 72 I so4_a2 39 so4_a3&IC kg/kg 72 I so4_a3 40 soa_a1&IC kg/kg 72 I soa_a1 41 soa_a2&IC kg/kg 72 I soa_a2 nstep, te 0 0.28020487334972744E+10 0.28020487334972744E+10 -0.00000000000000000E+00 0.10178000000000000E+06 chem_surfvals_set: ncdate= 19990710 co2vmr= 3.7900000000000000E-004 READ_NEXT_TRCDATA DMS READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA SOAG_BIGALK SOAG_BIGENE SOAG_ISOPRENE SOAG_TERPENE SOAG_TOLUENE READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_ene emiss_ind emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA BC_emiss_awb BC_emiss_dom BC_emiss_ene BC_emiss_ind BC_emiss_tra BC_emiss_wst BC_emiss_shp OC_emiss_awb OC_emiss_dom OC_emiss_ene OC_emiss_ind OC_emiss_tra OC_emiss_wst OC_emiss_shp SO4_emiss_awb SO4_emiss_wst SO4_emiss_shp READ_NEXT_TRCDATA SO4_emiss_dom SO4_emiss_tra READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_ene emiss_ind emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA emiss_awb emiss_wst emiss_shp READ_NEXT_TRCDATA emiss_dom emiss_tra READ_NEXT_TRCDATA emiss_ene emiss_ind forestfire grassfire contvolc READ_NEXT_TRCDATA emiss_ene emiss_ind forestfire grassfire contvolc READ_NEXT_TRCDATA forestfire grassfire READ_NEXT_TRCDATA forestfire grassfire READ_NEXT_TRCDATA BC_forestfire BC_grassfire OC_forestfire OC_grassfire SO4_emiss_ene SO4_emiss_ind SO4_forestfire SO4_grassfire SO4_contvolc READ_NEXT_TRCDATA contvolc READ_NEXT_TRCDATA SO4_contvolc READ_NEXT_TRCDATA O3 OH NO3 HO2 READ_NEXT_TRCDATA ozone calcsize jmode,iq,aer_type, lsfrm,lstoo 1 1 1 25 21 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 1 2 25 21 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 2 1 22 15 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 2 2 22 15 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 3 1 23 17 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 3 2 23 17 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 4 1 24 20 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 4 2 24 20 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 1 1 21 25 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 1 2 21 25 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 2 1 15 22 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 2 2 15 22 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 3 1 17 23 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 3 2 17 23 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 4 1 20 24 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 4 2 20 24 nstep= 1 time= 1800.0000000000000 [s] u = 0.699999999999987E+01 ( 69) 0.700000000000040E+01 ( 72) 0.774144000000000E+06 v = -0.550000000000037E+01 ( 72) -0.549999999999964E+01 ( 72) -0.608256000000000E+06 w = -0.164924886836321E-17 ( 73) 0.141574844307262E-17 ( 73) 0.243079007820363E-18 T = 0.208874501229351E+03 ( 29) 0.294330657578050E+03 ( 61) 0.275249752646946E+08 vTh_dp= 0.146308182366796E+05 ( 1) 0.128914508598759E+07 ( 46) 0.548386682869698E+11 dz(m) = 0.256005317540391E+02 ( 72) 0.263965378465600E+04 ( 7) 0.964298661536655E+08 dp = 0.476508197161459E+01 ( 1) 0.400970185666574E+04 ( 47) 0.156316453356250E+09 fu = -0.755561498034092E-04 ( 1) 0.000000000000000E+00 ( 1) -0.394758091439561E-03 fv = 0.000000000000000E+00 ( 1) 0.593655462741084E-04 ( 1) 0.310167071845387E-03 ft = 0.208874501229351E+03 ( 29) 0.294307282908936E+03 ( 61) 0.275252599057297E+08 fq1 = 0.000000000000000E+00 ( 1) 0.926345405363995E-02 ( 69) 0.116450414426627E+00 qv( 1)= 0.0000000000000000E+00 0.8999999612570295E-02 0.1911244442739747E+04 qv( 2)= 0.0000000000000000E+00 0.2859593730659207E-03 0.8225917114626393E+01 qv( 3)= 0.0000000000000000E+00 0.7414118055089689E-12 0.7165073408042195E-07 qv( 4)= 0.0000000000000000E+00 0.8887428824083413E+08 0.2245370320367528E+14 qv( 5)= 0.0000000000000000E+00 0.8785601391118703E-04 0.7698573756071492E+00 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.1000000000000003E-11 0.8389939202794555E-10 qv( 9)= 0.0000000000000000E+00 0.1000000000000003E-11 0.8389939202794555E-10 qv( 10)= 0.0000000000000000E+00 0.9777811117952860E-09 0.6002269202883888E-03 qv( 11)= 0.0000000000000000E+00 0.3945235756471344E-12 0.1854143790048623E-06 qv( 12)= 0.0000000000000000E+00 0.6389009694979238E-09 0.2579038334001153E-03 qv( 13)= 0.0000000000000000E+00 0.1703303443864309E-09 0.1589137976011421E-07 qv( 14)= 0.0000000000000000E+00 0.2599907399085969E-09 0.5432781374116182E-04 qv( 15)= 0.0000000000000000E+00 0.1400882784199535E-08 0.9388155591801262E-03 qv( 16)= 0.0000000000000000E+00 0.5220708466886228E-08 0.2767650105911998E-02 qv( 17)= 0.0000000000000000E+00 0.5139962962492096E-08 0.2666263754171196E-02 qv( 18)= 0.0000000000000000E+00 0.5089812009627557E-09 0.2716904679564289E-03 qv( 19)= 0.0000000000000000E+00 0.3684743402272088E-08 0.7488718329767627E-03 qv( 20)= 0.0000000000000000E+00 0.2395163088306883E-09 0.1172329654628537E-03 qv( 21)= 0.0000000000000000E+00 0.1920988094462157E+10 0.1091066687713664E+16 qv( 22)= 0.0000000000000000E+00 0.2786690802164433E-10 0.9727123903999237E-05 qv( 23)= 0.0000000000000000E+00 0.2357214456764931E-10 0.5197735410756640E-05 qv( 24)= 0.0000000000000000E+00 0.3320027282212231E-12 0.7790315952396034E-08 qv( 25)= 0.0000000000000000E+00 0.7108795371940976E+09 0.2323696284039527E+15 qv( 26)= 0.0000000000000000E+00 0.7531919742532214E-07 0.1031024459199148E-01 qv( 27)= 0.0000000000000000E+00 0.2376741035824994E-08 0.4780905219107160E-03 qv( 28)= 0.0000000000000000E+00 0.2865741541035209E-10 0.9348642903053315E-05 qv( 29)= 0.0000000000000000E+00 0.1813138541625921E+07 0.3957518902203141E+12 ps= 0.101628766089749E+06 0.101781865394668E+06 0.156331813356741E+09 M = 0.103790408509121E+05 kg/m^2 0.101778535230581E+06mb dry M = 0.103635310080930E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.41122908544212E+06 0.33814201062526E+00 IE,d/dt 0.19258769292887E+10 0.26928308178575E+04 PE,d/dt 0.83439160209698E+09 0.11303648675966E+04 E,dE/dt 0.27606797604711E+10 0.38235338274646E+04 Q 1,Q diss, dQ^2/dt: 0.15509842819154E+02 kg/m^2 0.8616010E-02 0.4852284E-04 Q 2,Q diss, dQ^2/dt: 0.66753722673147E-01 kg/m^2 0.3708365E-04 -0.2438630E-13 Q 3,Q diss, dQ^2/dt: 0.58144923726831E-09 kg/m^2 0.3230060E-12 -0.9654858E-33 Q 4,Q diss, dQ^2/dt: 0.18221290778364E+12 kg/m^2 0.1012289E+09 -0.1518326E+10 Q 5,Q diss, dQ^2/dt: 0.62474305336458E-02 kg/m^2 0.3468259E-05 -0.1355720E-16 Q 6,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 7,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 8,Q diss, dQ^2/dt: 0.68084769999940E-12 kg/m^2 0.3212640E-20 0.3212557E-32 Q 9,Q diss, dQ^2/dt: 0.68084769999940E-12 kg/m^2 0.3212640E-20 0.3212557E-32 Q 10,Q diss, dQ^2/dt: 0.48708710311030E-05 kg/m^2 0.2705863E-08 0.4192904E-25 Q 11,Q diss, dQ^2/dt: 0.15046468209237E-08 kg/m^2 0.8358694E-12 -0.2448778E-31 Q 12,Q diss, dQ^2/dt: 0.20929023148703E-05 kg/m^2 0.1162650E-08 -0.6691224E-25 Q 13,Q diss, dQ^2/dt: 0.12895932971585E-09 kg/m^2 0.7144616E-13 -0.2875773E-30 Q 14,Q diss, dQ^2/dt: 0.44087288522121E-06 kg/m^2 0.2449160E-09 -0.1173761E-25 Q 15,Q diss, dQ^2/dt: 0.76185345178489E-05 kg/m^2 0.4232241E-08 -0.6302982E-25 Q 16,Q diss, dQ^2/dt: 0.22459616970593E-04 kg/m^2 0.1247675E-07 0.7618965E-24 Q 17,Q diss, dQ^2/dt: 0.21636861730948E-04 kg/m^2 0.1201969E-07 0.3573246E-24 Q 18,Q diss, dQ^2/dt: 0.22047815335573E-05 kg/m^2 0.1224798E-08 0.4940773E-26 Q 19,Q diss, dQ^2/dt: 0.60771318212501E-05 kg/m^2 0.3375967E-08 -0.1677154E-23 Q 20,Q diss, dQ^2/dt: 0.95135129075676E-06 kg/m^2 0.5284937E-09 -0.1348480E-26 Q 21,Q diss, dQ^2/dt: 0.88540599272565E+13 kg/m^2 0.4918598E+10 0.1914787E+12 Q 22,Q diss, dQ^2/dt: 0.78936089732822E-07 kg/m^2 0.4385054E-10 -0.3273160E-28 Q 23,Q diss, dQ^2/dt: 0.42179878948829E-07 kg/m^2 0.2343164E-10 -0.2554874E-29 Q 24,Q diss, dQ^2/dt: 0.63218797779736E-10 kg/m^2 0.3511886E-13 -0.1363889E-35 Q 25,Q diss, dQ^2/dt: 0.18856909832654E+13 kg/m^2 0.1047537E+10 -0.1696937E+11 Q 26,Q diss, dQ^2/dt: 0.83668142846024E-04 kg/m^2 0.4647941E-07 -0.5385073E-21 Q 27,Q diss, dQ^2/dt: 0.38797281406521E-05 kg/m^2 0.2155263E-08 -0.7118068E-25 Q 28,Q diss, dQ^2/dt: 0.75864697762524E-07 kg/m^2 0.4214436E-10 -0.1450348E-27 Q 29,Q diss, dQ^2/dt: 0.32115460876900E+10 kg/m^2 0.1784078E+07 -0.5034459E+06 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.6683114E-05 0.0000000E+00 0.0000000E+00 dIE/dt(W/m^2): -0.2414339E+04 0.0000000E+00 0.1449107E-03 dPE/dt(W/m^2): -0.9655183E+03 0.0000000E+00 0.5796552E-04 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 0 to h-file 1 DATE=1999/07/10 NCSEC= 0 WSHIST: nhfil( 1 )=case_scripts.eam.h0.1999-07-10-00000.nc Opening netcdf history file case_scripts.eam.h0.1999-07-10-00000.nc Opened file case_scripts.eam.h0.1999-07-10-00000.nc to write 89 H_DEFINE: Successfully opened netcdf file Creating new decomp: 1!72!1!!1!72!!d6!i2! Creating new decomp: 1!1!!1!!d6!i2! Creating new decomp: 1!73!1!!1!73!!d6!i2! nstep, te 1 0.28019548882806244E+10 0.28022308556651597E+10 0.14772855608743595E-01 0.10178000000000000E+06 nstep= 2 time= 3600.0000000000000 [s] u = 0.699999999999984E+01 ( 71) 0.700000000000083E+01 ( 72) 0.774144000000000E+06 v = -0.550000000000095E+01 ( 72) -0.549999999999992E+01 ( 70) -0.608256000000000E+06 w = -0.164924886836332E-17 ( 73) 0.141574844307274E-17 ( 73) 0.243079007820399E-18 T = 0.208874501229351E+03 ( 29) 0.294575599803019E+03 ( 61) 0.275556791725771E+08 vTh_dp= 0.146307508047401E+05 ( 1) 0.128914508598759E+07 ( 46) 0.548384027153720E+11 dz(m) = 0.254721529276929E+02 ( 72) 0.264310125303061E+04 ( 7) 0.964298076152820E+08 dp = 0.476508197161459E+01 ( 1) 0.400968358209149E+04 ( 47) 0.156316462723756E+09 fu = -0.576280316005138E-03 ( 71) 0.000000000000000E+00 ( 1) -0.237042856622591E-02 fv = 0.000000000000000E+00 ( 1) 0.452791676861180E-03 ( 71) 0.186247958774895E-02 ft = -0.366759428961135E-03 ( 63) 0.200151884378812E-03 ( 64) 0.111868278984333E-02 fq1 = 0.000000000000000E+00 ( 1) 0.916563878636032E-02 ( 72) 0.116265443931958E+00 qv( 1)= 0.0000000000000000E+00 0.9165750794738364E-02 0.1252810376689075E+00 qv( 2)= 0.0000000000000000E+00 0.4039649740646385E-03 0.5403164404695029E-03 qv( 3)= 0.0000000000000000E+00 0.7413591411181557E-12 0.4746498286901627E-11 qv( 4)= 0.0000000000000000E+00 0.1843643993490024E+09 0.2188795563519969E+09 qv( 5)= 0.0000000000000000E+00 0.8784977327215550E-04 0.5624518791636120E-03 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.1000014932299602E-11 0.8390092989119876E-10 qv( 9)= 0.0000000000000000E+00 0.1000014932299602E-11 0.8390092989119876E-10 qv( 10)= 0.0000000000000000E+00 0.9679692684126592E-09 0.3882665952828402E-07 qv( 11)= 0.0000000000000000E+00 0.3706161981287308E-12 0.1006971689215175E-10 qv( 12)= 0.0000000000000000E+00 0.5896267687159891E-09 0.1595527547270042E-07 qv( 13)= 0.0000000000000000E+00 0.1712586779614292E-09 0.8155667275627697E-10 qv( 14)= 0.0000000000000000E+00 0.2304475526629694E-09 0.2944951310313951E-08 qv( 15)= 0.0000000000000000E+00 0.1403761965252703E-08 0.6182823650000729E-07 qv( 16)= 0.0000000000000000E+00 0.5220501084994646E-08 0.1804390391073027E-06 qv( 17)= 0.0000000000000000E+00 0.5139512545789175E-08 0.1749949642202187E-06 qv( 18)= 0.0000000000000000E+00 0.5089615693005258E-09 0.1770285072175378E-07 qv( 19)= 0.0000000000000000E+00 0.3046008407322366E-08 0.4734549699368937E-07 qv( 20)= 0.0000000000000000E+00 0.1955509767132312E-09 0.7698880268638676E-08 qv( 21)= 0.0000000000000000E+00 0.1914796267124971E+10 0.7155094551342232E+11 qv( 22)= 0.0000000000000000E+00 0.2783488838798748E-10 0.6277847973993427E-09 qv( 23)= 0.0000000000000000E+00 0.2355332719453081E-10 0.3580107822474780E-09 qv( 24)= 0.0000000000000000E+00 0.1926507282687910E-12 0.6395228064946586E-12 qv( 25)= 0.0000000000000000E+00 0.7082453696082804E+09 0.1507156288398137E+11 qv( 26)= 0.0000000000000000E+00 0.5526824190749553E-07 0.6214004388044429E-06 qv( 27)= 0.0000000000000000E+00 0.1791733082682052E-08 0.3125663326568906E-07 qv( 28)= 0.0000000000000000E+00 0.2723838526368903E-10 0.5943299263951108E-09 qv( 29)= 0.0000000000000000E+00 0.1496096958921609E+07 0.2493207815350584E+08 ps= 0.101629415906203E+06 0.101781485653275E+06 0.156331822724246E+09 M = 0.103790414902432E+05 kg/m^2 0.101778541499963E+06mb dry M = 0.103790404735814E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.41122911077561E+06 0.33824588490728E+00 IE,d/dt 0.19258646394033E+10 0.26928541007581E+04 PE,d/dt 0.83438669079065E+09 0.11303741794695E+04 E,dE/dt 0.27606625593047E+10 0.38235665261123E+04 Q 1,Q diss, dQ^2/dt: 0.10166617932345E-02 kg/m^2 -0.1402816E-08 -0.2366522E-10 Q 2,Q diss, dQ^2/dt: 0.43846945356051E-05 kg/m^2 -0.1439009E-10 -0.4922810E-13 Q 3,Q diss, dQ^2/dt: 0.38518067456456E-13 kg/m^2 0.0000000E+00 -0.9649327E-33 Q 4,Q diss, dQ^2/dt: 0.17762183839128E+07 kg/m^2 -0.5791488E+01 -0.6560279E+10 Q 5,Q diss, dQ^2/dt: 0.45643247112129E-05 kg/m^2 0.3211196E-20 -0.1354943E-16 Q 6,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 7,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 8,Q diss, dQ^2/dt: 0.68086017983547E-12 kg/m^2 0.3212826E-20 0.3212929E-32 Q 9,Q diss, dQ^2/dt: 0.68086017983547E-12 kg/m^2 0.3212826E-20 0.3212929E-32 Q 10,Q diss, dQ^2/dt: 0.31508025504746E-09 kg/m^2 0.3093474E-16 0.4494484E-25 Q 11,Q diss, dQ^2/dt: 0.81716248711112E-13 kg/m^2 -0.9503692E-20 -0.2236644E-31 Q 12,Q diss, dQ^2/dt: 0.12947784657160E-09 kg/m^2 -0.4577948E-17 -0.5166196E-25 Q 13,Q diss, dQ^2/dt: 0.66183641768488E-12 kg/m^2 -0.8661323E-18 -0.1086511E-28 Q 14,Q diss, dQ^2/dt: 0.23898424979881E-10 kg/m^2 -0.4591410E-17 -0.7337043E-26 Q 15,Q diss, dQ^2/dt: 0.50173918545235E-09 kg/m^2 0.1997229E-16 -0.1309208E-24 Q 16,Q diss, dQ^2/dt: 0.14642716925218E-08 kg/m^2 0.2651368E-15 0.4565819E-24 Q 17,Q diss, dQ^2/dt: 0.14200927565855E-08 kg/m^2 0.1965818E-15 0.2116549E-24 Q 18,Q diss, dQ^2/dt: 0.14365950582007E-09 kg/m^2 0.2351534E-16 0.1707012E-26 Q 19,Q diss, dQ^2/dt: 0.38421104079926E-09 kg/m^2 -0.3527151E-15 -0.1944790E-23 Q 20,Q diss, dQ^2/dt: 0.62476792701042E-10 kg/m^2 0.7595729E-18 -0.2083520E-26 Q 21,Q diss, dQ^2/dt: 0.58063944813056E+09 kg/m^2 0.6889154E+02 0.2014038E+12 Q 22,Q diss, dQ^2/dt: 0.50945045616250E-11 kg/m^2 -0.2061132E-17 -0.2959261E-28 Q 23,Q diss, dQ^2/dt: 0.29052751369997E-11 kg/m^2 -0.3567295E-18 -0.1331653E-29 Q 24,Q diss, dQ^2/dt: 0.51897590837610E-14 kg/m^2 -0.1989137E-20 -0.3316351E-34 Q 25,Q diss, dQ^2/dt: 0.12230647537395E+09 kg/m^2 -0.4782585E+02 -0.1394900E+11 Q 26,Q diss, dQ^2/dt: 0.50426951770724E-08 kg/m^2 -0.6219302E-14 -0.5875435E-21 Q 27,Q diss, dQ^2/dt: 0.25364911895405E-09 kg/m^2 -0.4624317E-17 -0.1112487E-24 Q 28,Q diss, dQ^2/dt: 0.48230166351163E-11 kg/m^2 -0.1999541E-17 -0.1824065E-27 Q 29,Q diss, dQ^2/dt: 0.20232504261015E+06 kg/m^2 -0.1464246E+00 -0.5631058E+06 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.1105574E-03 0.0000000E+00 0.0000000E+00 dIE/dt(W/m^2): -0.2398298E+04 0.0000000E+00 0.1835749E-03 dPE/dt(W/m^2): -0.9591038E+03 0.0000000E+00 0.7343723E-04 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 1 to h-file 1 DATE=1999/07/10 NCSEC= 1800 nstep, te 2 0.28020725141309419E+10 0.28020827816098638E+10 0.54963010876922763E-03 0.10178000000000000E+06 nstep= 3 time= 1.5000000000000000 [h] u = 0.686399893035387E+01 ( 1) 0.700000000000012E+01 ( 71) 0.774143289435794E+06 v = -0.550000000000014E+01 ( 67) -0.539314201670661E+01 ( 1) -0.608255441699553E+06 w = -0.224896771950351E-17 ( 73) 0.228419031352318E-17 ( 73) 0.294891439096705E-18 T = 0.208874501229351E+03 ( 29) 0.294468526620934E+03 ( 61) 0.275251137801069E+08 vTh_dp= 0.146303874707340E+05 ( 1) 0.128898681303384E+07 ( 46) 0.547362764341739E+11 dz(m) = 0.254829925380459E+02 ( 72) 0.264608140983281E+04 ( 7) 0.963994269894733E+08 dp = 0.476508197161459E+01 ( 1) 0.400969265762259E+04 ( 47) 0.156087545194778E+09 fu = -0.525362267939225E-03 ( 72) 0.000000000000000E+00 ( 1) -0.238822396069269E-02 fv = 0.000000000000000E+00 ( 1) 0.412784639095106E-03 ( 72) 0.187646168340142E-02 ft = -0.586333041343646E-03 ( 63) 0.146980281036166E-03 ( 7) 0.486843913230580E-03 fq1 = 0.000000000000000E+00 ( 1) 0.926379729311974E-02 ( 72) 0.116848052490443E+00 qv( 1)= 0.0000000000000000E+00 0.9263858776859793E-02 0.1256357926471239E+00 qv( 2)= 0.0000000000000000E+00 0.3989278403239507E-03 0.5386249729419624E-03 qv( 3)= 0.0000000000000000E+00 0.7413010448494172E-12 0.4746498286901627E-11 qv( 4)= 0.0000000000000000E+00 0.2086211173599993E+09 0.3029559320035057E+09 qv( 5)= 0.0000000000000000E+00 0.8784288896500454E-04 0.5624518791580697E-03 qv( 6)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 7)= 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 qv( 8)= 0.0000000000000000E+00 0.1000008111195264E-11 0.8390061682386011E-10 qv( 9)= 0.0000000000000000E+00 0.1000008111195264E-11 0.8390061682386011E-10 qv( 10)= 0.0000000000000000E+00 0.9615131799348873E-09 0.3859214679470794E-07 qv( 11)= 0.0000000000000000E+00 0.3424515530503184E-12 0.9916373266217787E-11 qv( 12)= 0.0000000000000000E+00 0.5740870891735512E-09 0.1564340145818211E-07 qv( 13)= 0.0000000000000000E+00 0.1982260630019251E-09 0.1126487314625905E-09 qv( 14)= 0.0000000000000000E+00 0.2309024093354916E-09 0.2865378404538325E-08 qv( 15)= 0.0000000000000000E+00 0.1406621658486813E-08 0.6211728417417394E-07 qv( 16)= 0.0000000000000000E+00 0.5220258580131295E-08 0.1795795580309228E-06 qv( 17)= 0.0000000000000000E+00 0.5139086973914961E-08 0.1743187526240196E-06 qv( 18)= 0.0000000000000000E+00 0.5089385115705321E-09 0.1761381162000362E-07 qv( 19)= 0.0000000000000000E+00 0.2816290960100949E-08 0.4639152804917094E-07 qv( 20)= 0.0000000000000000E+00 0.2026004679123899E-09 0.7672856090070841E-08 qv( 21)= 0.0000000000000000E+00 0.1908634925553187E+10 0.7121312830574826E+11 qv( 22)= 0.0000000000000000E+00 0.2780722195746256E-10 0.6246691179659563E-09 qv( 23)= 0.0000000000000000E+00 0.2353243883155017E-10 0.3556787867619072E-09 qv( 24)= 0.0000000000000000E+00 0.2439511492791821E-12 0.6933562132155504E-12 qv( 25)= 0.0000000000000000E+00 0.7056280078886083E+09 0.1492248747351914E+11 qv( 26)= 0.0000000000000000E+00 0.4879840161945220E-07 0.5982162550814482E-06 qv( 27)= 0.0000000000000000E+00 0.2216776875150956E-08 0.3116322756215354E-07 qv( 28)= 0.0000000000000000E+00 0.2749353562887460E-10 0.5898486437189315E-09 qv( 29)= 0.0000000000000000E+00 0.1385785347323904E+07 0.2443601629487089E+08 ps= 0.101627901680853E+06 0.101781674240696E+06 0.156102905195270E+09 M = 0.103638318573650E+05 kg/m^2 0.101629393406419E+06mb dry M = 0.103638308378244E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.41062641704333E+06 -0.33799085814422E+00 IE,d/dt 0.19210531288019E+10 -0.26918057185906E+04 PE,d/dt 0.83236720718128E+09 -0.11299489108035E+04 E,dE/dt 0.27538309624002E+10 -0.38220926202525E+04 Q 1,Q diss, dQ^2/dt: 0.10195406473614E-02 kg/m^2 -0.1410514E-08 -0.2287296E-10 Q 2,Q diss, dQ^2/dt: 0.43709681932811E-05 kg/m^2 -0.1434393E-10 -0.4751953E-13 Q 3,Q diss, dQ^2/dt: 0.38518067456456E-13 kg/m^2 0.0000000E+00 -0.9643647E-33 Q 4,Q diss, dQ^2/dt: 0.24585023147374E+07 kg/m^2 -0.8026844E+01 -0.7459250E+10 Q 5,Q diss, dQ^2/dt: 0.45643247111679E-05 kg/m^2 0.3213078E-20 -0.1354145E-16 Q 6,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 7,Q diss, dQ^2/dt: 0.00000000000000E+00 kg/m^2 0.0000000E+00 0.0000000E+00 Q 8,Q diss, dQ^2/dt: 0.68085763927860E-12 kg/m^2 0.3212779E-20 0.3212835E-32 Q 9,Q diss, dQ^2/dt: 0.68085763927860E-12 kg/m^2 0.3212779E-20 0.3212835E-32 Q 10,Q diss, dQ^2/dt: 0.31317717266013E-09 kg/m^2 0.3246707E-16 0.4928097E-25 Q 11,Q diss, dQ^2/dt: 0.80471857631473E-13 kg/m^2 -0.5907273E-20 -0.1966758E-31 Q 12,Q diss, dQ^2/dt: 0.12694697357787E-09 kg/m^2 0.1859276E-17 -0.4429936E-25 Q 13,Q diss, dQ^2/dt: 0.91415000598108E-12 kg/m^2 -0.1518169E-17 -0.1931130E-28 Q 14,Q diss, dQ^2/dt: 0.23252686928984E-10 kg/m^2 -0.2452352E-17 -0.3781422E-26 Q 15,Q diss, dQ^2/dt: 0.50408482156949E-09 kg/m^2 0.1662043E-16 -0.1069547E-24 Q 16,Q diss, dQ^2/dt: 0.14572969612407E-08 kg/m^2 0.2896254E-15 0.1145807E-23 Q 17,Q diss, dQ^2/dt: 0.14146052661657E-08 kg/m^2 0.2152699E-15 0.4963486E-24 Q 18,Q diss, dQ^2/dt: 0.14293694912244E-09 kg/m^2 0.2601842E-16 0.8686076E-26 Q 19,Q diss, dQ^2/dt: 0.37646953581279E-09 kg/m^2 -0.3307089E-15 -0.1665958E-23 Q 20,Q diss, dQ^2/dt: 0.62265605209762E-10 kg/m^2 0.1469154E-17 -0.1529666E-26 Q 21,Q diss, dQ^2/dt: 0.57789804484616E+09 kg/m^2 0.7357604E+02 0.2164877E+12 Q 22,Q diss, dQ^2/dt: 0.50692206695147E-11 kg/m^2 -0.1998595E-17 -0.2808627E-28 Q 23,Q diss, dQ^2/dt: 0.28863508787377E-11 kg/m^2 -0.3152450E-18 -0.8708109E-30 Q 24,Q diss, dQ^2/dt: 0.56266198316534E-14 kg/m^2 -0.3069346E-20 -0.5874635E-34 Q 25,Q diss, dQ^2/dt: 0.12109672107316E+09 kg/m^2 -0.4568113E+02 -0.1275402E+11 Q 26,Q diss, dQ^2/dt: 0.48545543838839E-08 kg/m^2 -0.5700268E-14 -0.5076522E-21 Q 27,Q diss, dQ^2/dt: 0.25289112706780E-09 kg/m^2 -0.1063802E-17 -0.9161176E-25 Q 28,Q diss, dQ^2/dt: 0.47866508054079E-11 kg/m^2 -0.1889506E-17 -0.1416755E-27 Q 29,Q diss, dQ^2/dt: 0.19829947618654E+06 kg/m^2 -0.1351594E+00 -0.4533620E+06 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.1133051E-03 0.0000000E+00 -0.6467518E-13 dIE/dt(W/m^2): 0.1583679E+02 0.0000000E+00 0.1749697E-03 dPE/dt(W/m^2): 0.6333024E+01 0.0000000E+00 0.6999380E-04 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 2 to h-file 1 DATE=1999/07/10 NCSEC= 3600 nstep, te 3 0.28021275319668188E+10 0.28021366400724545E+10 0.48756750603374513E-03 0.10178000000000000E+06 WSHIST: writing time sample 3 to h-file 1 DATE=1999/07/10 NCSEC= 5400 nstep, te 4 0.28021139787972345E+10 0.28021252060740786E+10 0.60100920974936274E-03 0.10178000000000000E+06 WSHIST: writing time sample 4 to h-file 1 DATE=1999/07/10 NCSEC= 7200 nstep, te 5 0.28020285920565634E+10 0.28020380122638626E+10 0.50427467169833853E-03 0.10178000000000000E+06 WSHIST: writing time sample 5 to h-file 1 DATE=1999/07/10 NCSEC= 9000 nstep, te 6 0.28018630396926169E+10 0.28018735076346936E+10 0.56036113499398821E-03 0.10178000000000000E+06 WSHIST: writing time sample 6 to h-file 1 DATE=1999/07/10 NCSEC= 10800 nstep, te 7 0.28016336793639398E+10 0.28016442162160878E+10 0.56404997139795487E-03 0.10178000000000000E+06 WSHIST: writing time sample 7 to h-file 1 DATE=1999/07/10 NCSEC= 12600 nstep, te 8 0.28014032877672153E+10 0.28014140856314468E+10 0.57802225232030026E-03 0.10178000000000000E+06 WSHIST: writing time sample 8 to h-file 1 DATE=1999/07/10 NCSEC= 14400 nstep, te 9 0.28011734546298971E+10 0.28011842623600450E+10 0.57855038631151885E-03 0.10178000000000000E+06 WSHIST: writing time sample 9 to h-file 1 DATE=1999/07/10 NCSEC= 16200 nstep, te 10 0.28009444067008009E+10 0.28009551942339673E+10 0.57746921836516498E-03 0.10178000000000000E+06 WSHIST: writing time sample 10 to h-file 1 DATE=1999/07/10 NCSEC= 18000 nstep, te 11 0.28007159425087519E+10 0.28007266518343983E+10 0.57328267870381043E-03 0.10178000000000000E+06 WSHIST: writing time sample 11 to h-file 1 DATE=1999/07/10 NCSEC= 19800 nstep, te 12 0.28004882549387550E+10 0.28004988694439802E+10 0.56820683108585609E-03 0.10178000000000000E+06 WSHIST: writing time sample 12 to h-file 1 DATE=1999/07/10 NCSEC= 21600 nstep, te 13 0.28002603806360526E+10 0.28002709310266385E+10 0.56477469974860442E-03 0.10178000000000000E+06 WSHIST: writing time sample 13 to h-file 1 DATE=1999/07/10 NCSEC= 23400 nstep, te 14 0.28000328473433871E+10 0.28000432944553723E+10 0.55924607592924933E-03 0.10178000000000000E+06 WSHIST: writing time sample 14 to h-file 1 DATE=1999/07/10 NCSEC= 25200 nstep, te 15 0.27998054249170651E+10 0.27998159303040195E+10 0.56236560291821568E-03 0.10178000000000000E+06 WSHIST: writing time sample 15 to h-file 1 DATE=1999/07/10 NCSEC= 27000 nstep, te 16 0.27995782633057694E+10 0.27995887774296503E+10 0.56283330077565601E-03 0.10178000000000000E+06 WSHIST: writing time sample 16 to h-file 1 DATE=1999/07/10 NCSEC= 28800 nstep, te 17 0.27993511423359108E+10 0.27993617544105272E+10 0.56807671776773136E-03 0.10178000000000000E+06 WSHIST: writing time sample 17 to h-file 1 DATE=1999/07/10 NCSEC= 30600 nstep, te 18 0.27991241055438471E+10 0.27991347900464454E+10 0.57195387201824509E-03 0.10178000000000000E+06 WSHIST: writing time sample 18 to h-file 1 DATE=1999/07/10 NCSEC= 32400 nstep, te 19 0.27988965986169534E+10 0.27989072891464310E+10 0.57227649788933071E-03 0.10178000000000000E+06 WSHIST: writing time sample 19 to h-file 1 DATE=1999/07/10 NCSEC= 34200 nstep, te 20 0.27986687600685787E+10 0.27986794260821757E+10 0.57096413423951369E-03 0.10178000000000000E+06 WSHIST: writing time sample 20 to h-file 1 DATE=1999/07/10 NCSEC= 36000 nstep, te 21 0.27984405097650175E+10 0.27984512293593016E+10 0.57383237084102892E-03 0.10178000000000000E+06 WSHIST: writing time sample 21 to h-file 1 DATE=1999/07/10 NCSEC= 37800 nstep, te 22 0.27982119917438855E+10 0.27982227626844301E+10 0.57658099598887529E-03 0.10178000000000000E+06 WSHIST: writing time sample 22 to h-file 1 DATE=1999/07/10 NCSEC= 39600 nstep, te 23 0.27979832808229866E+10 0.27979941539805040E+10 0.58205278963178086E-03 0.10178000000000000E+06 WSHIST: writing time sample 23 to h-file 1 DATE=1999/07/10 NCSEC= 41400 nstep, te 24 0.27977544057480335E+10 0.27977653613525286E+10 0.58646627239801387E-03 0.10178000000000000E+06 WSHIST: writing time sample 24 to h-file 1 DATE=1999/07/10 NCSEC= 43200 nstep, te 25 0.27975254875896668E+10 0.27975364902807884E+10 0.58898687437421214E-03 0.10178000000000000E+06 WSHIST: writing time sample 25 to h-file 1 DATE=1999/07/10 NCSEC= 45000 nstep, te 26 0.27972962195533533E+10 0.27973072282152190E+10 0.58930649526384030E-03 0.10178000000000000E+06 WSHIST: writing time sample 26 to h-file 1 DATE=1999/07/10 NCSEC= 46800 nstep, te 27 0.27970977694242072E+10 0.27971087876667266E+10 0.58981935881655654E-03 0.10178000000000000E+06 WSHIST: writing time sample 27 to h-file 1 DATE=1999/07/10 NCSEC= 48600 nstep, te 28 0.27969864144579606E+10 0.27969975279533930E+10 0.59491835822333093E-03 0.10178000000000000E+06 WSHIST: writing time sample 28 to h-file 1 DATE=1999/07/10 NCSEC= 50400 nstep, te 29 0.27969554427119837E+10 0.27969667312422175E+10 0.60428817507023752E-03 0.10178000000000000E+06 WSHIST: writing time sample 29 to h-file 1 DATE=1999/07/10 NCSEC= 52200 nstep, te 30 0.27970011375295143E+10 0.27970127598947973E+10 0.62215875418439662E-03 0.10178000000000000E+06 WSHIST: writing time sample 30 to h-file 1 DATE=1999/07/10 NCSEC= 54000 nstep, te 31 0.27971210251368904E+10 0.27971330977382827E+10 0.64626041765847753E-03 0.10178000000000000E+06 WSHIST: writing time sample 31 to h-file 1 DATE=1999/07/10 NCSEC= 55800 nstep, te 32 0.27973125319543638E+10 0.27973252061527834E+10 0.67846460741787082E-03 0.10178000000000000E+06 WSHIST: writing time sample 32 to h-file 1 DATE=1999/07/10 NCSEC= 57600 nstep, te 33 0.27975709114012580E+10 0.27975843562423592E+10 0.71971800799766031E-03 0.10178000000000000E+06 WSHIST: writing time sample 33 to h-file 1 DATE=1999/07/10 NCSEC= 59400 nstep, te 34 0.27978903343678188E+10 0.27979046948542209E+10 0.76873356772143959E-03 0.10178000000000000E+06 WSHIST: writing time sample 34 to h-file 1 DATE=1999/07/10 NCSEC= 61200 nstep, te 35 0.27982641959836574E+10 0.27982796442825146E+10 0.82696543579812115E-03 0.10178000000000000E+06 WSHIST: writing time sample 35 to h-file 1 DATE=1999/07/10 NCSEC= 63000 nstep, te 36 0.27986842873662891E+10 0.27987009457108083E+10 0.89174058983932639E-03 0.10178000000000000E+06 WSHIST: writing time sample 36 to h-file 1 DATE=1999/07/10 NCSEC= 64800 nstep, te 37 0.27991418684156141E+10 0.27991597560026770E+10 0.95754337532697907E-03 0.10178000000000000E+06 WSHIST: writing time sample 37 to h-file 1 DATE=1999/07/10 NCSEC= 66600 nstep, te 38 0.27996280378587432E+10 0.27996472696221786E+10 0.10294987025750838E-02 0.10178000000000000E+06 WSHIST: writing time sample 38 to h-file 1 DATE=1999/07/10 NCSEC= 68400 nstep, te 39 0.28001331100362701E+10 0.28001537171603780E+10 0.11031233617304183E-02 0.10178000000000000E+06 WSHIST: writing time sample 39 to h-file 1 DATE=1999/07/10 NCSEC= 70200 nstep, te 40 0.28006505476880107E+10 0.28006725669411583E+10 0.11787162744236353E-02 0.10178000000000000E+06 WSHIST: writing time sample 40 to h-file 1 DATE=1999/07/10 NCSEC= 72000 nstep, te 41 0.28011695776757989E+10 0.28011929962841229E+10 0.12536253873314366E-02 0.10178000000000000E+06 WSHIST: writing time sample 41 to h-file 1 DATE=1999/07/10 NCSEC= 73800 nstep, te 42 0.28016806234183969E+10 0.28017053728965769E+10 0.13248684012407118E-02 0.10178000000000000E+06 WSHIST: writing time sample 42 to h-file 1 DATE=1999/07/10 NCSEC= 75600 nstep, te 43 0.28021726935252395E+10 0.28021984574150357E+10 0.13791710368983303E-02 0.10178000000000000E+06 WSHIST: writing time sample 43 to h-file 1 DATE=1999/07/10 NCSEC= 77400 nstep, te 44 0.28026343822696071E+10 0.28026612743445559E+10 0.14395641025003682E-02 0.10178000000000000E+06 WSHIST: writing time sample 44 to h-file 1 DATE=1999/07/10 NCSEC= 79200 nstep, te 45 0.28030557724906225E+10 0.28030836160211582E+10 0.14904966285567540E-02 0.10178000000000000E+06 WSHIST: writing time sample 45 to h-file 1 DATE=1999/07/10 NCSEC= 81000 nstep, te 46 0.28034279732092872E+10 0.28034569655394630E+10 0.15519932116994065E-02 0.10178000000000000E+06 WSHIST: writing time sample 46 to h-file 1 DATE=1999/07/10 NCSEC= 82800 nstep, te 47 0.28037439982810769E+10 0.28037738839549842E+10 0.15998149424275509E-02 0.10178000000000000E+06 WSHIST: writing time sample 47 to h-file 1 DATE=1999/07/10 NCSEC= 84600 nstep, te 48 0.28039976490210047E+10 0.28040283081389699E+10 0.16412183039466997E-02 0.10178000000000000E+06 chem_surfvals_set: ncdate= 19990711 co2vmr= 3.7900000000000000E-004 WSHIST: writing time sample 48 to h-file 1 DATE=1999/07/11 NCSEC= 0 WRAPUP: nf_close( 1 )=case_scripts.eam.h0.1999-07-10-00000.nc Primary history file Output at NSTEP = 48 Number of time samples on this file = 49 Model Day = 1.00 --------------------------------------- nstep, te 49 0.28041851734689608E+10 0.28042164483518310E+10 0.16741809167042107E-02 0.10178000000000000E+06 stepon: HOMME finalization... stepon: End of finalization Number of completed timesteps: 48 Time step 49 partially done to provide convectively adjusted and time filtered values for history tape. ------------------------------------------------------------ Total run time (sec) : 10.878157176775858 Time Step Loop run time(sec) : 8.2529727701330557 SYPD : 28.662399184940764 ******* END OF MODEL RUN ******* [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_DYCOMSrf01/run/e3sm.log.240621-033105.gz + cat projects/scratch/SCM_runs/test_DYCOMSrf01/run/e3sm.log.240621-033105 [0] User-specified PIO rearranger comm max pend req (comp2io), 0 (value will be reset as requested) [0] Resetting PIO rearranger comm max pend req (comp2io) to 64 [0] User-specified PIO rearranger comm max pend req (io2comp), 0 (value will be reset as requested) [0] Resetting PIO rearranger comm max pend req (io2comp) to 64 [0] PIO rearranger options: [0] comm type = p2p [0] comm fcd = 2denable [0] max pend req (comp2io) = 64 [0] enable_hs (comp2io) = T [0] enable_isend (comp2io) = F [0] max pend req (io2comp) = 64 [0] enable_hs (io2comp) = F [0] enable_isend (io2comp) = T [0] 1 pes participating in computation of coupled model [0] -------------------------------------------------------------- [0] GLOBAL communicator : 1 nodes, 1 MPI tasks [0] COMMUNICATOR NODE # [NODE NAME] : (# OF MPI TASKS) TASK # LIST [0] GLOBAL NODE 0 [ carson ] : ( 1 MPI TASKS )[0] 0 [0] -------------------------------------------------------------- [0] (seq_comm_setcomm) init ID ( 1 GLOBAL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_setcomm) init ID ( 2 CPL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_setcomm) init ID ( 5 ATM ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 6 CPLATM ) join IDs = 2 5 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 3 ALLATMID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 4 CPLALLATMID ) join IDs = 2 3 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 9 LND ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 10 CPLLND ) join IDs = 2 9 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 7 ALLLNDID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 8 CPLALLLNDID ) join IDs = 2 7 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 13 ICE ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 14 CPLICE ) join IDs = 2 13 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 11 ALLICEID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 12 CPLALLICEID ) join IDs = 2 11 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 17 OCN ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 18 CPLOCN ) join IDs = 2 17 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 15 ALLOCNID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 16 CPLALLOCNID ) join IDs = 2 15 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 21 ROF ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 22 CPLROF ) join IDs = 2 21 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 19 ALLROFID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 20 CPLALLROFID ) join IDs = 2 19 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 25 GLC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 26 CPLGLC ) join IDs = 2 25 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 23 ALLGLCID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 24 CPLALLGLCID ) join IDs = 2 23 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 29 WAV ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 30 CPLWAV ) join IDs = 2 29 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 27 ALLWAVID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 28 CPLALLWAVID ) join IDs = 2 27 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 33 ESP ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 34 CPLESP ) join IDs = 2 33 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 31 ALLESPID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 32 CPLALLESPID ) join IDs = 2 31 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 37 IAC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 38 CPLIAC ) join IDs = 2 37 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 35 ALLIACID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 36 CPLALLIACID ) join IDs = 2 35 ( npes = 1) ( nthreads = 1) [0] (seq_comm_printcomms) 1 0 1 1 GLOBAL: [0] (seq_comm_printcomms) 2 0 1 1 CPL: [0] (seq_comm_printcomms) 3 0 1 1 ALLATMID: [0] (seq_comm_printcomms) 4 0 1 1 CPLALLATMID: [0] (seq_comm_printcomms) 5 0 1 1 ATM: [0] (seq_comm_printcomms) 6 0 1 1 CPLATM: [0] (seq_comm_printcomms) 7 0 1 1 ALLLNDID: [0] (seq_comm_printcomms) 8 0 1 1 CPLALLLNDID: [0] (seq_comm_printcomms) 9 0 1 1 LND: [0] (seq_comm_printcomms) 10 0 1 1 CPLLND: [0] (seq_comm_printcomms) 11 0 1 1 ALLICEID: [0] (seq_comm_printcomms) 12 0 1 1 CPLALLICEID: [0] (seq_comm_printcomms) 13 0 1 1 ICE: [0] (seq_comm_printcomms) 14 0 1 1 CPLICE: [0] (seq_comm_printcomms) 15 0 1 1 ALLOCNID: [0] (seq_comm_printcomms) 16 0 1 1 CPLALLOCNID: [0] (seq_comm_printcomms) 17 0 1 1 OCN: [0] (seq_comm_printcomms) 18 0 1 1 CPLOCN: [0] (seq_comm_printcomms) 19 0 1 1 ALLROFID: [0] (seq_comm_printcomms) 20 0 1 1 CPLALLROFID: [0] (seq_comm_printcomms) 21 0 1 1 ROF: [0] (seq_comm_printcomms) 22 0 1 1 CPLROF: [0] (seq_comm_printcomms) 23 0 1 1 ALLGLCID: [0] (seq_comm_printcomms) 24 0 1 1 CPLALLGLCID: [0] (seq_comm_printcomms) 25 0 1 1 GLC: [0] (seq_comm_printcomms) 26 0 1 1 CPLGLC: [0] (seq_comm_printcomms) 27 0 1 1 ALLWAVID: [0] (seq_comm_printcomms) 28 0 1 1 CPLALLWAVID: [0] (seq_comm_printcomms) 29 0 1 1 WAV: [0] (seq_comm_printcomms) 30 0 1 1 CPLWAV: [0] (seq_comm_printcomms) 31 0 1 1 ALLESPID: [0] (seq_comm_printcomms) 32 0 1 1 CPLALLESPID: [0] (seq_comm_printcomms) 33 0 1 1 ESP: [0] (seq_comm_printcomms) 34 0 1 1 CPLESP: [0] (seq_comm_printcomms) 35 0 1 1 ALLIACID: [0] (seq_comm_printcomms) 36 0 1 1 CPLALLIACID: [0] (seq_comm_printcomms) 37 0 1 1 IAC: [0] (seq_comm_printcomms) 38 0 1 1 CPLIAC: [0] (t_initf) Read in prof_inparm namelist from: drv_in [0] (t_initf) Using profile_disable= F [0] (t_initf) profile_timer= 4 [0] (t_initf) profile_depth_limit= 20 [0] (t_initf) profile_detail_limit= 12 [0] (t_initf) profile_barrier= F [0] (t_initf) profile_outpe_num= 1 [0] (t_initf) profile_outpe_stride= 0 [0] (t_initf) profile_single_file= F [0] (t_initf) profile_global_stats= T [0] (t_initf) profile_ovhd_measurement= F [0] (t_initf) profile_add_detail= F [0] (t_initf) profile_papi_enable= F [0] [0] getMetaSchedule: tmpP: 1 1 [0] initializing elements... [0] creating sorted ghost cell neigbor map... [0] checking ghost cell neighbor buffer sorting... [0] passed. [0] [0] l, cnst_name(l), cnst_name_cw(l) [0] 1 Q [0] 2 CLDLIQ [0] 3 CLDICE [0] 4 NUMLIQ [0] 5 NUMICE [0] 6 RAINQM [0] 7 SNOWQM [0] 8 NUMRAI [0] 9 NUMSNO [0] 10 H2O2 [0] 11 H2SO4 [0] 12 SO2 [0] 13 DMS [0] 14 SOAG [0] 15 so4_a1 so4_c1 [0] 16 pom_a1 pom_c1 [0] 17 soa_a1 soa_c1 [0] 18 bc_a1 bc_c1 [0] 19 dst_a1 dst_c1 [0] 20 ncl_a1 ncl_c1 [0] 21 num_a1 num_c1 [0] 22 so4_a2 so4_c2 [0] 23 soa_a2 soa_c2 [0] 24 ncl_a2 ncl_c2 [0] 25 num_a2 num_c2 [0] 26 dst_a3 dst_c3 [0] 27 ncl_a3 ncl_c3 [0] 28 so4_a3 so4_c3 [0] 29 num_a3 num_c3 [0] ma_convproc_init - convproc_do_aer = T [0] ma_convproc_init - convproc_do_gas = F [0] ma_convproc_init - use_cwaer_for_activate_maxsat = F [0] ma_convproc_init - apply_convproc_tend_to_ptend = T [0] ma_convproc_init - convproc_method_activate = 2 [0] ma_convproc_init - method1_activate_nlayers = 2 [0] ma_convproc_init - method2_activate_smaxmax = 3.0000E-03 [0] ma_convproc_init - method_reduce_actfrac = 0 [0] ma_convproc_init - factor_reduce_actfrac = 5.0000E-01 [0] ma_convproc_init - npass_calc_updraft = 1 [0] Invalid configuration: l_min_xp2_from_corr_wx = F and l_enable_relaxed_clipping = F [0] They must have opposite values [0] Fatal error in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. [0] C6rt = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. [0] C6rtb = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. [0] C6thl = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. [0] C6thlb = 2.0000000000000000 [0] Warning in check_clubb_settings [0] Reading setup_nml [0] Reading grid_nml [0] Reading ice_nml [0] Reading tracer_nml [0] CalcWorkPerBlock: Total blocks: 1 Ice blocks: 1 IceFree blocks: 0 Land blocks: 0 [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.240621-033134.gz + cat projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.240621-033134 Configuring with cmake cmd: /usr/bin/time -p cmake -DCIME_MODEL=e3sm -Dcompile_threaded=FALSE -DINSTALL_SHAREDPATH=/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct -DUSE_KOKKOS=TRUE -DCOMP_NAMES='cpl;eam;elm;cice;docn;srof;sglc;swav;siac;sesp' -DCASEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts" -DCASETOOLS="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools" -DCIMEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/cime" -DCOMP_INTERFACE="mct" -DCOMPILER="gnu" -DDEBUG="FALSE" -DEXEROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build" -DINCROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lib/include" -DLIBROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lib" -DMACH="nelson" -DMPILIB="mpich" -DNINST_VALUE="c1a1l1i1o1r1g1w1i1e1" -DOS="Linux" -DPIO_VERSION="2" -DSHAREDLIBROOT="/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build" -DSMP_PRESENT="FALSE" -DUSE_ESMF_LIB="FALSE" -DUSE_MOAB="FALSE" -DCAM_CONFIG_OPTS="-phys default -scam -nlev 72 -clubb_sgs -nadv 29 -rad rrtmg -chem trop_mam3 -silent -nlev 72 -microphys mg2 -psubcols 4 -cppdefs '-DUWM_MISC -DSILHS'" -DCOMP_LND="elm" -DCOMPARE_TO_NUOPC="FALSE" -DUSE_TRILINOS="FALSE" -DUSE_ALBANY="FALSE" -DUSE_PETSC="FALSE" -DCMAKE_C_COMPILER_WORKS=1 -DCMAKE_CXX_COMPILER_WORKS=1 -DCMAKE_Fortran_COMPILER_WORKS=1 /home/jenkins/workspace/e3sm_run_gfortran_test/components -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- The Fortran compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpicc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 - skipped Found component atm model 'eam' -- Enabled Kokkos devices: SERIAL CMake Warning at /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/cmake/Kokkos/KokkosConfigCommon.cmake:29 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/cmake/Kokkos/KokkosConfig.cmake:43 (INCLUDE) cmake/common_setup.cmake:251 (find_package) cmake/build_model.cmake:5 (include) cmake/atm/CMakeLists.txt:1 (build_model) Warning: Skipping repeated base filename rrtmg_lw_rad.f90 for eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rad.f90 Warning: Skipping repeated base filename rrtmg_sw_rad.f90 for eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_rad.f90 Warning: Skipping repeated base filename vrtmap.F90 for eam/src/utils/vrtmap.F90 Found component lnd model 'elm' -- Enabled Kokkos devices: SERIAL Warning: Skipping repeated base filename accumulMod.F90 for elm/src/utils/accumulMod.F90 Found component ice model 'cice' -- Enabled Kokkos devices: SERIAL Warning: Skipping repeated base filename ice_communicate.F90 for cice/src/mpi/ice_communicate.F90 Found component ocn model 'docn' -- Enabled Kokkos devices: SERIAL Found component rof model 'srof' -- Enabled Kokkos devices: SERIAL Found component glc model 'sglc' -- Enabled Kokkos devices: SERIAL Found component wav model 'swav' -- Enabled Kokkos devices: SERIAL Found component iac model 'siac' -- Enabled Kokkos devices: SERIAL Found component esp model 'sesp' -- Enabled Kokkos devices: SERIAL -- Enabled Kokkos devices: SERIAL -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CASETOOLS SHAREDLIBROOT SMP_PRESENT USE_MOAB -- Build files have been written to: /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld real 1.70 user 0.91 sys 0.71 Building with cmd: /usr/bin/time -p make -j 4 /usr/bin/cmake -S/home/jenkins/workspace/e3sm_run_gfortran_test/components -B/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/CMakeFiles /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f CMakeFiles/genf90.dir/build.make CMakeFiles/genf90.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/CMakeFiles/genf90.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f CMakeFiles/genf90.dir/build.make CMakeFiles/genf90.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make[2]: Nothing to be done for 'CMakeFiles/genf90.dir/build'. make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 0%] Built target genf90 make -f cmake/atm/CMakeFiles/atm.dir/build.make cmake/atm/CMakeFiles/atm.dir/depend make -f cmake/lnd/CMakeFiles/lnd.dir/build.make cmake/lnd/CMakeFiles/lnd.dir/depend make -f cmake/ice/CMakeFiles/ice.dir/build.make cmake/ice/CMakeFiles/ice.dir/depend make -f cmake/ocn/CMakeFiles/ocn.dir/build.make cmake/ocn/CMakeFiles/ocn.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn/CMakeFiles/ocn.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice/CMakeFiles/ice.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' Scanning dependencies of target ocn make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/ocn/CMakeFiles/ocn.dir/build.make cmake/ocn/CMakeFiles/ocn.dir/build [ 0%] Generating subcol_utils.F90 make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_utils.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm/subcol_utils.F90 [ 1%] Generating restUtilMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/restUtilMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/restUtilMod.F90 [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o [ 1%] Generating buffer.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/buffer.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm/buffer.F90 Scanning dependencies of target ice make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/ice/CMakeFiles/ice.dir/build.make cmake/ice/CMakeFiles/ice.dir/build [ 1%] Generating dynVarMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/dynVarMod.F90 make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 1%] Generating physics_buffer.F90 [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_buffer.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm/physics_buffer.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_kinds_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o [ 1%] Generating dynVarTimeInterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarTimeInterpMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/dynVarTimeInterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm/CMakeFiles/atm.dir/DependInfo.cmake --color= [ 1%] Generating dynVarTimeUninterpMod.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynVarTimeUninterpMod.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/dynVarTimeUninterpMod.F90 [ 1%] Generating ncdio_pio.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ncdio_pio.F90.in > /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/ncdio_pio.F90 cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/CMakeFiles/lnd.dir/DependInfo.cmake --color= Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o built in 0.239430 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/docn_shr_mod.mod cmake/ocn/CMakeFiles/ocn.dir/docn_shr_mod.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o built in 0.203629 seconds [ 1%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_cpl_indices.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o Scanning dependencies of target lnd make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/lnd/CMakeFiles/lnd.dir/build.make cmake/lnd/CMakeFiles/lnd.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 1%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varctl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o built in 0.253059 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_kinds_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_kinds_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_cpl_indices.mod cmake/ice/CMakeFiles/ice.dir/ice_cpl_indices.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o.provides.build [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_communicate.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o Scanning dependencies of target atm make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/atm/CMakeFiles/atm.dir/build.make cmake/atm/CMakeFiles/atm.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 1%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_abortutils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o built in 0.346465 seconds Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o built in 0.229448 seconds [ 1%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o [ 1%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_constants.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o built in 0.389707 seconds Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o built in 0.866859 seconds /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o.provides.build [ 1%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_logfile.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o built in 0.195776 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/docn_comp_mod.mod cmake/ocn/CMakeFiles/ocn.dir/docn_comp_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o.provides.build [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_domain_size.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o [ 2%] Building Fortran object cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ocn/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90 -o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdMod.F90:25:6: 25 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o built in 0.354950 seconds [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/landunit_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o built in 0.177668 seconds [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_fileunits.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o built in 0.324352 seconds [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffixed-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/mpishorthand.F -o CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o built in 0.170984 seconds [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_scam.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o built in 0.300730 seconds [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesConstantsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o Target CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o built in 0.520624 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ocn/ocn_comp_mct.mod cmake/ocn/CMakeFiles/ocn.dir/ocn_comp_mct.mod.stamp GNU [ 2%] Linking CXX static library libocn.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn && /usr/bin/cmake -P CMakeFiles/ocn.dir/cmake_clean_target.cmake Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o built in 0.159437 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn && /usr/bin/cmake -E cmake_link_script CMakeFiles/ocn.dir/link.txt --verbose=1 /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o.provides.build python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libocn.a CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_comp_mod.F90.o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/docn_shr_mod.F90.o CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_communicate.mod cmake/ice/CMakeFiles/ice.dir/ice_communicate.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_constants.mod cmake/ice/CMakeFiles/ice.dir/ice_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_domain_size.mod cmake/ice/CMakeFiles/ice.dir/ice_domain_size.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o built in 0.369996 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_fileunits.mod cmake/ice/CMakeFiles/ice.dir/ice_fileunits.mod.stamp GNU Target libocn.a built in 0.054997 seconds [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/namelist_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libocn.a [ 2%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o Target libocn.a built in 0.056658 seconds /usr/bin/cmake -E touch cmake/ocn/CMakeFiles/ocn.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/data_comps_mct/docn/src/ocn_comp_mct.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o built in 0.352578 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o [ 2%] Built target ocn cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o [ 2%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o built in 0.396865 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:890:18: 890 | call MPI_BCAST(array, nelements, mpiR4, root_pe, MPI_COMM_ICE, ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:263:18: 263 | call MPI_BCAST(itmp, 1, MPI_INTEGER, root_pe, MPI_COMM_ICE, ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_broadcast.F90:206:18: 206 | call MPI_BCAST(scalar, 1, MPI_INTEGER, root_pe, MPI_COMM_ICE,ierr) | 1 ...... 1008 | call MPI_BCAST(array_int, nelements, MPI_INTEGER, root_pe, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) [ 2%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ppgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o built in 0.304824 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_scam.mod cmake/ice/CMakeFiles/ice.dir/ice_scam.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o built in 0.306828 seconds make -f cmake/rof/CMakeFiles/rof.dir/build.make cmake/rof/CMakeFiles/rof.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/rof /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof/CMakeFiles/rof.dir/DependInfo.cmake --color= [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o Scanning dependencies of target rof make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/rof/CMakeFiles/rof.dir/build.make cmake/rof/CMakeFiles/rof.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 3%] Building Fortran object cmake/rof/CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/rof/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.srof -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90 -o CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o built in 0.794856 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o built in 0.386238 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o built in 0.303364 seconds [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_atmo.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o Target CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o built in 0.284370 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/infnan.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/rof/rof_comp_mct.mod cmake/rof/CMakeFiles/rof.dir/rof_comp_mct.mod.stamp GNU [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SpeciesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o [ 3%] Linking CXX static library librof.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof && /usr/bin/cmake -P CMakeFiles/rof.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof && /usr/bin/cmake -E cmake_link_script CMakeFiles/rof.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc librof.a CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o Target librof.a built in 0.044112 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib librof.a Target librof.a built in 0.041604 seconds /usr/bin/cmake -E touch cmake/rof/CMakeFiles/rof.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/srof/src/rof_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 3%] Built target rof Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o built in 0.287459 seconds make -f cmake/glc/CMakeFiles/glc.dir/build.make cmake/glc/CMakeFiles/glc.dir/depend [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/glc /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc/CMakeFiles/glc.dir/DependInfo.cmake --color= cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varsur.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o Scanning dependencies of target glc make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/glc/CMakeFiles/glc.dir/build.make cmake/glc/CMakeFiles/glc.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 3%] Building Fortran object cmake/glc/CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/glc/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90 -o CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o built in 0.388041 seconds Target CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o built in 0.379493 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o.provides.build [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_instance.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o.provides.build [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_exit.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o built in 0.288046 seconds Target CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o built in 0.273739 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/glc/glc_comp_mct.mod cmake/glc/CMakeFiles/glc.dir/glc_comp_mct.mod.stamp GNU [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o [ 3%] Linking CXX static library libglc.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc && /usr/bin/cmake -P CMakeFiles/glc.dir/cmake_clean_target.cmake Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o built in 0.176650 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc && /usr/bin/cmake -E cmake_link_script CMakeFiles/glc.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_broadcast.mod cmake/ice/CMakeFiles/ice.dir/ice_broadcast.mod.stamp GNU python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libglc.a CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_atmo.mod cmake/ice/CMakeFiles/ice.dir/ice_atmo.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o built in 0.337016 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o.provides.build [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dycore.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o.provides.build Target libglc.a built in 0.031213 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libglc.a /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_exit.mod cmake/ice/CMakeFiles/ice.dir/ice_exit.mod.stamp GNU [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_calendar.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o Target libglc.a built in 0.034582 seconds /usr/bin/cmake -E touch cmake/glc/CMakeFiles/glc.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sglc/src/glc_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 3%] Built target glc [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_blocks.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o built in 0.278087 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_nlUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o built in 0.265137 seconds make -f cmake/wav/CMakeFiles/wav.dir/build.make cmake/wav/CMakeFiles/wav.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/wav /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav/CMakeFiles/wav.dir/DependInfo.cmake --color= Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o built in 0.343114 seconds Scanning dependencies of target wav [ 3%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/thread_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/wav/CMakeFiles/wav.dir/build.make cmake/wav/CMakeFiles/wav.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 3%] Building Fortran object cmake/wav/CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/wav/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90 -o CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o built in 0.391138 seconds [ 3%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_spacecurve.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o built in 0.403627 seconds [ 3%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNBeTRIndicatorMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o Target CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o built in 0.273837 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/wav/wav_comp_mct.mod cmake/wav/CMakeFiles/wav.dir/wav_comp_mct.mod.stamp GNU [ 4%] Linking CXX static library libwav.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav && /usr/bin/cmake -P CMakeFiles/wav.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav && /usr/bin/cmake -E cmake_link_script CMakeFiles/wav.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libwav.a CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o built in 0.461868 seconds [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/string_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o Target libwav.a built in 0.056864 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libwav.a Target libwav.a built in 0.058150 seconds /usr/bin/cmake -E touch cmake/wav/CMakeFiles/wav.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/swav/src/wav_comp_mct.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o built in 0.359174 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 4%] Built target wav [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o built in 0.716531 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_calendar.mod cmake/ice/CMakeFiles/ice.dir/ice_calendar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_blocks.mod cmake/ice/CMakeFiles/ice.dir/ice_blocks.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_spacecurve.mod cmake/ice/CMakeFiles/ice.dir/ice_spacecurve.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o built in 0.481731 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o built in 0.316814 seconds [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_work.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o built in 0.326430 seconds [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/params_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/ll_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o built in 0.198333 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o.provides.build [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_probability_tools.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o built in 0.295548 seconds [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o built in 0.371187 seconds make -f cmake/iac/CMakeFiles/iac.dir/build.make cmake/iac/CMakeFiles/iac.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/iac /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac/CMakeFiles/iac.dir/DependInfo.cmake --color= Scanning dependencies of target iac make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/iac/CMakeFiles/iac.dir/build.make cmake/iac/CMakeFiles/iac.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' Target CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o built in 0.389313 seconds [ 4%] Building Fortran object cmake/iac/CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/iac/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.siac -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90 -o CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/domain_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o built in 0.212346 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_work.mod cmake/ice/CMakeFiles/ice.dir/ice_work.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_probability_tools.mod cmake/ice/CMakeFiles/ice.dir/ice_probability_tools.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o.provides.build [ 4%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_distribution.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o Target CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o built in 0.239008 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o built in 0.310230 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/iac/iac_comp_mct.mod cmake/iac/CMakeFiles/iac.dir/iac_comp_mct.mod.stamp GNU [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/SimpleMathMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o [ 4%] Linking CXX static library libiac.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac && /usr/bin/cmake -P CMakeFiles/iac.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac && /usr/bin/cmake -E cmake_link_script CMakeFiles/iac.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libiac.a CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o Target libiac.a built in 0.045403 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libiac.a Target CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o built in 0.428936 seconds [ 4%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/sort_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o Target libiac.a built in 0.033351 seconds /usr/bin/cmake -E touch cmake/iac/CMakeFiles/iac.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/siac/src/iac_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 4%] Built target iac [ 4%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o built in 0.421701 seconds make -f cmake/esp/CMakeFiles/esp.dir/build.make cmake/esp/CMakeFiles/esp.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/esp /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp/CMakeFiles/esp.dir/DependInfo.cmake --color= Scanning dependencies of target esp make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/esp/CMakeFiles/esp.dir/build.make cmake/esp/CMakeFiles/esp.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 5%] Building Fortran object cmake/esp/CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/esp/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90 -o CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o built in 0.349172 seconds [ 5%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o built in 0.295436 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/m_types.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o [ 6%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/topounit_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o Target CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o built in 0.204020 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/esp/esp_comp_mct.mod cmake/esp/CMakeFiles/esp.dir/esp_comp_mct.mod.stamp GNU [ 6%] Linking CXX static library libesp.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp && /usr/bin/cmake -P CMakeFiles/esp.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp && /usr/bin/cmake -E cmake_link_script CMakeFiles/esp.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libesp.a CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o Target libesp.a built in 0.041217 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libesp.a Target libesp.a built in 0.040184 seconds /usr/bin/cmake -E touch cmake/esp/CMakeFiles/esp.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/components/stub_comps_mct/sesp/src/esp_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' Target CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o built in 0.311723 seconds [ 6%] Built target esp Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o built in 0.363712 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o.provides.build [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_varorb.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o [ 7%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/pspect.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o built in 1.410667 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_distribution.mod cmake/ice/CMakeFiles/ice.dir/ice_distribution.mod.stamp GNU [ 7%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o built in 0.267664 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o built in 0.283868 seconds [ 7%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/chem_mods.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o [ 7%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o built in 0.352535 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o.provides.build [ 7%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/sslt_sections.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90:32:7: 32 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_global_reductions.F90:2616:25: 2616 | call MPI_ALLREDUCE(scalar, globalMinval, 1, & | 1 ...... 2682 | call MPI_ALLREDUCE(scalar, globalMinval, 1, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o built in 0.306506 seconds [ 8%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o built in 0.356519 seconds [ 8%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/cam_cpl_indices.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o built in 0.472138 seconds [ 8%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/srf_field_check.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o built in 0.374661 seconds [ 8%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o built in 0.858037 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_global_reductions.mod cmake/ice/CMakeFiles/ice.dir/ice_global_reductions.mod.stamp GNU [ 8%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o built in 0.556958 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o.provides.build [ 8%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o built in 0.385640 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:61:7: 61 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o built in 0.249562 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:5470:21: 5470 | call MPI_IRECV(bufRecv(1:len,nmsg), len, mpiR4, & | 1 ...... 5967 | call MPI_IRECV(bufRecv(1:len,nmsg), len, MPI_INTEGER, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_boundary.F90:5503:21: 5503 | call MPI_ISEND(bufSend(1:len,nmsg), len, mpiR4, & | 1 ...... 6000 | call MPI_ISEND(bufSend(1:len,nmsg), len, MPI_INTEGER, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o built in 0.290959 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o built in 0.322260 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o built in 0.368863 seconds [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/error_function.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_sat_methods.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o built in 0.258293 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o built in 0.394900 seconds [ 9%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o built in 0.418595 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o built in 0.269818 seconds [ 9%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o built in 0.306009 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o built in 0.369838 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o built in 0.361601 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_trislv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o built in 0.275701 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_zadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o built in 0.266938 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o built in 0.357850 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o built in 0.315509 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/m_sad_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o built in 0.267884 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jpl.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o built in 0.258971 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o built in 0.378009 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o built in 0.406493 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o built in 0.312383 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/sv_decomp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o built in 0.293920 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o built in 0.382186 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o built in 0.322128 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o built in 0.661903 seconds [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o built in 3.398276 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_boundary.mod cmake/ice/CMakeFiles/ice.dir/ice_boundary.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o built in 0.317267 seconds [ 10%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_domain.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o built in 0.276945 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o built in 0.235083 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cmparray_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o.provides.build [ 10%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o built in 0.264669 seconds [ 10%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hirsbtpar.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o built in 0.312060 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_domain.mod cmake/ice/CMakeFiles/ice.dir/ice_domain.mod.stamp GNU [ 11%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o built in 0.230029 seconds [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o built in 0.281045 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:1942:23: 1942 | call MPI_SEND(msg_buffer, nx_block*ny_block, & | 1 ...... 2278 | call MPI_SEND(msg_buffer, nx_block*ny_block, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:2049:24: 2049 | call MPI_IRECV(ARRAY(1,1,dst_block), nx_block*ny_block, & | 1 ...... 2385 | call MPI_IRECV(ARRAY(1,1,dst_block), nx_block*ny_block, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_gather_scatter.F90:558:28: 558 | call MPI_RECV(msg_buffer(:,:,1:maxBlocks), msgLen, & | 1 ...... 820 | call MPI_RECV(msg_buffer(:,:,1:maxBlocks),msgLen, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). [ 11%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o built in 0.543217 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o built in 0.312953 seconds [ 11%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o built in 0.287465 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o built in 0.328524 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o built in 0.310344 seconds [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o built in 0.237902 seconds [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o built in 0.241601 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o built in 0.244721 seconds [ 12%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o built in 0.345005 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_state.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o [ 12%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o built in 0.204115 seconds [ 12%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o built in 1.332774 seconds [ 13%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o built in 0.204132 seconds [ 13%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_pio.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o built in 0.290011 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o built in 0.243119 seconds [ 13%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o built in 0.270578 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o built in 0.359369 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_gather_scatter.mod cmake/ice/CMakeFiles/ice.dir/ice_gather_scatter.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_state.mod cmake/ice/CMakeFiles/ice.dir/ice_state.mod.stamp GNU [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi/ice_timers.F90 -o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o built in 0.355367 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o built in 0.273533 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o built in 0.390363 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_itd.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o built in 0.193432 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o built in 0.240772 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_pio.mod cmake/ice/CMakeFiles/ice.dir/ice_pio.mod.stamp GNU [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o built in 0.305218 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o built in 0.273842 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o built in 0.334378 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o built in 0.318247 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o built in 0.758282 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o.provides.build [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_read_write.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o built in 0.326481 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o built in 0.250499 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o built in 0.305464 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o built in 0.219876 seconds [ 14%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_flux.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o built in 0.299024 seconds [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o built in 0.335653 seconds [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o built in 0.391515 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_timers.mod cmake/ice/CMakeFiles/ice.dir/ice_timers.mod.stamp GNU [ 14%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o built in 0.262822 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_itd.mod cmake/ice/CMakeFiles/ice.dir/ice_itd.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o built in 0.840208 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o.provides.build [ 14%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_read_write.mod cmake/ice/CMakeFiles/ice.dir/ice_read_write.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_flux.mod cmake/ice/CMakeFiles/ice.dir/ice_flux.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o built in 0.321770 seconds [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_probability.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o built in 0.272344 seconds [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_mechred.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o built in 0.332216 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o built in 0.285363 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o built in 0.442113 seconds [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_therm_itd.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o built in 0.301413 seconds [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o built in 0.381761 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o built in 0.770952 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o.provides.build [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o built in 0.470676 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o built in 0.285164 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_probability.mod cmake/ice/CMakeFiles/ice.dir/ice_probability.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_mechred.mod cmake/ice/CMakeFiles/ice.dir/ice_mechred.mod.stamp GNU [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_therm_itd.mod cmake/ice/CMakeFiles/ice.dir/ice_therm_itd.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o built in 0.333344 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o.provides.build [ 15%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o [ 15%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_grid.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o built in 0.326924 seconds [ 15%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o built in 0.264428 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o built in 0.301539 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o built in 0.361562 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o built in 0.343934 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o built in 0.311912 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o built in 0.294300 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o built in 0.370037 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o built in 0.349697 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o built in 0.245884 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o built in 0.275623 seconds Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o built in 1.359456 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_grid.mod cmake/ice/CMakeFiles/ice.dir/ice_grid.mod.stamp GNU [ 16%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_dyn_evp.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o built in 0.326021 seconds [ 16%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_ocean.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o built in 0.289376 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o built in 0.246655 seconds [ 16%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o built in 0.224440 seconds [ 16%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o built in 0.312284 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o built in 0.242543 seconds [ 17%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o [ 17%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_transport_remap.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o built in 0.284835 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o built in 0.288863 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o built in 0.298615 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o built in 1.102117 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o built in 0.221373 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o built in 0.337697 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o built in 0.264062 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o.provides.build [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o built in 0.322492 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o built in 0.292360 seconds [ 18%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o built in 0.300599 seconds [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o built in 0.341873 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_dyn_evp.mod cmake/ice/CMakeFiles/ice.dir/ice_dyn_evp.mod.stamp GNU [ 18%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o built in 0.302125 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clubb_precision.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o built in 0.415425 seconds [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o built in 0.300625 seconds [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o built in 0.303135 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/error_code.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o built in 0.360650 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_ocean.mod cmake/ice/CMakeFiles/ice.dir/ice_ocean.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o built in 2.071923 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/model_flags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o built in 0.310627 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o.provides.build [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o [ 19%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_restart.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o built in 0.292978 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o built in 0.381922 seconds [ 19%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_prescribed_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o built in 0.463942 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameter_indices.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o built in 0.304719 seconds [ 19%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o built in 0.373399 seconds [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/lapack_interfaces.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o built in 0.316846 seconds Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o built in 0.701770 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varctl.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varctl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_transport_remap.mod cmake/ice/CMakeFiles/ice.dir/ice_transport_remap.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/spmdmod.mod cmake/lnd/CMakeFiles/lnd.dir/spmdmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunit_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/landunit_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesconstantsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesconstantsmod.mod.stamp GNU [ 19%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/input_names.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_constants.mod cmake/lnd/CMakeFiles/lnd.dir/betr_constants.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o built in 1.096560 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_prescribed_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_prescribed_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_ctrl.mod cmake/lnd/CMakeFiles/lnd.dir/betr_ctrl.mod.stamp GNU [ 19%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_transport_driver.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o [ 20%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o built in 0.424698 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_kind_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_kind_mod.mod.stamp GNU [ 20%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_import_export.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o built in 0.353421 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o built in 0.337290 seconds [ 20%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mt95.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/speciesmod.mod cmake/lnd/CMakeFiles/lnd.dir/speciesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varsur.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varsur.mod.stamp GNU [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIntegratorsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o built in 0.450125 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIODimensionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o built in 0.809402 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o.provides.build Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o built in 1.009617 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_restart.mod cmake/ice/CMakeFiles/ice.dir/ice_restart.mod.stamp GNU [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pbl_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_therm_vertical.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o built in 0.955897 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o built in 0.349255 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurvemod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurvemod.mod.stamp GNU [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_FY.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_nlutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_nlutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnbetrindicatormod.mod cmake/lnd/CMakeFiles/lnd.dir/cnbetrindicatormod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_decompmod.mod cmake/lnd/CMakeFiles/lnd.dir/betr_decompmod.mod.stamp GNU [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o built in 0.393924 seconds [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/trb_mtn_stress.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o built in 0.331527 seconds [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o built in 0.295874 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o built in 0.395602 seconds [ 21%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_history_fields.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o built in 0.313141 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gbetrtype.mod cmake/lnd/CMakeFiles/lnd.dir/gbetrtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o built in 0.379999 seconds [ 21%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o [ 21%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vdiff_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o built in 0.261611 seconds [ 22%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o built in 0.313585 seconds [ 22%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o built in 0.389019 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_landvarcontype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_landvarcontype.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o built in 1.591703 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrhistvartype.mod cmake/lnd/CMakeFiles/lnd.dir/betrhistvartype.mod.stamp GNU [ 23%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_lvl.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o [ 23%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_meltpond.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o built in 0.555495 seconds [ 23%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o built in 0.317356 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/simplemathmod.mod cmake/lnd/CMakeFiles/lnd.dir/simplemathmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_pftvarcontype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_pftvarcontype.mod.stamp GNU [ 23%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o built in 0.343260 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_transport_driver.mod cmake/ice/CMakeFiles/ice.dir/ice_transport_driver.mod.stamp GNU [ 23%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o built in 0.388039 seconds [ 23%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_comp_esmf.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o built in 0.193352 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o built in 0.458043 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_import_export.mod cmake/ice/CMakeFiles/ice.dir/ice_import_export.mod.stamp GNU [ 23%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/random_xgc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o built in 0.315126 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounit_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/topounit_varcon.mod.stamp GNU [ 23%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_aerosol.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varorb.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varorb.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelconstants.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelconstants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_columntype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_columntype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_filter_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_filter_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_landunit_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_landunit_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_constants.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_bounds.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_bounds.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varctl.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varctl.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_varpar.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_varpar.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o built in 0.422588 seconds [ 23%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/elm_cpl_indices.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/srchutil.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o built in 0.607913 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o built in 1.314079 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_therm_vertical.mod cmake/ice/CMakeFiles/ice.dir/ice_therm_vertical.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_age.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_finalizeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o built in 0.427763 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ecuyer_random.mod cmake/atm/CMakeFiles/atm.dir/ecuyer_random.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o built in 0.448793 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_fy.mod cmake/ice/CMakeFiles/ice.dir/ice_fy.mod.stamp GNU [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/code_timer_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/output_netcdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o built in 0.291731 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o.provides.build Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o built in 0.365538 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history_fields.mod cmake/ice/CMakeFiles/ice.dir/ice_history_fields.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_lvl.mod cmake/ice/CMakeFiles/ice.dir/ice_lvl.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_meltpond.mod cmake/ice/CMakeFiles/ice.dir/ice_meltpond.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_comp_esmf.mod cmake/ice/CMakeFiles/ice.dir/ice_comp_esmf.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_aerosol.mod cmake/ice/CMakeFiles/ice.dir/ice_aerosol.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o built in 0.329986 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_age.mod cmake/ice/CMakeFiles/ice.dir/ice_age.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o built in 0.341640 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelptmmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelptmmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/eoswatermod.mod cmake/lnd/CMakeFiles/lnd.dir/eoswatermod.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_diagnostics.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/marsaglia.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobconstants.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobconstants.mod.stamp GNU [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/quicksort.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobvsfm.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobvsfm.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsvsfmtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsvsfmtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/unstructuredgridtype.mod cmake/lnd/CMakeFiles/lnd.dir/unstructuredgridtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/conditiontype.mod cmake/lnd/CMakeFiles/lnd.dir/conditiontype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/connectionsettype.mod cmake/lnd/CMakeFiles/lnd.dir/connectionsettype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/couplingvariabletype.mod cmake/lnd/CMakeFiles/lnd.dir/couplingvariabletype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/governingequationbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/governingequationbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/meshtype.mod cmake/lnd/CMakeFiles/lnd.dir/meshtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/solvertype.mod cmake/lnd/CMakeFiles/lnd.dir/solvertype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsbasepointertype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsbasepointertype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesswtype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesswtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesnowtype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesnowtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnthermalksptemperaturesoiltype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnthermalksptemperaturesoiltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/multiphysicsprobthermal.mod cmake/lnd/CMakeFiles/lnd.dir/multiphysicsprobthermal.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermalauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermalauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermalauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermalauxtype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o built in 0.366306 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsthermaltype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsthermaltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturebaseauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturebaseauxtype.mod.stamp GNU [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/xpavg_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesswauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesswauxmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o built in 0.390653 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesswauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesswauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesnowauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesnowauxmod.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_history_write.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesnowauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesnowauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesoilauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesoilauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/thermalksptemperaturesoilauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/thermalksptemperaturesoilauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/arraydimthree.mod cmake/lnd/CMakeFiles/lnd.dir/arraydimthree.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o built in 0.403069 seconds [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/initcom.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90:26:0: 26 | #include ! mpi library include file | Warning: extra tokens at end of #include directive Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o built in 0.294938 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_mesh_utils.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_mesh_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_shr_log_mod.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_shr_log_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/goveqnrichardsodepressuretype.mod cmake/lnd/CMakeFiles/lnd.dir/goveqnrichardsodepressuretype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/porosityfunctionmod.mod cmake/lnd/CMakeFiles/lnd.dir/porosityfunctionmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsmod.mod cmake/lnd/CMakeFiles/lnd.dir/richardsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureauxmod.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureauxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureauxtype.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o built in 0.662323 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/richardsodepressureconnauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/richardsodepressureconnauxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/saturationfunction.mod cmake/lnd/CMakeFiles/lnd.dir/saturationfunction.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/systemofequationsvsfmauxtype.mod cmake/lnd/CMakeFiles/lnd.dir/systemofequationsvsfmauxtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o.provides.build [ 24%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/trunc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o built in 0.314642 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history_write.mod cmake/ice/CMakeFiles/ice.dir/ice_history_write.mod.stamp GNU [ 24%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o built in 0.296123 seconds [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o built in 0.282307 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_history.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o.provides.build Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o built in 1.757981 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o.provides.build [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/getdatetime.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o [ 24%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_slmm.cpp Target CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o built in 0.363597 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varpar.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o built in 0.350912 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/domainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp: In static member function ‘static homme::compose::QLT::Int homme::compose::QLT::solve(homme::compose::QLT::Int, const homme::compose::QLT::VerticalLevelsData&, const Real&)’: /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_cedr.cpp:5141:3: warning: no return statement in function returning non-void [-Wreturn-type] 5141 | } | ^ Target CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o built in 0.603000 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/fileutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o built in 0.422230 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesGlobals.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o built in 2.430160 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_diagnostics.mod cmake/ice/CMakeFiles/ice.dir/ice_diagnostics.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_history.mod cmake/ice/CMakeFiles/ice.dir/ice_history.mod.stamp GNU [ 24%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_forcing.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o built in 0.345469 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTParametersMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o built in 0.446255 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrstatustype.mod cmake/lnd/CMakeFiles/lnd.dir/betrstatustype.mod.stamp GNU [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o built in 0.673662 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o built in 0.329141 seconds [ 24%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o built in 0.351353 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesintegratorsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesintegratorsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesiodimensionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesiodimensionsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o.provides.build [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o built in 2.429401 seconds [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_orbital.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o built in 0.405078 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o built in 0.258421 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o.provides.build [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o built in 0.225662 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_forcing.mod cmake/ice/CMakeFiles/ice.dir/ice_forcing.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_orbital.mod cmake/ice/CMakeFiles/ice.dir/ice_orbital.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o built in 0.473004 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_restoring.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o built in 0.465371 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o built in 0.687451 seconds [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_shortwave.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o built in 0.568264 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o built in 0.625111 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o built in 0.432561 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_const_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_const_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_utils.mod cmake/lnd/CMakeFiles/lnd.dir/betr_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/func_data_type_mod.mod cmake/lnd/CMakeFiles/lnd.dir/func_data_type_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/somstatevarupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/somstatevarupdatemod.mod.stamp GNU [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o built in 1.934410 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_restoring.mod cmake/ice/CMakeFiles/ice.dir/ice_restoring.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_shortwave.mod cmake/ice/CMakeFiles/ice.dir/ice_shortwave.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o.provides.build /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o.provides.build [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_init.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o built in 0.506843 seconds [ 25%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o built in 8.851081 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/btridiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/btridiagonalmod.mod.stamp GNU [ 25%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE_RunMod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o built in 0.398999 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurveclapphornberg1978mod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurveclapphornberg1978mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_cpl_indices.mod cmake/lnd/CMakeFiles/lnd.dir/elm_cpl_indices.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_finalizemod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_finalizemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mpp_abortutils.mod cmake/lnd/CMakeFiles/lnd.dir/mpp_abortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_landunittype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_landunittype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varpar.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varpar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/domainmod.mod cmake/lnd/CMakeFiles/lnd.dir/domainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fileutils.mod cmake/lnd/CMakeFiles/lnd.dir/fileutils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesglobals.mod cmake/lnd/CMakeFiles/lnd.dir/fatesglobals.mod.stamp GNU Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o built in 1.789763 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtparametersmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtparametersmod.mod.stamp GNU [ 26%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source/ice_step_mod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/column_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o built in 0.418383 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_infnan_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_infnan_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_log_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_log_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracer_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/tracer_varcon.mod.stamp GNU [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o built in 0.422650 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonfluxrecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenfluxrecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusfluxrecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusfluxrecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusfluxtype.mod.stamp GNU [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o built in 2.486992 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_init.mod cmake/ice/CMakeFiles/ice.dir/ice_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/cice_runmod.mod cmake/ice/CMakeFiles/ice.dir/cice_runmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o.provides.build [ 26%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/CICE_InitMod.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o built in 12.289802 seconds [ 26%] Building CXX object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /opt/intel/oneapi/mpi/2021.10.0/bin/mpicxx -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -isystem /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -std=c++14 -O -MD -MT cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o -MF CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o.d -o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose/compose_test.cpp Target CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o built in 1.624445 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_step_mod.mod cmake/ice/CMakeFiles/ice.dir/ice_step_mod.mod.stamp GNU [ 26%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/datetime.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o built in 0.459547 seconds [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o built in 0.429082 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_abortutils.mod cmake/atm/CMakeFiles/atm.dir/cam_abortutils.mod.stamp GNU [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o built in 0.596485 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_logfile.mod cmake/atm/CMakeFiles/atm.dir/cam_logfile.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mpishorthand.mod cmake/atm/CMakeFiles/atm.dir/mpishorthand.mod.stamp GNU [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o built in 0.617992 seconds /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o.provides.build [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o built in 0.468191 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerbasetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/namelist_utils.mod cmake/atm/CMakeFiles/atm.dir/namelist_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ppgrid.mod cmake/atm/CMakeFiles/atm.dir/ppgrid.mod.stamp GNU [ 26%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o built in 1.996747 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/cice_initmod.mod cmake/ice/CMakeFiles/ice.dir/cice_initmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o.provides.build [ 27%] Building Fortran object cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBLCKX=1 -DBLCKY=1 -DCCSMCOUPLED -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DMXBLCKS=1 -DNCAT=1 -DNDEBUG -DNO_R16 -DNTR_AERO=0 -DNXGLOB=1 -DNYGLOB=1 -Dcoupled -Dncdf -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/ice/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.cice -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/mpi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/source -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/cice/src/drivers/cpl/ice_comp_mct.F90 -o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o built in 0.572654 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrstatussimtype.mod cmake/lnd/CMakeFiles/lnd.dir/betrstatussimtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o.provides.build [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/units.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o built in 0.457637 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o built in 2.092817 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o.provides.build [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/drydep_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o.provides.build [ 27%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o built in 0.412208 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o built in 0.353884 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/infnan.mod cmake/atm/CMakeFiles/atm.dir/infnan.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_instance.mod cmake/atm/CMakeFiles/atm.dir/cam_instance.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o built in 0.461928 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dycore.mod cmake/atm/CMakeFiles/atm.dir/dycore.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o.provides.build [ 27%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/error_messages.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/interpolate_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o.provides.build [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o built in 0.486906 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o built in 0.392717 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o built in 0.935904 seconds Target CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o built in 1.776838 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/ice/ice_comp_mct.mod cmake/ice/CMakeFiles/ice.dir/ice_comp_mct.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/kinds.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o [ 28%] Linking CXX static library libice.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && /usr/bin/cmake -P CMakeFiles/ice.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice && /usr/bin/cmake -E cmake_link_script CMakeFiles/ice.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libice.a CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_InitMod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/CICE_RunMod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_communicate.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_esmf.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_constants.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_cpl_indices.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_history_write.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_import_export.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_pio.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_prescribed_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_restart.F90.o CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_scam.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_boundary.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_broadcast.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_exit.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_gather_scatter.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_global_reductions.F90.o CMakeFiles/ice.dir/__/__/cice/src/mpi/ice_timers.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_FY.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_aerosol.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_age.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_atmo.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_blocks.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_calendar.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_diagnostics.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_distribution.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_domain_size.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_dyn_evp.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_fileunits.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_flux.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_forcing.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_grid.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_history_fields.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_init.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_itd.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_kinds_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_lvl.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_mechred.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_meltpond.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_ocean.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_orbital.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_probability_tools.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_read_write.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_restoring.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_shortwave.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_spacecurve.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_state.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_step_mod.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_itd.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_therm_vertical.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_driver.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_transport_remap.F90.o CMakeFiles/ice.dir/__/__/cice/src/source/ice_work.F90.o Target libice.a built in 0.140773 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libice.a Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o built in 0.664129 seconds [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o built in 0.679382 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/thread_mod.mod cmake/atm/CMakeFiles/atm.dir/thread_mod.mod.stamp GNU Target libice.a built in 0.127768 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/string_utils.mod cmake/atm/CMakeFiles/atm.dir/string_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/ice/CMakeFiles/ice.dir/__/__/cice/src/drivers/cpl/ice_comp_mct.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o built in 0.441181 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTGenericMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_nf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o [ 28%] Built target ice /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/column_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/column_varcon.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o built in 0.368540 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesiovariablekindmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesiovariablekindmod.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o built in 0.388489 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/params_mod.mod cmake/atm/CMakeFiles/atm.dir/params_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ll_mod.mod cmake/atm/CMakeFiles/atm.dir/ll_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/domain_mod.mod cmake/atm/CMakeFiles/atm.dir/domain_mod.mod.stamp GNU [ 28%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o built in 0.420971 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sort_mod.mod cmake/atm/CMakeFiles/atm.dir/sort_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_types.mod cmake/atm/CMakeFiles/atm.dir/m_types.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o built in 0.702231 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_carbonstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_carbonstaterecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pspect.mod cmake/atm/CMakeFiles/atm.dir/pspect.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_nitrogenstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_nitrogenstaterecvtype.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/geopotential.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chem_mods.mod cmake/atm/CMakeFiles/atm.dir/chem_mods.mod.stamp GNU [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/buffer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm/buffer.F90 -o CMakeFiles/atm.dir/buffer.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o built in 0.905989 seconds [ 28%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radconstants.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o built in 0.452973 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_phosphorusstaterecvtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_phosphorusstaterecvtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/betr_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sslt_sections.mod cmake/atm/CMakeFiles/atm.dir/sslt_sections.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantnutkineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantnutkineticsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_cpl_indices.mod cmake/atm/CMakeFiles/atm.dir/cam_cpl_indices.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o built in 0.805089 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_regression_module.mod cmake/lnd/CMakeFiles/lnd.dir/betr_regression_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/srf_field_check.mod cmake/atm/CMakeFiles/atm.dir/srf_field_check.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o built in 0.458829 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_util.mod cmake/atm/CMakeFiles/atm.dir/mo_util.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o.provides.build [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_spc_id.mod cmake/atm/CMakeFiles/atm.dir/m_spc_id.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/centuryecaouttype.mod cmake/lnd/CMakeFiles/lnd.dir/centuryecaouttype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_function.mod cmake/atm/CMakeFiles/atm.dir/error_function.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_sat_methods.mod cmake/atm/CMakeFiles/atm.dir/wv_sat_methods.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o.provides.build [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o built in 0.374088 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o built in 0.353936 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/elm_varcon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshydrowtfmod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshydrowtfmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateslittermod.mod cmake/lnd/CMakeFiles/lnd.dir/fateslittermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtgenericmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtgenericmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_mpi_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_mpi_mod.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o built in 0.458442 seconds [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHistoryVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o built in 0.399166 seconds [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesRestartVariableType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o built in 0.469965 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o built in 0.352921 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeofluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeofluxtype.mod.stamp GNU [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o built in 0.747393 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeophysinputtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeophysinputtype.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o built in 0.379559 seconds [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o built in 0.361291 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lu_factor.mod cmake/atm/CMakeFiles/atm.dir/mo_lu_factor.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lu_solve.mod cmake/atm/CMakeFiles/atm.dir/mo_lu_solve.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o built in 0.314252 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o built in 0.320733 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_patchtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_patchtype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o built in 0.321948 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_negtrc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/QSatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o Target CMakeFiles/atm.dir/buffer.F90.o built in 2.754970 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_aerocondtype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_aerocondtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_trislv.mod cmake/atm/CMakeFiles/atm.dir/mo_trislv.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o.provides.build [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_inter.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o built in 0.353412 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o built in 0.288862 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o built in 0.356362 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_schu.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o.provides.build [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_calcoe.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o.provides.build [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/ColumnType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o built in 0.495291 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_zadj.mod cmake/atm/CMakeFiles/atm.dir/mo_zadj.mod.stamp GNU [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o built in 0.380265 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o built in 0.411969 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_sad_data.mod cmake/atm/CMakeFiles/atm.dir/m_sad_data.mod.stamp GNU [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/decompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/GridcellType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o built in 0.538921 seconds [ 29%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/spehox.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o built in 0.389352 seconds [ 29%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/LandunitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o built in 0.444930 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jpl.mod cmake/atm/CMakeFiles/atm.dir/mo_jpl.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o built in 0.449833 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_rxt_rates_conv.mod cmake/atm/CMakeFiles/atm.dir/mo_rxt_rates_conv.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o built in 0.367696 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_heatnirco2.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o built in 0.468238 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sv_decomp.mod cmake/atm/CMakeFiles/atm.dir/sv_decomp.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o built in 0.386188 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtlossfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtlossfluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshistoryvariabletype.mod cmake/lnd/CMakeFiles/lnd.dir/fateshistoryvariabletype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesrestartvariablemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesrestartvariablemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_biogeostatetype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_biogeostatetype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_columntype.mod cmake/lnd/CMakeFiles/lnd.dir/betr_columntype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/biogeocontype.mod cmake/lnd/CMakeFiles/lnd.dir/biogeocontype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/qsatmod.mod cmake/lnd/CMakeFiles/lnd.dir/qsatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/m_rxt_id.mod cmake/atm/CMakeFiles/atm.dir/m_rxt_id.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o built in 0.711107 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o built in 0.345191 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cmparray_mod.mod cmake/atm/CMakeFiles/atm.dir/cmparray_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hirsbtpar.mod cmake/atm/CMakeFiles/atm.dir/hirsbtpar.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parrrsw.mod cmake/atm/CMakeFiles/atm.dir/parrrsw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columntype.mod cmake/lnd/CMakeFiles/lnd.dir/columntype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gridcelltype.mod cmake/lnd/CMakeFiles/lnd.dir/gridcelltype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parrrtm.mod cmake/atm/CMakeFiles/atm.dir/parrrtm.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunittype.mod cmake/lnd/CMakeFiles/lnd.dir/landunittype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_random_numbers.mod cmake/atm/CMakeFiles/atm.dir/mcica_random_numbers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationtype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mersennetwister.mod cmake/atm/CMakeFiles/atm.dir/mersennetwister.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_con.mod cmake/atm/CMakeFiles/atm.dir/rrlw_con.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_vsn.mod cmake/atm/CMakeFiles/atm.dir/rrlw_vsn.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/ncdio_pio.F90 -o CMakeFiles/lnd.dir/ncdio_pio.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshydraulicsmemmod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshydraulicsmemmod.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_cld.mod cmake/atm/CMakeFiles/atm.dir/rrlw_cld.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNDecompCascadeConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o built in 0.321379 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_sys_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_sys_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg01.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg01.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o built in 0.341578 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeCon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TridiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o built in 1.284821 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg02.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg02.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg03.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg03.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg04.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg04.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg05.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg05.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg06.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg06.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg07.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg07.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg08.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg08.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg09.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg09.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg10.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg10.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg11.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg11.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg12.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg12.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg13.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg13.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg14.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg14.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg15.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg15.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o built in 0.312301 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_kg16.mod cmake/atm/CMakeFiles/atm.dir/rrlw_kg16.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_tbl.mod cmake/atm/CMakeFiles/atm.dir/rrlw_tbl.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PlantMicKineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_ref.mod cmake/atm/CMakeFiles/atm.dir/rrlw_ref.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_con.mod cmake/atm/CMakeFiles/atm.dir/rrsw_con.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_vsn.mod cmake/atm/CMakeFiles/atm.dir/rrsw_vsn.mod.stamp GNU [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o built in 0.471517 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o built in 0.313885 seconds [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o built in 0.446171 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_cld.mod cmake/atm/CMakeFiles/atm.dir/rrsw_cld.mod.stamp GNU [ 30%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_bgcType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o built in 0.305585 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o built in 0.289791 seconds [ 30%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o built in 0.341331 seconds [ 31%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_thType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o Target CMakeFiles/lnd.dir/ncdio_pio.F90.o built in 1.854885 seconds [ 31%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o built in 0.361239 seconds [ 32%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/DaylengthMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o built in 0.364672 seconds [ 32%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o built in 0.370428 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o built in 0.729844 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o built in 0.337383 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynColumnTemplateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o built in 0.340763 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o built in 0.354534 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o built in 0.367373 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o built in 0.386911 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynPriorWeightsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o built in 0.323262 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynEDMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o built in 0.307365 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o built in 0.347947 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o built in 0.297201 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o built in 2.454692 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o built in 0.344642 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o built in 0.328829 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o built in 0.338368 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_tbl.mod cmake/atm/CMakeFiles/atm.dir/rrsw_tbl.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/GetGlobalValuesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o built in 0.333133 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_ref.mod cmake/atm/CMakeFiles/atm.dir/rrsw_ref.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o built in 0.352703 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_vrtqdr.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_vrtqdr.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_precision.mod cmake/atm/CMakeFiles/atm.dir/clubb_precision.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ncdio_pio.mod cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_code.mod cmake/atm/CMakeFiles/atm.dir/error_code.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/model_flags.mod cmake/atm/CMakeFiles/atm.dir/model_flags.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o built in 0.328933 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cndecompcascadecontype.mod cmake/lnd/CMakeFiles/lnd.dir/cndecompcascadecontype.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDTypesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o built in 0.408471 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakecon.mod cmake/lnd/CMakeFiles/lnd.dir/lakecon.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameter_indices.mod cmake/atm/CMakeFiles/atm.dir/parameter_indices.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameters_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o built in 0.385120 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tridiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/tridiagonalmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantmickineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantmickineticsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/babortutils.mod cmake/lnd/CMakeFiles/lnd.dir/babortutils.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stat_file_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o built in 0.570218 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o built in 0.407286 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_variables.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_bgctype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_bgctype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_thtype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_thtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lapack_interfaces.mod cmake/atm/CMakeFiles/atm.dir/lapack_interfaces.mod.stamp GNU [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initVerticalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o built in 0.759599 seconds [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/penta_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o built in 0.505631 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/tridiag_lu_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o built in 0.517198 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_names.mod cmake/atm/CMakeFiles/atm.dir/input_names.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/array_index.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o built in 0.467401 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/daylengthmod.mod cmake/lnd/CMakeFiles/lnd.dir/daylengthmod.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/endian.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o built in 0.413110 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncolumntemplatemod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncolumntemplatemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mt95.mod cmake/atm/CMakeFiles/atm.dir/mt95.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpriorweightsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpriorweightsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pbl_utils.mod cmake/atm/CMakeFiles/atm.dir/pbl_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynedmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynedmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/trb_mtn_stress.mod cmake/atm/CMakeFiles/atm.dir/trb_mtn_stress.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_utils.mod cmake/atm/CMakeFiles/atm.dir/gw_utils.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o built in 0.363452 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vdiff_lu_solver.mod cmake/atm/CMakeFiles/atm.dir/vdiff_lu_solver.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_utils.mod cmake/atm/CMakeFiles/atm.dir/physics_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg1_5.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_data.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_data.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/latin_hypercube_arrays.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o built in 0.358473 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_timer_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_timer_mod.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/math_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o built in 0.348713 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/parameters_silhs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o built in 0.410431 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o.provides.build [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/diffusion_solver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o built in 0.365222 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/ncdio_pio.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o built in 1.876716 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/random_xgc.mod cmake/atm/CMakeFiles/atm.dir/random_xgc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/getglobalvaluesmod.mod cmake/lnd/CMakeFiles/lnd.dir/getglobalvaluesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o.provides.build [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/restUtilMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/restUtilMod.F90 -o CMakeFiles/lnd.dir/restUtilMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edtypesmod.mod cmake/lnd/CMakeFiles/lnd.dir/edtypesmod.mod.stamp GNU [ 33%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/gauaw_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o built in 0.402399 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_assert_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_assert_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o built in 0.873267 seconds [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o [ 33%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o Target CMakeFiles/lnd.dir/restUtilMod.F90.o built in 0.865918 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o built in 0.454909 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o built in 0.619937 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_dataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o built in 0.292462 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initverticalmod.mod cmake/lnd/CMakeFiles/lnd.dir/initverticalmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o built in 0.539948 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/srchutil.mod cmake/atm/CMakeFiles/atm.dir/srchutil.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o.provides.build [ 34%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/vrtmap.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o built in 0.488589 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/abortutils.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o built in 0.450284 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/restutilmod.mod cmake/lnd/CMakeFiles/lnd.dir/restutilmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o built in 0.300938 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o built in 0.777249 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesallometrymod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesallometrymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrtracertype.mod cmake/lnd/CMakeFiles/lnd.dir/betrtracertype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/kineticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/kineticsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betr_timemod.mod cmake/lnd/CMakeFiles/lnd.dir/betr_timemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o built in 0.537541 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_datatype.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_datatype.mod.stamp GNU [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o built in 0.411525 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o.provides.build [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o built in 0.969593 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_string_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_string_mod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o built in 0.415963 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/restUtilMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/abortutils.mod cmake/lnd/CMakeFiles/lnd.dir/abortutils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinterfacetypesmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinterfacetypesmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o built in 0.327445 seconds [ 34%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/elm_time_manager.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o [ 34%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/scyc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/pftvarcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o built in 0.324294 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/TopounitType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o built in 0.821549 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o built in 0.473761 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CH4varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mathfuncmod.mod cmake/lnd/CMakeFiles/lnd.dir/mathfuncmod.mod.stamp GNU [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o built in 0.416051 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/soilorder_varcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o built in 0.636172 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanParamsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o built in 0.361279 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesParametersInterface.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o built in 0.588880 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/code_timer_module.mod cmake/atm/CMakeFiles/atm.dir/code_timer_module.mod.stamp GNU [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/paramUtilMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o built in 2.643035 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o built in 0.478478 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o built in 0.273634 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o built in 1.411760 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/ChecksBalancesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o built in 0.459242 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o built in 0.580086 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/FuncPedotransferMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_netcdf.mod cmake/atm/CMakeFiles/atm.dir/output_netcdf.mod.stamp GNU [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/quadraticMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o built in 0.316875 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o built in 0.285221 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/organicFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SharedParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o built in 1.053737 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridControlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o built in 0.360369 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o built in 0.539480 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o built in 0.685992 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o built in 0.567463 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o built in 0.514001 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerboundarycondtype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerboundarycondtype.mod.stamp GNU [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o built in 0.799867 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o built in 0.586991 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsetmod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsetmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsetwatisomod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsetwatisomod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o built in 1.308164 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o built in 0.438458 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ChemStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o built in 0.798599 seconds [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o built in 0.314854 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o.provides.build [ 35%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MEGANFactorsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o built in 0.284268 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o.provides.build [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/LSparseMatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MEGANFactorsMod.F90:271:47: 271 | 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 Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o built in 0.409076 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o.provides.build [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/spmdGathScatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o built in 0.424057 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o.provides.build [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o built in 1.182538 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o.provides.build [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/domainLateralMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o built in 0.300083 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o.provides.build [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o built in 0.222338 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o.provides.build [ 36%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o built in 0.621942 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o.provides.build [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initInterp.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o built in 0.282122 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o.provides.build [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BandDiagonalMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o built in 0.624775 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o.provides.build [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o built in 0.428737 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o.provides.build [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o built in 0.456333 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o.provides.build [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ColumnMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o built in 1.114231 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/marsaglia.mod cmake/atm/CMakeFiles/atm.dir/marsaglia.mod.stamp GNU [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/LandunitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o built in 13.667058 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/quicksort.mod cmake/atm/CMakeFiles/atm.dir/quicksort.mod.stamp GNU [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/sgexx.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o built in 0.276058 seconds [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/PatchMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o built in 0.351477 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/clm_time_manager.mod cmake/lnd/CMakeFiles/lnd.dir/clm_time_manager.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/pftvarcon.mod cmake/lnd/CMakeFiles/lnd.dir/pftvarcon.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o built in 0.345340 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounittype.mod cmake/lnd/CMakeFiles/lnd.dir/topounittype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/xpavg_mod.mod cmake/atm/CMakeFiles/atm.dir/xpavg_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ch4varcon.mod cmake/lnd/CMakeFiles/lnd.dir/ch4varcon.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o.provides.build [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils/AnnualFluxDribbler.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpatchstateupdatermod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpatchstateupdatermod.mod.stamp GNU [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationPropertiesType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o built in 0.372269 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilorder_varcon.mod cmake/lnd/CMakeFiles/lnd.dir/soilorder_varcon.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o.provides.build [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o built in 0.443231 seconds [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/msise00.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:540:15: 540 | 10 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:543:15: 543 | 20 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:546:15: 546 | 30 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:594:19: 594 | 50 LFN = LFN + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:629:22: 629 | 60 WK(I) = GPLAT(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:632:22: 632 | 70 WK(I) = GPLON(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:635:22: 635 | 80 WK(I) = GPALT(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:649:15: 649 | 100 J = J + 6 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:722:17: 722 | 230 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:730:17: 730 | 240 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:734:17: 734 | 250 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:738:17: 738 | 260 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:742:17: 742 | 270 J = J + 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1660:54: 1660 | 10 CLMGRP(I) = SQRROR*(CPM*GRADY(I)-SPM*GRADX(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1790:35: 1790 | 10 D2DB = D2DB + D2(I)*BHAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1794:36: 1794 | 15 D2(I) = D2(I) - D2DB*BHAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1854:21: 1854 | 10 OLAT = GPLAT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1865:21: 1865 | 20 OLON = GPLON(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1871:21: 1871 | 30 OALT = GPALT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1974:21: 1974 | DO 100 J=1,NLON | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:1982:25: 1982 | 10 Z(I,J,K) = Z(I,1,K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2058:21: 2058 | 5 E3(I) = XMISS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2061:21: 2061 | 6 F2(I) = XMISS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 6 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2348:16: 2348 | DO 4 I=1,3 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 4 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:2349:23: 2349 | 4 YAPX(I,J) = 0._r8 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3554:18: 3554 | DO 200 M=1,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3573:13: 3573 | 200 I = I+2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3783:22: 3783 | 10 G(I) = GB(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3786:22: 3786 | 20 G(I) = GV(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3791:17: 3791 | 30 H(I) = G(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/apex_subs.F90:3816:68: 3816 | +Y*(H(IHM+3)+H(IHM-1)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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/e3sm_run_gfortran_test/components/eam/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) Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o built in 0.838291 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanparamstype.mod cmake/lnd/CMakeFiles/lnd.dir/urbanparamstype.mod.stamp GNU [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -O0 -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o built in 1.715235 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesparametersinterface.mod cmake/lnd/CMakeFiles/lnd.dir/fatesparametersinterface.mod.stamp GNU [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cpslec.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o built in 1.954767 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/paramutilmod.mod cmake/lnd/CMakeFiles/lnd.dir/paramutilmod.mod.stamp GNU [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o built in 0.374238 seconds [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire/SFParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o built in 0.346311 seconds [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/bnddyi.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o built in 0.876610 seconds [ 37%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynTimeInfoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o built in 3.455589 seconds [ 37%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o built in 0.305594 seconds [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/fft99.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o built in 0.407699 seconds [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/surfrdUtilsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90:805:21: 760 | call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, & | 2 ...... 805 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/wrap_mpi.F90:971:23: 931 | call mpi_allreduce (sendbuf, recvbuf, cnt, mpiint, mpi_sum, comm, ier) | 2 ...... 971 | call mpi_allreduce (sendbuf, recvbuf, cnt, datatype, MPI_MAX, comm, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o built in 0.612718 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edaccumulatefluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/edaccumulatefluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtallometriccarbonmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtallometriccarbonmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/units.mod cmake/atm/CMakeFiles/atm.dir/units.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtallometriccnpmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtallometriccnpmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/drydep_mod.mod cmake/atm/CMakeFiles/atm.dir/drydep_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/checksbalancesmod.mod cmake/lnd/CMakeFiles/lnd.dir/checksbalancesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/error_messages.mod cmake/atm/CMakeFiles/atm.dir/error_messages.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/funcpedotransfermod.mod cmake/lnd/CMakeFiles/lnd.dir/funcpedotransfermod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o built in 0.712346 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/quadraticmod.mod cmake/lnd/CMakeFiles/lnd.dir/quadraticmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/organicfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/organicfilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolate_data.mod cmake/atm/CMakeFiles/atm.dir/interpolate_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sharedparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/sharedparamsmod.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/RootBiophysMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/kinds.mod cmake/atm/CMakeFiles/atm.dir/kinds.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgridcontrolmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgridcontrolmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o built in 0.514513 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wrap_nf.mod cmake/atm/CMakeFiles/atm.dir/wrap_nf.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpindextype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpindextype.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/time_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/geopotential.mod cmake/atm/CMakeFiles/atm.dir/geopotential.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpcompettype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpcompettype.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tracname.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o built in 0.377806 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/findrootmod.mod cmake/lnd/CMakeFiles/lnd.dir/findrootmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracercoefftype.mod cmake/lnd/CMakeFiles/lnd.dir/tracercoefftype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/tracerstatetype.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o built in 0.384873 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/filterMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/buffer.mod cmake/atm/CMakeFiles/atm.dir/buffer.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/interpolationmod.mod cmake/lnd/CMakeFiles/lnd.dir/interpolationmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bncdio_pio.mod cmake/lnd/CMakeFiles/lnd.dir/bncdio_pio.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o built in 0.361032 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/chemstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/chemstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radconstants.mod cmake/atm/CMakeFiles/atm.dir/radconstants.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/SoilorderConType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o built in 0.358594 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwaterretentioncurvefactorymod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwaterretentioncurvefactorymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_indprd.mod cmake/atm/CMakeFiles/atm.dir/mo_indprd.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/meganfactorsmod.mod cmake/lnd/CMakeFiles/lnd.dir/meganfactorsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_prod_loss.mod cmake/atm/CMakeFiles/atm.dir/mo_prod_loss.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o built in 0.474803 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_adjrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_adjrxt.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lin_matrix.mod cmake/atm/CMakeFiles/atm.dir/mo_lin_matrix.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lsparsematmod.mod cmake/lnd/CMakeFiles/lnd.dir/lsparsematmod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o built in 0.593575 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_nln_matrix.mod cmake/atm/CMakeFiles/atm.dir/mo_nln_matrix.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_negtrc.mod cmake/atm/CMakeFiles/atm.dir/mo_negtrc.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_inter.mod cmake/atm/CMakeFiles/atm.dir/mo_inter.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_schu.mod cmake/atm/CMakeFiles/atm.dir/mo_schu.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/spmdgathscatmod.mod cmake/lnd/CMakeFiles/lnd.dir/spmdgathscatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_calcoe.mod cmake/atm/CMakeFiles/atm.dir/mo_calcoe.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_phtadj.mod cmake/atm/CMakeFiles/atm.dir/mo_phtadj.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spehox.mod cmake/atm/CMakeFiles/atm.dir/spehox.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/domainlateralmod.mod cmake/lnd/CMakeFiles/lnd.dir/domainlateralmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncolumnstateupdatermod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncolumnstateupdatermod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_heatnirco2.mod cmake/atm/CMakeFiles/atm.dir/mo_heatnirco2.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_datadimensionmod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_datadimensionmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initinterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/initinterpmod.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initSubgridMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridRestMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o built in 0.407303 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/banddiagonalmod.mod cmake/lnd/CMakeFiles/lnd.dir/banddiagonalmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o built in 0.566175 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrlw_wvn.mod cmake/atm/CMakeFiles/atm.dir/rrlw_wvn.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_wvn.mod cmake/atm/CMakeFiles/atm.dir/rrsw_wvn.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_aer.mod cmake/atm/CMakeFiles/atm.dir/rrsw_aer.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg16.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg16.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg17.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg17.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o built in 0.739501 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg18.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg18.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg19.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg19.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg20.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg20.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg21.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg21.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bshr_nl_mod.mod cmake/lnd/CMakeFiles/lnd.dir/bshr_nl_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg22.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg22.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg23.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg23.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columnmod.mod cmake/lnd/CMakeFiles/lnd.dir/columnmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunitmod.mod cmake/lnd/CMakeFiles/lnd.dir/landunitmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/patchmod.mod cmake/lnd/CMakeFiles/lnd.dir/patchmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg24.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg24.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg25.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg25.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg26.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg26.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg27.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg27.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg28.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg28.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrsw_kg29.mod cmake/atm/CMakeFiles/atm.dir/rrsw_kg29.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o.provides.build [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o.provides.build [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/accumulMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o built in 0.491289 seconds [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridAveMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o built in 0.517601 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/annualfluxdribbler.mod cmake/lnd/CMakeFiles/lnd.dir/annualfluxdribbler.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationpropertiestype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationpropertiestype.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o built in 0.602480 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_reftra.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_reftra.mod.stamp GNU [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o built in 0.587540 seconds [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o built in 0.927281 seconds [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o built in 0.454120 seconds [ 38%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/constants_clubb.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o built in 1.360223 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_model.mod cmake/atm/CMakeFiles/atm.dir/parameters_model.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stat_file_module.mod cmake/atm/CMakeFiles/atm.dir/stat_file_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/prtinitparamsfatesmod.mod cmake/lnd/CMakeFiles/lnd.dir/prtinitparamsfatesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_variables.mod cmake/atm/CMakeFiles/atm.dir/stats_variables.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sfparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/sfparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/penta_lu_solvers.mod cmake/atm/CMakeFiles/atm.dir/penta_lu_solvers.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o built in 0.303992 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tridiag_lu_solvers.mod cmake/atm/CMakeFiles/atm.dir/tridiag_lu_solvers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyntimeinfomod.mod cmake/lnd/CMakeFiles/lnd.dir/dyntimeinfomod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/array_index.mod cmake/atm/CMakeFiles/atm.dir/array_index.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfrdutilsmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfrdutilsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/endian.mod cmake/atm/CMakeFiles/atm.dir/endian.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/rootbiophysmod.mod cmake/lnd/CMakeFiles/lnd.dir/rootbiophysmod.mod.stamp GNU [ 38%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o built in 0.319458 seconds [ 39%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o built in 0.359982 seconds [ 39%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o built in 0.479243 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o built in 0.431932 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/filtermod.mod cmake/lnd/CMakeFiles/lnd.dir/filtermod.mod.stamp GNU [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg1_5.mod cmake/atm/CMakeFiles/atm.dir/micro_mg1_5.mod.stamp GNU [ 40%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o built in 0.442588 seconds [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o built in 0.384221 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/latin_hypercube_arrays.mod cmake/atm/CMakeFiles/atm.dir/latin_hypercube_arrays.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerbalancemod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerbalancemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/math_utilities.mod cmake/atm/CMakeFiles/atm.dir/math_utilities.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilordercontype.mod cmake/lnd/CMakeFiles/lnd.dir/soilordercontype.mod.stamp GNU [ 41%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/output_2D_samples_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o built in 0.319978 seconds [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ComputeSeedMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o built in 0.481857 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_silhs.mod cmake/atm/CMakeFiles/atm.dir/parameters_silhs.mod.stamp GNU [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/decompInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o built in 0.411542 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diffusion_solver.mod cmake/atm/CMakeFiles/atm.dir/diffusion_solver.mod.stamp GNU [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o built in 0.274832 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o.provides.build [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o built in 1.597372 seconds [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o built in 0.358770 seconds [ 41%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o built in 0.313753 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o built in 1.003626 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gauaw_mod.mod cmake/atm/CMakeFiles/atm.dir/gauaw_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o.provides.build [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o built in 0.330075 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o built in 0.292073 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o built in 0.274666 seconds [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o built in 0.309171 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vrtmap_mod.mod cmake/atm/CMakeFiles/atm.dir/vrtmap_mod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o built in 0.350549 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initsubgridmod.mod cmake/lnd/CMakeFiles/lnd.dir/initsubgridmod.mod.stamp GNU [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridrestmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridrestmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o.provides.build [ 42%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/surfrdMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o built in 0.391159 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scyc.mod cmake/atm/CMakeFiles/atm.dir/scyc.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o built in 0.392294 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_cldprop.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_cldprop.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o.provides.build [ 43%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o.provides.build [ 43%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o built in 0.526057 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/accumulmod.mod cmake/lnd/CMakeFiles/lnd.dir/accumulmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridavemod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridavemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o built in 0.657517 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessynchronizedparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessynchronizedparamsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o built in 1.192992 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpforctype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpforctype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/odemod.mod cmake/lnd/CMakeFiles/lnd.dir/odemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantsoilbgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/plantsoilbgcmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_pflotranMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o built in 0.312172 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o built in 0.310452 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/transportmod.mod cmake/lnd/CMakeFiles/lnd.dir/transportmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o built in 0.329004 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o built in 0.354756 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o built in 0.379540 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bhistfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/bhistfilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/computeseedmod.mod cmake/lnd/CMakeFiles/lnd.dir/computeseedmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompinitmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_datamod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sgexx.mod cmake/atm/CMakeFiles/atm.dir/sgexx.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_datamod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o built in 0.347204 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_datamod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/buffer.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_datamod.mod.stamp GNU [ 43%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -O0 -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_datamod.mod.stamp GNU [ 43%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfrdmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfrdmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:53:7: 53 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/histFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1260:28: 1239 | call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier ) | 2 ...... 1260 | call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(1)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1098:35: 1098 | call mpi_irecv ( recvbuf(displs(q)+1), recvcnts(q), & | 1 ...... 1236 | 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/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:1140:24: 1140 | call mpi_gatherv (sendbuf, sendcnt, sendtype, & | 1 ...... 1278 | 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/e3sm_run_gfortran_test/components/eam/src/utils/spmd_utils.F90:846:28: 846 | call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, & | 1 ...... 1239 | call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier ) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) Target CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o built in 0.714720 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o.provides.build [ 43%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDPftvarcon.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o built in 1.670923 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_mod.mod cmake/atm/CMakeFiles/atm.dir/time_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tracname.mod cmake/atm/CMakeFiles/atm.dir/mo_tracname.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_setrxt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dynfilemod.mod.stamp GNU [ 43%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o built in 0.386097 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o.provides.build [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o built in 0.578104 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessizeagetypeindicesmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessizeagetypeindicesmod.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o built in 0.281457 seconds [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o built in 16.748042 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o built in 4.069028 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o built in 0.599259 seconds [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o built in 0.520339 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_pflotranmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_pflotranmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o built in 1.019852 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/diocplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/diocplantsoilbgctype.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o built in 0.416499 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/h2oisotopeplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/h2oisotopeplantsoilbgctype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mockplantsoilbgctype.mod cmake/lnd/CMakeFiles/lnd.dir/mockplantsoilbgctype.mod.stamp GNU [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o built in 0.714489 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o.provides.build [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o built in 1.821023 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o built in 1.171864 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/histfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/histfilemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edpftvarcon.mod cmake/lnd/CMakeFiles/lnd.dir/edpftvarcon.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/dynVarMod.F90 -o CMakeFiles/lnd.dir/dynVarMod.F90.o [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o built in 2.328047 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_setcoef.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_setcoef.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o Target CMakeFiles/lnd.dir/dynVarMod.F90.o built in 0.624138 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_cldprmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_cldprmc.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o built in 0.396145 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o built in 1.014321 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_cldprop.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_cldprop.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o built in 0.365589 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_taumol.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_taumol.mod.stamp GNU [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire/SFMainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o built in 0.690422 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/EnergyFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o built in 0.754876 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constants_clubb.mod cmake/atm/CMakeFiles/atm.dir/constants_clubb.mod.stamp GNU [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_type.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o built in 0.453813 seconds [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/T_in_K_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o built in 1.192634 seconds [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/lapack_wrap.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o built in 0.414711 seconds [ 44%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/matrix_operations.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o built in 2.796719 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o built in 0.536954 seconds [ 44%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/FrictionVelocityType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o built in 0.951635 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/PhotosynthesisType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o built in 0.490212 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o built in 1.131867 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SolarAbsorbedType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o built in 1.401860 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceAlbedoType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o built in 0.763256 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_parameter_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o built in 1.295335 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clip_semi_implicit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o built in 0.445621 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calc_roots.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o built in 0.486971 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/LY93_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o built in 0.555889 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_hybrid_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o built in 3.011398 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_tsdadg_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o built in 0.434496 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/TopounitDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o built in 0.512141 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o built in 0.692646 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sigma_sqd_w_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o built in 0.538363 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calendar.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o built in 17.653995 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterfluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o built in 0.413836 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o built in 0.374073 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o built in 0.563736 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/diagnose_correlations_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o built in 0.473477 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/Nc_Ncn_eqns.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o built in 1.514626 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o built in 0.427104 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_diffusion.mod cmake/atm/CMakeFiles/atm.dir/gw_diffusion.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o built in 2.000646 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3_utils.mod cmake/atm/CMakeFiles/atm.dir/micro_p3_utils.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2atmType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/generate_uniform_sample_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o built in 0.552575 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_2d_samples_module.mod cmake/atm/CMakeFiles/atm.dir/output_2d_samples_module.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/scream_abortutils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o built in 0.453056 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilHydrologyType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o built in 0.394979 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o built in 0.812509 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o.provides.build [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/GridcellDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrn.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrn.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrnmr.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrnmr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o.provides.build [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o built in 1.016172 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpdecomptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpdecomptype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgcreactionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/bgcreactionsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spmd_utils.mod cmake/atm/CMakeFiles/atm.dir/spmd_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/plantsoilbgccnptype.mod cmake/lnd/CMakeFiles/lnd.dir/plantsoilbgccnptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sim_dat.mod cmake/atm/CMakeFiles/atm.dir/mo_sim_dat.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_subcol_gen_lw.mod cmake/atm/CMakeFiles/atm.dir/mcica_subcol_gen_lw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_setcoef.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_setcoef.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/AerosolType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o built in 1.505664 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_cldprmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_cldprmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/tracerparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/tracerparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rtrnmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rtrnmc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_taumol.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_taumol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mcica_subcol_gen_sw.mod cmake/atm/CMakeFiles/atm.dir/mcica_subcol_gen_sw.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o built in 0.737280 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/file_functions.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o built in 1.610666 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o built in 0.426156 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/interpolation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o built in 0.390896 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o built in 0.931412 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/saturation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o built in 1.217652 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_type.mod cmake/atm/CMakeFiles/atm.dir/stats_type.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/t_in_k_module.mod cmake/atm/CMakeFiles/atm.dir/t_in_k_module.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o built in 0.515461 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lapack_wrap.mod cmake/atm/CMakeFiles/atm.dir/lapack_wrap.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/matrix_operations.mod cmake/atm/CMakeFiles/atm.dir/matrix_operations.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_parameter_module.mod cmake/atm/CMakeFiles/atm.dir/pdf_parameter_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clip_semi_implicit.mod cmake/atm/CMakeFiles/atm.dir/clip_semi_implicit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calc_roots.mod cmake/atm/CMakeFiles/atm.dir/calc_roots.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ly93_pdf.mod cmake/atm/CMakeFiles/atm.dir/ly93_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_hybrid_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_hybrid_pdf.mod.stamp GNU [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o built in 1.226489 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_tsdadg_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_tsdadg_pdf.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/subgridWeightsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o built in 1.170799 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/glcDiagnosticsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o built in 0.945468 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_utilities.mod cmake/atm/CMakeFiles/atm.dir/pdf_utilities.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sigma_sqd_w_module.mod cmake/atm/CMakeFiles/atm.dir/sigma_sqd_w_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calendar.mod cmake/atm/CMakeFiles/atm.dir/calendar.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o built in 0.315848 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o built in 0.553894 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hydromet_pdf_parameter_module.mod cmake/atm/CMakeFiles/atm.dir/hydromet_pdf_parameter_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diagnose_correlations_module.mod cmake/atm/CMakeFiles/atm.dir/diagnose_correlations_module.mod.stamp GNU [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nc_ncn_eqns.mod cmake/atm/CMakeFiles/atm.dir/nc_ncn_eqns.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/LandunitDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SedFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_common.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o built in 0.338126 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/est_kessler_microphys_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o built in 0.349915 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/generate_uniform_sample_module.mod cmake/atm/CMakeFiles/atm.dir/generate_uniform_sample_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_datamod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_datamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scream_abortutils.mod cmake/atm/CMakeFiles/atm.dir/scream_abortutils.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o.provides.build [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o built in 0.360784 seconds [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNCarbonFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o built in 0.986172 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o built in 0.644752 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o.provides.build [ 45%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/CNStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_spcvrt.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_spcvrt.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o.provides.build [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/physconst.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o built in 0.482077 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_control_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o built in 0.307615 seconds [ 45%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_map_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o built in 1.065817 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/time_manager.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o built in 2.479952 seconds /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/time_manager.F90:435:17: 434 | call mpibcast(rst_calendar, len(rst_calendar), mpichar, 0, mpicom) | 2 435 | call mpibcast(rst_step_sec, 1, mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNitrogenFluxType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o built in 0.784765 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/ioFileMod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o built in 0.515112 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o.provides.build [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o built in 19.520100 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_spcvmc.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_spcvmc.mod.stamp GNU [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/atm2lndType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o built in 5.098682 seconds [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elmfates_paraminterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o built in 0.464139 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvarmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvarmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/file_functions.mod cmake/atm/CMakeFiles/atm.dir/file_functions.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolation.mod cmake/atm/CMakeFiles/atm.dir/interpolation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/saturation.mod cmake/atm/CMakeFiles/atm.dir/saturation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusfluxtype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_type_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o built in 1.603294 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/matrix_solver_wrapper.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o built in 0.430632 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesplanthydraulicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesplanthydraulicsmod.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/input_reader.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o built in 0.420065 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesparameterderivedmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesparameterderivedmod.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_hybrid_pdf_main.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o built in 0.476031 seconds [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o built in 0.525094 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_pdf.mod cmake/atm/CMakeFiles/atm.dir/new_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatessoilbgcfluxmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatessoilbgcfluxmod.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o built in 0.853215 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/output_grads.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_common.mod cmake/atm/CMakeFiles/atm.dir/gw_common.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sfmainmod.mod cmake/lnd/CMakeFiles/lnd.dir/sfmainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/est_kessler_microphys_module.mod cmake/atm/CMakeFiles/atm.dir/est_kessler_microphys_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/energyfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/energyfluxtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fateshistoryinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fateshistoryinterfacemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/frictionvelocitytype.mod cmake/lnd/CMakeFiles/lnd.dir/frictionvelocitytype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/photosynthesistype.mod cmake/lnd/CMakeFiles/lnd.dir/photosynthesistype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/soilstatetype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/solarabsorbedtype.mod cmake/lnd/CMakeFiles/lnd.dir/solarabsorbedtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfacealbedotype.mod cmake/lnd/CMakeFiles/lnd.dir/surfacealbedotype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physconst.mod cmake/atm/CMakeFiles/atm.dir/physconst.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/topounitdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/topounitdatatype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_control_mod.mod cmake/atm/CMakeFiles/atm.dir/cam_control_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/waterfluxtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_map_utils.mod cmake/atm/CMakeFiles/atm.dir/cam_map_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/waterstatetype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/comsrf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o built in 0.423008 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakestatetype.mod cmake/lnd/CMakeFiles/lnd.dir/lakestatetype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/constituents.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o built in 3.711449 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2atmtype.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2atmtype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/physical_constants.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o built in 0.376257 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/glb_verif_smry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o built in 0.322378 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilhydrologytype.mod cmake/lnd/CMakeFiles/lnd.dir/soilhydrologytype.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o built in 0.412069 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gridcelldatatype.mod cmake/lnd/CMakeFiles/lnd.dir/gridcelldatatype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_manager.mod cmake/atm/CMakeFiles/atm.dir/time_manager.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/iofilemod.mod cmake/atm/CMakeFiles/atm.dir/iofilemod.mod.stamp GNU [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o built in 0.436418 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/time_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o built in 0.917747 seconds [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/FrictionVelocityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o built in 0.344395 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o built in 0.845364 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/aerosoltype.mod cmake/lnd/CMakeFiles/lnd.dir/aerosoltype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/filenames.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_saturation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o built in 0.407445 seconds [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o built in 0.410734 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_params.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o built in 0.570760 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/diocbgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/diocbgcreactionstype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/orbit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o built in 0.315527 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hirsbt.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o built in 0.322994 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/h2oisotopebgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/h2oisotopebgcreactionstype.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o built in 0.448725 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/mockbgcreactionstype.mod cmake/lnd/CMakeFiles/lnd.dir/mockbgcreactionstype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/subgridweightsmod.mod cmake/lnd/CMakeFiles/lnd.dir/subgridweightsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_rad.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_rad.mod.stamp GNU [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o built in 8.147438 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o built in 1.313411 seconds [ 46%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/grid_class.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o built in 1.148739 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_type_utilities.mod cmake/atm/CMakeFiles/atm.dir/stats_type_utilities.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/glcdiagnosticsmod.mod cmake/lnd/CMakeFiles/lnd.dir/glcdiagnosticsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/landunitdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/landunitdatatype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sedfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/sedfluxtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/matrix_solver_wrapper.mod cmake/atm/CMakeFiles/atm.dir/matrix_solver_wrapper.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_reader.mod cmake/atm/CMakeFiles/atm.dir/input_reader.mod.stamp GNU [ 46%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynLandunitAreaMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o built in 0.267500 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_hybrid_pdf_main.mod cmake/atm/CMakeFiles/atm.dir/new_hybrid_pdf_main.mod.stamp GNU [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/dynVarTimeInterpMod.F90 -o CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o built in 0.978027 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/new_pdf_main.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o Target CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o built in 0.504279 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_grads.mod cmake/atm/CMakeFiles/atm.dir/output_grads.mod.stamp GNU [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_lh_sfc_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o built in 0.577756 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_lh_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o built in 4.277684 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/reweightMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o built in 0.628979 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_rad_zm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o built in 1.794542 seconds [ 47%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_rad_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o built in 0.469128 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o built in 0.537135 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o built in 0.524267 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o built in 0.457570 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o built in 0.399182 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o built in 0.408628 seconds [ 47%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o built in 0.419975 seconds [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o built in 4.408495 seconds [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_sfc_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o built in 0.417301 seconds [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/initGridCellsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o built in 0.640518 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o built in 0.419299 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o.provides.build [ 48%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_zm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o [ 48%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o built in 0.510019 seconds [ 49%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_zt_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o built in 0.506212 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o built in 0.382886 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopystatetype.mod cmake/lnd/CMakeFiles/lnd.dir/canopystatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cncarbonfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/cncarbonfluxtype.mod.stamp GNU [ 49%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/precipitation_fraction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cnstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrogenfluxtype.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrogenfluxtype.mod.stamp GNU [ 49%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNitrogenStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o built in 1.013791 seconds [ 49%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_convect.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o built in 2.494053 seconds [ 49%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_front.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o built in 0.952870 seconds [ 49%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/ColumnDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o built in 0.729429 seconds [ 49%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_oro.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o built in 0.658604 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o built in 3.562705 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/atm2lndtype.mod cmake/lnd/CMakeFiles/lnd.dir/atm2lndtype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/clmfatesparaminterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/clmfatesparaminterfacemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o.provides.build [ 50%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o [ 50%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd/dynVarTimeUninterpMod.F90 -o CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o built in 4.730822 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o.provides.build [ 50%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/wei96.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o Target CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o built in 0.583204 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDBtranMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o built in 0.738474 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o built in 0.610007 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edloggingmortalitymod.mod cmake/lnd/CMakeFiles/lnd.dir/edloggingmortalitymod.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o built in 0.710062 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tsinti.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o built in 0.973449 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnpnitdentype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnpnitdentype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentsomtype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentsomtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/frictionvelocitymod.mod cmake/lnd/CMakeFiles/lnd.dir/frictionvelocitymod.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VerticalProfileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o built in 0.459097 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_constants.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o built in 0.472643 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/dust_sediment_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o built in 1.026006 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrbgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/betrbgcmod.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o built in 0.831888 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/comsrf.mod cmake/atm/CMakeFiles/atm.dir/comsrf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constituents.mod cmake/atm/CMakeFiles/atm.dir/constituents.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physical_constants.mod cmake/atm/CMakeFiles/atm.dir/physical_constants.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/glb_verif_smry.mod cmake/atm/CMakeFiles/atm.dir/glb_verif_smry.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/quadrature_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o built in 2.403838 seconds [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/glc2lndMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o built in 0.994157 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/time_utils.mod cmake/atm/CMakeFiles/atm.dir/time_utils.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/filenames.mod cmake/atm/CMakeFiles/atm.dir/filenames.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/gas_wetdep_opts.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o built in 0.892884 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_saturation.mod cmake/atm/CMakeFiles/atm.dir/wv_saturation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_params.mod cmake/atm/CMakeFiles/atm.dir/mo_params.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/orbit.mod cmake/atm/CMakeFiles/atm.dir/orbit.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hirsbt.mod cmake/atm/CMakeFiles/atm.dir/hirsbt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_lw_init.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_lw_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_init.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_init.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_sw_rad.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_sw_rad.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/grid_class.mod cmake/atm/CMakeFiles/atm.dir/grid_class.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/corr_varnce_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o built in 0.625077 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pos_definite_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o built in 2.318334 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynlandunitareamod.mod cmake/lnd/CMakeFiles/lnd.dir/dynlandunitareamod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvartimeinterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvartimeinterpmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/reweightmod.mod cmake/lnd/CMakeFiles/lnd.dir/reweightmod.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o built in 0.739549 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/turbulent_adv_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o built in 0.560806 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o built in 0.469849 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xp3_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o built in 0.592434 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o built in 0.453362 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_columntype_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_columntype_exchange.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/calc_pressure.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_filter_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_filter_exchange.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_landunit_exchange.mod cmake/lnd/CMakeFiles/lnd.dir/emi_landunit_exchange.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilhydrologytype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilhydrologytype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_soilstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_soilstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelbetrmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o built in 0.578728 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelbasetype.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelbasetype.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/numerical_check.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/initgridcellsmod.mod cmake/lnd/CMakeFiles/lnd.dir/initgridcellsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o built in 0.443128 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/new_pdf_main.mod cmake/atm/CMakeFiles/atm.dir/new_pdf_main.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/Skx_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o built in 0.513875 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_lh_sfc_module.mod cmake/atm/CMakeFiles/atm.dir/stats_lh_sfc_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_lh_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_lh_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_rad_zm_module.mod cmake/atm/CMakeFiles/atm.dir/stats_rad_zm_module.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o built in 0.898484 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_rad_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_rad_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_sfc_module.mod cmake/atm/CMakeFiles/atm.dir/stats_sfc_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_zm_module.mod cmake/atm/CMakeFiles/atm.dir/stats_zm_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_zt_module.mod cmake/atm/CMakeFiles/atm.dir/stats_zt_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/precipitation_fraction.mod cmake/atm/CMakeFiles/atm.dir/precipitation_fraction.mod.stamp GNU [ 51%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_convect.mod cmake/atm/CMakeFiles/atm.dir/gw_convect.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/atm2lndMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_front.mod cmake/atm/CMakeFiles/atm.dir/gw_front.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_oro.mod cmake/atm/CMakeFiles/atm.dir/gw_oro.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hetfrz_classnuc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o built in 1.156586 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/lh_microphys_var_covar_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o built in 0.607134 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o built in 0.566128 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o built in 0.627852 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_chemstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_chemstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_constants.mod cmake/atm/CMakeFiles/atm.dir/mo_constants.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_sediment_mod.mod cmake/atm/CMakeFiles/atm.dir/dust_sediment_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o.provides.build [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/dimensions_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/quadrature_mod.mod cmake/atm/CMakeFiles/atm.dir/quadrature_mod.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_control.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gas_wetdep_opts.mod cmake/atm/CMakeFiles/atm.dir/gas_wetdep_opts.mod.stamp GNU [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airmas.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_control.F90:242:17: 233 | call mpibcast(deep_scheme, len(deep_scheme) , mpichar, 0, mpicom) | 2 ...... 242 | call mpibcast(srf_flux_avg, 1 , mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o built in 0.528182 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waveall.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o built in 0.608126 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waveo3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o built in 0.845013 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_ps2str.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o built in 0.485616 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setair.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o built in 0.472516 seconds [ 51%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_lymana.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o built in 0.684890 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_wavelen.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o built in 0.516327 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_wavelab.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o built in 0.493430 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sphers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o built in 0.556700 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o built in 0.530588 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_helper_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o.provides.build [ 52%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNCarbonStateType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o built in 0.616571 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o built in 0.657202 seconds [ 52%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mean_adv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o built in 1.148572 seconds [ 53%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/parameters_tunable.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o built in 0.582111 seconds [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sponge_layer_damping.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o built in 1.879834 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrogenstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrogenstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynvartimeuninterpmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynvartimeuninterpmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstatetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edbtranmod.mod cmake/lnd/CMakeFiles/lnd.dir/edbtranmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edcohortdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edcohortdynamicsmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o built in 0.607055 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/corr_varnce_module.mod cmake/atm/CMakeFiles/atm.dir/corr_varnce_module.mod.stamp GNU [ 54%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pos_definite_module.mod cmake/atm/CMakeFiles/atm.dir/pos_definite_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/turbulent_adv_pdf.mod cmake/atm/CMakeFiles/atm.dir/turbulent_adv_pdf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xp3_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xp3_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/calc_pressure.mod cmake/atm/CMakeFiles/atm.dir/calc_pressure.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/numerical_check.mod cmake/atm/CMakeFiles/atm.dir/numerical_check.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/adg1_adg2_3d_luhar_pdf.mod cmake/atm/CMakeFiles/atm.dir/adg1_adg2_3d_luhar_pdf.mod.stamp GNU [ 54%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/sfc_varnce_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o built in 0.657782 seconds [ 55%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o built in 1.904178 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/skx_module.mod cmake/atm/CMakeFiles/atm.dir/skx_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hetfrz_classnuc.mod cmake/atm/CMakeFiles/atm.dir/hetfrz_classnuc.mod.stamp GNU [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/silhs_importance_sample_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o built in 0.871541 seconds [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/transform_to_pdf_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o built in 0.760256 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lh_microphys_var_covar_module.mod cmake/atm/CMakeFiles/atm.dir/lh_microphys_var_covar_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o built in 1.057148 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o.provides.build [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/cldaero_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o [ 56%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/dust_common.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o built in 1.421049 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinterfacemod.mod.stamp GNU [ 57%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o built in 0.542637 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dimensions_mod.mod cmake/atm/CMakeFiles/atm.dir/dimensions_mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o built in 0.565240 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_control.mod cmake/atm/CMakeFiles/atm.dir/phys_control.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airmas.mod cmake/atm/CMakeFiles/atm.dir/mo_airmas.mod.stamp GNU [ 57%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chem_utls.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waveall.mod cmake/atm/CMakeFiles/atm.dir/mo_waveall.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waveo3.mod cmake/atm/CMakeFiles/atm.dir/mo_waveo3.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_ps2str.mod cmake/atm/CMakeFiles/atm.dir/mo_ps2str.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setair.mod cmake/atm/CMakeFiles/atm.dir/mo_setair.mod.stamp GNU [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setcld.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o built in 0.476176 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lymana.mod cmake/atm/CMakeFiles/atm.dir/mo_lymana.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_wavelen.mod cmake/atm/CMakeFiles/atm.dir/mo_wavelen.mod.stamp GNU [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setozo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o built in 0.633875 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_wavelab.mod cmake/atm/CMakeFiles/atm.dir/mo_wavelab.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o built in 1.269410 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sphers.mod cmake/atm/CMakeFiles/atm.dir/mo_sphers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/verticalprofilemod.mod cmake/lnd/CMakeFiles/lnd.dir/verticalprofilemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/reactionsfactory.mod cmake/lnd/CMakeFiles/lnd.dir/reactionsfactory.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/glc2lndmod.mod cmake/lnd/CMakeFiles/lnd.dir/glc2lndmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_atm2lndtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_atm2lndtype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_canopystatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_canopystatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o.provides.build [ 58%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/physics_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o built in 0.552416 seconds [ 58%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pkg_cldoptics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o built in 0.434188 seconds [ 58%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o built in 0.476693 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/atm2lndmod.mod cmake/lnd/CMakeFiles/lnd.dir/atm2lndmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o.provides.build [ 58%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o built in 0.530121 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_helper_module.mod cmake/atm/CMakeFiles/atm.dir/advance_helper_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/diffusion.mod cmake/atm/CMakeFiles/atm.dir/diffusion.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mean_adv.mod cmake/atm/CMakeFiles/atm.dir/mean_adv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parameters_tunable.mod cmake/atm/CMakeFiles/atm.dir/parameters_tunable.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sponge_layer_damping.mod cmake/atm/CMakeFiles/atm.dir/sponge_layer_damping.mod.stamp GNU [ 59%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/index_mapping.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o built in 0.660935 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cncarbonstatetype.mod cmake/lnd/CMakeFiles/lnd.dir/cncarbonstatetype.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o built in 0.588827 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edmortalityfunctionsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edmortalityfunctionsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edphysiologymod.mod cmake/lnd/CMakeFiles/lnd.dir/edphysiologymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgccentcnptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgccentcnptype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelfatesmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelfatesmod.mod.stamp GNU [ 59%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelstubmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelstubmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o built in 0.549719 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o.provides.build [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mono_flux_limiter.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/mixing_length.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o built in 0.575576 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesbstressmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesbstressmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o.provides.build [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o built in 1.594709 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/pdf_closure_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o built in 1.761418 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sfc_varnce_module.mod cmake/atm/CMakeFiles/atm.dir/sfc_varnce_module.mod.stamp GNU [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/stats_clubb_utilities.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o built in 1.813248 seconds [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o built in 3.416708 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_cncarbonstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_cncarbonstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o built in 4.136219 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg1_0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o built in 0.654368 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o built in 0.774175 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/silhs_importance_sample_module.mod cmake/atm/CMakeFiles/atm.dir/silhs_importance_sample_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/transform_to_pdf_module.mod cmake/atm/CMakeFiles/atm.dir/transform_to_pdf_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o.provides.build [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/massborrow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o built in 0.597698 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qneg3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o built in 7.115062 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldaero_mod.mod cmake/atm/CMakeFiles/atm.dir/cldaero_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_common.mod cmake/atm/CMakeFiles/atm.dir/dust_common.mod.stamp GNU [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/parallel_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o built in 0.584072 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/element_state.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/parallel_mod.F90:250:23: 250 | call MPI_Allreduce(nmpi_per_node,tmp_min,1,MPIinteger_t,MPI_MIN,par%comm,ierr) | 1 ...... 460 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o built in 0.626824 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chem_utls.mod cmake/atm/CMakeFiles/atm.dir/mo_chem_utls.mod.stamp GNU [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_xsections.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o built in 0.500467 seconds [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_rtlink.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o built in 0.826662 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edpatchdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/edpatchdynamicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/bgcreactionscentecacnptype.mod cmake/lnd/CMakeFiles/lnd.dir/bgcreactionscentecacnptype.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o built in 0.621409 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setcld.mod cmake/atm/CMakeFiles/atm.dir/mo_setcld.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setozo.mod cmake/atm/CMakeFiles/atm.dir/mo_setozo.mod.stamp GNU [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o [ 60%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/set_cp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o built in 0.442852 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o.provides.build [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesInventoryInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1578:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1578 | currentPatch%tlai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1578:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1578 | currentPatch%tlai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1580:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1580 | currentPatch%tsai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1580:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1580 | currentPatch%tsai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) + frac_canopy(iv) * & | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1601:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1601 | currentPatch%elai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1601:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1601 | currentPatch%elai_profile(1,ft,iv) = currentPatch%tlai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1602:47: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1602 | currentPatch%esai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90:1602:84: 1562 | do iv = 1,N_HITE_BINS | 2 ...... 1602 | currentPatch%esai_profile(1,ft,iv) = currentPatch%tsai_profile(1,ft,iv) * fraction_exposed | 1 Warning: Array reference at (1) out of bounds (60 > 30) in loop beginning at (2) Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o built in 1.477414 seconds [ 60%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o built in 1.352078 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edcanopystructuremod.mod cmake/lnd/CMakeFiles/lnd.dir/edcanopystructuremod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesinventoryinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesinventoryinitmod.mod.stamp GNU [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDMainMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o built in 0.901491 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o built in 1.563559 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o built in 8.563582 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_mod.mod cmake/atm/CMakeFiles/atm.dir/physics_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pkg_cldoptics.mod cmake/atm/CMakeFiles/atm.dir/pkg_cldoptics.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clip_explicit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o built in 1.255950 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/applicationsfactory.mod cmake/lnd/CMakeFiles/lnd.dir/applicationsfactory.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o.provides.build [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/EDInitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o built in 35.957530 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/index_mapping.mod cmake/atm/CMakeFiles/atm.dir/index_mapping.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edmainmod.mod cmake/lnd/CMakeFiles/lnd.dir/edmainmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesplantrespphotosynthmod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesplantrespphotosynthmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mono_flux_limiter.mod cmake/atm/CMakeFiles/atm.dir/mono_flux_limiter.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mixing_length.mod cmake/atm/CMakeFiles/atm.dir/mixing_length.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pdf_closure_module.mod cmake/atm/CMakeFiles/atm.dir/pdf_closure_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stats_clubb_utilities.mod cmake/atm/CMakeFiles/atm.dir/stats_clubb_utilities.mod.stamp GNU [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o built in 0.794401 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nucleate_ice.mod cmake/atm/CMakeFiles/atm.dir/nucleate_ice.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg1_0.mod cmake/atm/CMakeFiles/atm.dir/micro_mg1_0.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_utils.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o built in 2.099511 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o.provides.build [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/parallel_mod.mod cmake/atm/CMakeFiles/atm.dir/parallel_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_state.mod cmake/atm/CMakeFiles/atm.dir/element_state.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/spmd_dyn.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o built in 0.903773 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/columndatatype.mod cmake/lnd/CMakeFiles/lnd.dir/columndatatype.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/charge_neutrality.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o built in 0.708509 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edinitmod.mod cmake/lnd/CMakeFiles/lnd.dir/edinitmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/edsurfaceradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/edsurfaceradiationmod.mod.stamp GNU [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropHarvestPoolsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o built in 0.501056 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_mass_xforms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o built in 0.539603 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_mean_mass.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o built in 0.725070 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/almbetrnlmod.mod cmake/lnd/CMakeFiles/lnd.dir/almbetrnlmod.mod.stamp GNU [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceResistanceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o built in 0.570682 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_xsections.mod cmake/atm/CMakeFiles/atm.dir/mo_xsections.mod.stamp GNU [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SoilLittVertTranspMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o built in 0.572606 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_rtlink.mod cmake/atm/CMakeFiles/atm.dir/mo_rtlink.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/set_cp.mod cmake/atm/CMakeFiles/atm.dir/set_cp.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clip_explicit.mod cmake/atm/CMakeFiles/atm.dir/clip_explicit.mod.stamp GNU [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/fill_holes.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o built in 0.724124 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/AerosolMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o built in 0.931152 seconds [ 61%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/setup_clubb_pdf_params.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o built in 1.238150 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DryDepVelocity.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o built in 1.170120 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DUSTMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o built in 0.936951 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/WoodProductsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o built in 4.564057 seconds [ 61%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/ErosionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o built in 0.780414 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o built in 1.221930 seconds cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o built in 0.603987 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/WaterBudgetMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o built in 0.839716 seconds [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o built in 1.156664 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o built in 2.028872 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o.provides.build [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types/VegetationDataType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o [ 62%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o built in 2.406932 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cropharvestpoolsmod.mod cmake/lnd/CMakeFiles/lnd.dir/cropharvestpoolsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfaceresistancemod.mod cmake/lnd/CMakeFiles/lnd.dir/surfaceresistancemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soillittverttranspmod.mod cmake/lnd/CMakeFiles/lnd.dir/soillittverttranspmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/aerosolmod.mod cmake/lnd/CMakeFiles/lnd.dir/aerosolmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrtype.mod cmake/lnd/CMakeFiles/lnd.dir/betrtype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/drydepvelocity.mod cmake/lnd/CMakeFiles/lnd.dir/drydepvelocity.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dustmod.mod cmake/lnd/CMakeFiles/lnd.dir/dustmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/woodproductsmod.mod cmake/lnd/CMakeFiles/lnd.dir/woodproductsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/erosionmod.mod cmake/lnd/CMakeFiles/lnd.dir/erosionmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o.provides.build [ 62%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg2_0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o built in 6.008734 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_energyfluxtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_energyfluxtype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterstatetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterstatetype_exchangemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/waterbudgetmod.mod cmake/lnd/CMakeFiles/lnd.dir/waterbudgetmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanalbedomod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanalbedomod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o.provides.build [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/coordinate_systems_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o built in 0.870775 seconds [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/hybrid_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o built in 0.590306 seconds [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/control_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o built in 0.585906 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spmd_dyn.mod cmake/atm/CMakeFiles/atm.dir/spmd_dyn.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/charge_neutrality.mod cmake/atm/CMakeFiles/atm.dir/charge_neutrality.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_mass_xforms.mod cmake/atm/CMakeFiles/atm.dir/mo_mass_xforms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_mean_mass.mod cmake/atm/CMakeFiles/atm.dir/mo_mean_mass.mod.stamp GNU [ 63%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_pchem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o built in 5.014331 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/fatesrestartinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/fatesrestartinterfacemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o.provides.build [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_windm_edsclrm_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o built in 0.504135 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/fill_holes.mod cmake/atm/CMakeFiles/atm.dir/fill_holes.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/setup_clubb_pdf_params.mod cmake/atm/CMakeFiles/atm.dir/setup_clubb_pdf_params.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/latin_hypercube_driver_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o built in 2.315138 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/coordinate_systems_mod.mod cmake/atm/CMakeFiles/atm.dir/coordinate_systems_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hybrid_mod.mod cmake/atm/CMakeFiles/atm.dir/hybrid_mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o built in 2.791809 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/control_mod.mod cmake/atm/CMakeFiles/atm.dir/control_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_pchem.mod cmake/atm/CMakeFiles/atm.dir/mo_pchem.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_windm_edsclrm_module.mod cmake/atm/CMakeFiles/atm.dir/advance_windm_edsclrm_module.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_wp2_wp3_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o built in 6.021063 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_xp2_xpyp_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o built in 10.279373 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/latin_hypercube_driver_module.mod cmake/atm/CMakeFiles/atm.dir/latin_hypercube_driver_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o.provides.build [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/edgetype_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o built in 0.483112 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:480:37: 480 | call MPI_Allreduce(red%buf(1),redp,len,MPIreal_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:426:47: 426 | call MPI_Allreduce(red_min_index%buf(1),redp,1,MPI2real_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:381:47: 381 | call MPI_Allreduce(red_max_index%buf(1),redp,1,MPI2real_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:337:37: 337 | call MPI_Allreduce(red%buf(1),redp,len,MPIreal_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/reduction_mod.F90:288:26: 288 | call MPI_Allreduce(red%buf(1),redp,len,MPIinteger_t, & | 1 ...... 583 | call MPI_Allreduce(local_sum,res,1,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o built in 0.580601 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gridgraph_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o built in 0.681040 seconds [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/hybvcoord_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o built in 0.647670 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_wp2_wp3_module.mod cmake/atm/CMakeFiles/atm.dir/advance_wp2_wp3_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xm_wpxp_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xm_wpxp_module.mod.stamp GNU [ 64%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs/silhs_api_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o built in 7.944299 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edgetype_mod.mod cmake/atm/CMakeFiles/atm.dir/edgetype_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/reduction_mod.mod cmake/atm/CMakeFiles/atm.dir/reduction_mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o built in 0.877341 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gridgraph_mod.mod cmake/atm/CMakeFiles/atm.dir/gridgraph_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hybvcoord_mod.mod cmake/atm/CMakeFiles/atm.dir/hybvcoord_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_xp2_xpyp_module.mod cmake/atm/CMakeFiles/atm.dir/advance_xp2_xpyp_module.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/silhs_api_module.mod cmake/atm/CMakeFiles/atm.dir/silhs_api_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o.provides.build [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/pmgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/element_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o built in 0.503709 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/metagraph_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o built in 0.625005 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/spacecurve_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o built in 0.807007 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/metis_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o built in 0.756184 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/vertremap_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o built in 1.749092 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/advance_clubb_core_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o built in 0.857606 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pmgrid.mod cmake/atm/CMakeFiles/atm.dir/pmgrid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_mod.mod cmake/atm/CMakeFiles/atm.dir/element_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/metagraph_mod.mod cmake/atm/CMakeFiles/atm.dir/metagraph_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spacecurve_mod.mod cmake/atm/CMakeFiles/atm.dir/spacecurve_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/derivative_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o built in 24.044498 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/eos.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o built in 0.731885 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/rgrid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o built in 0.540631 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/planar_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o built in 1.885520 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/metis_mod.mod cmake/atm/CMakeFiles/atm.dir/metis_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertremap_base.mod cmake/atm/CMakeFiles/atm.dir/vertremap_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg2_0.mod cmake/atm/CMakeFiles/atm.dir/micro_mg2_0.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o.provides.build [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/getinterpnetcdfdata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o built in 1.075998 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/schedtype_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o built in 0.716270 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/cube_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o built in 1.830235 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/derivative_mod_base.mod cmake/atm/CMakeFiles/atm.dir/derivative_mod_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/eos.mod cmake/atm/CMakeFiles/atm.dir/eos.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rgrid.mod cmake/atm/CMakeFiles/atm.dir/rgrid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/planar_mod.mod cmake/atm/CMakeFiles/atm.dir/planar_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/vertremap_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o built in 1.682027 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o built in 4.069936 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/getinterpnetcdfdata.mod cmake/atm/CMakeFiles/atm.dir/getinterpnetcdfdata.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/schedtype_mod.mod cmake/atm/CMakeFiles/atm.dir/schedtype_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cube_mod.mod cmake/atm/CMakeFiles/atm.dir/cube_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/derivative_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/element_ops.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o built in 1.268325 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/zoltan_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o built in 2.671336 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/scalable_grid_init_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o built in 35.824889 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegetationdatatype.mod cmake/lnd/CMakeFiles/lnd.dir/vegetationdatatype.mod.stamp GNU [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TemperatureType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o built in 1.876812 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/geometry_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o built in 2.133196 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/schedule_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o built in 3.586104 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynHarvestMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o built in 3.983687 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertremap_mod.mod cmake/atm/CMakeFiles/atm.dir/vertremap_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o.provides.build [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/scamMod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o built in 3.265297 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/edge_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o built in 3.366113 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/AnnualUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o built in 4.545702 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/C14DecayMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o built in 0.982415 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonIsoFluxMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o built in 1.229074 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o built in 3.776705 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/derivative_mod.mod cmake/atm/CMakeFiles/atm.dir/derivative_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/element_ops.mod cmake/atm/CMakeFiles/atm.dir/element_ops.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zoltan_mod.mod cmake/atm/CMakeFiles/atm.dir/zoltan_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scalable_grid_init_mod.mod cmake/atm/CMakeFiles/atm.dir/scalable_grid_init_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/geometry_mod.mod cmake/atm/CMakeFiles/atm.dir/geometry_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/imex_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o built in 22.315109 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o built in 1.206142 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/schedule_mod.mod cmake/atm/CMakeFiles/atm.dir/schedule_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/planar_mesh_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/advance_clubb_core_module.mod cmake/atm/CMakeFiles/atm.dir/advance_clubb_core_module.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o.provides.build [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_derived_type_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o built in 2.203817 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o built in 2.144681 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/scammod.mod cmake/atm/CMakeFiles/atm.dir/scammod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edge_mod_base.mod cmake/atm/CMakeFiles/atm.dir/edge_mod_base.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/mesh_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o built in 1.884901 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/horizontal_interpolate.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o built in 1.895667 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/readinitial.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o built in 2.435674 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNGapMortalityBeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o built in 2.035126 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o built in 2.420394 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/imex_mod.mod cmake/atm/CMakeFiles/atm.dir/imex_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/planar_mesh_mod.mod cmake/atm/CMakeFiles/atm.dir/planar_mesh_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/se_single_column_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o built in 2.196342 seconds [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o built in 3.537579 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb/clubb_api_module.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o built in 1.823960 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o built in 1.118000 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_derived_type_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_derived_type_mod.mod.stamp GNU [ 65%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o built in 1.375527 seconds [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_pio_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o [ 65%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/edge_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o built in 0.822613 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o built in 1.245968 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mesh_mod.mod cmake/atm/CMakeFiles/atm.dir/mesh_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/horizontal_interpolate.mod cmake/atm/CMakeFiles/atm.dir/horizontal_interpolate.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/readinitial.mod cmake/atm/CMakeFiles/atm.dir/readinitial.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/compose_mod.mod cmake/atm/CMakeFiles/atm.dir/compose_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/se_single_column_mod.mod cmake/atm/CMakeFiles/atm.dir/se_single_column_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/edge_mod.mod cmake/atm/CMakeFiles/atm.dir/edge_mod.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/interpolate_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o built in 3.014478 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_pio_utils.mod cmake/atm/CMakeFiles/atm.dir/cam_pio_utils.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o built in 2.345577 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/GrowthRespMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/interpolate_mod.F90:1205:23: 1196 | call MPI_Allreduce(err,err2,1,MPIreal_t,MPI_MAX,par%comm,ierr) | 2 ...... 1205 | call MPI_Allreduce(local_elem_gid, global_elem_gid, nlat*nlon, MPIinteger_t, MPI_MAX, par%comm,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90:475:22: 475 | call MPI_Isend(buffer%buf(1,iptr),length,MPIinteger_t,dest,tag,par%comm,Srequest(icycle),ierr) | 1 ...... 762 | call MPI_Isend(buffer%buf(1,1,1,iptr),length,MPIreal_t,dest,tag,par%comm,Srequest(icycle),ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/bndry_mod_base.F90:493:22: 493 | call MPI_Irecv(buffer%receive(1,iptr),length,MPIinteger_t, & | 1 ...... 780 | call MPI_Irecv(buffer%receive(1,1,1,iptr),length,MPIreal_t, & | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o built in 2.362152 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_solar_parms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o built in 2.122427 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/solar_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o built in 2.257705 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o built in 7.053161 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/input_data_utils.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o built in 1.768934 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_prop.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o built in 2.191824 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/euvac.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o built in 2.021843 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o built in 1.958719 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_seto2.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o built in 0.954121 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tuv_inti.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o built in 1.068613 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PrecisionControlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o built in 1.122945 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/spedata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o built in 2.167336 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_initfiles.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o built in 0.888735 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_api_module.mod cmake/atm/CMakeFiles/atm.dir/clubb_api_module.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_comp_esmf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o built in 1.199495 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/EcosystemBalanceCheckMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o built in 1.096518 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o.provides.build [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_grid_support.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o built in 1.089397 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/bndry_mod_base.mod cmake/atm/CMakeFiles/atm.dir/bndry_mod_base.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interpolate_mod.mod cmake/atm/CMakeFiles/atm.dir/interpolate_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_solar_parms.mod cmake/atm/CMakeFiles/atm.dir/mo_solar_parms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/solar_data.mod cmake/atm/CMakeFiles/atm.dir/solar_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/input_data_utils.mod cmake/atm/CMakeFiles/atm.dir/input_data_utils.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o built in 0.854468 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_prop.mod cmake/atm/CMakeFiles/atm.dir/phys_prop.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/euvac.mod cmake/atm/CMakeFiles/atm.dir/euvac.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mag_parms.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jshort.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o built in 1.467401 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/cam_grid_support.F90:2585:23: 2585 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr) | 1 ...... 3307 | 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(8)/REAL(8)). Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o built in 2.906881 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/GapMortalityMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90:467:21: 379 | call mpibcast( nump, 1, mpiint, 0, mpicom ) | 2 ...... 467 | 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/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jlong.F90:278:21: 278 | call mpibcast( lng_indexer, phtcnt, mpiint, 0, mpicom ) | 1 ...... 379 | 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) Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o built in 4.411503 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_seto2.mod cmake/atm/CMakeFiles/atm.dir/mo_seto2.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o built in 3.109212 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tuv_inti.mod cmake/atm/CMakeFiles/atm.dir/mo_tuv_inti.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/spedata.mod cmake/atm/CMakeFiles/atm.dir/spedata.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_initfiles.mod cmake/atm/CMakeFiles/atm.dir/cam_initfiles.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o built in 5.688192 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o.provides.build [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_comp_esmf.mod cmake/atm/CMakeFiles/atm.dir/atm_comp_esmf.mod.stamp GNU [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/rad_solar_var.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_grid_support.mod cmake/atm/CMakeFiles/atm.dir/cam_grid_support.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/bndry_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o built in 3.394007 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o built in 1.013364 seconds Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o built in 0.864320 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/ncdio_atm.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mag_parms.mod cmake/atm/CMakeFiles/atm.dir/mag_parms.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jshort.mod cmake/atm/CMakeFiles/atm.dir/mo_jshort.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jlong.mod cmake/atm/CMakeFiles/atm.dir/mo_jlong.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setz.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o built in 1.107534 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o built in 2.001528 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o built in 0.937876 seconds [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/efield.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o built in 1.223428 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o built in 1.665314 seconds Target CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o built in 2.049472 seconds [ 66%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rad_solar_var.mod cmake/atm/CMakeFiles/atm.dir/rad_solar_var.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o built in 1.206717 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/bndry_mod.mod cmake/atm/CMakeFiles/atm.dir/bndry_mod.mod.stamp GNU [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history_support.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ncdio_atm.mod cmake/atm/CMakeFiles/atm.dir/ncdio_atm.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setz.mod cmake/atm/CMakeFiles/atm.dir/mo_setz.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/efield.mod cmake/atm/CMakeFiles/atm.dir/efield.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o.provides.build [ 66%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/mass_matrix_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o built in 0.994391 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/temperaturetype.mod cmake/lnd/CMakeFiles/lnd.dir/temperaturetype.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynharvestmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynharvestmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/annualupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/annualupdatemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/c14decaymod.mod cmake/lnd/CMakeFiles/lnd.dir/c14decaymod.mod.stamp GNU [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CH4Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o built in 1.407855 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/viscosity_theta.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o built in 3.112465 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonisofluxmod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonisofluxmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate3mod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o built in 2.597709 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cngapmortalitybetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cngapmortalitybetrmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate1betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate1betrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history_support.mod cmake/atm/CMakeFiles/atm.dir/cam_history_support.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate2betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate2betrmod.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnstateupdate3betrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnstateupdate3betrmod.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/dof_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilMoistStressMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o built in 1.539447 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/global_norms_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o built in 1.609760 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/viscosity_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o built in 1.980254 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o built in 2.320403 seconds [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/hycoef.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o built in 2.532887 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mass_matrix_mod.mod cmake/atm/CMakeFiles/atm.dir/mass_matrix_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_theta.mod cmake/atm/CMakeFiles/atm.dir/viscosity_theta.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dof_mod.mod cmake/atm/CMakeFiles/atm.dir/dof_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/global_norms_mod.mod cmake/atm/CMakeFiles/atm.dir/global_norms_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_base.mod cmake/atm/CMakeFiles/atm.dir/viscosity_base.mod.stamp GNU [ 67%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/cg_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o built in 3.225595 seconds [ 67%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SnowSnicarMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o built in 2.449578 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_si_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o built in 8.989930 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/growthrespmod.mod cmake/lnd/CMakeFiles/lnd.dir/growthrespmod.mod.stamp GNU [ 68%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/MaintenanceRespMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o built in 3.096359 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o.provides.build [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/viscosity_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o built in 3.917655 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hycoef.mod cmake/atm/CMakeFiles/atm.dir/hycoef.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cg_mod.mod cmake/atm/CMakeFiles/atm.dir/cg_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_si_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_si_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o.provides.build [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/solver_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o built in 2.936271 seconds [ 68%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o built in 5.469153 seconds Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o built in 2.182734 seconds [ 68%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2glcMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/pdelb0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o built in 2.244646 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o built in 1.713219 seconds [ 68%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils/plevs0.F90 -o CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o built in 1.692865 seconds [ 69%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/viscosity_mod.mod cmake/atm/CMakeFiles/atm.dir/viscosity_mod.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VOCEmissionMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/solver_mod.mod cmake/atm/CMakeFiles/atm.dir/solver_mod.mod.stamp GNU [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/unit_tests_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o built in 1.328265 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o.provides.build [ 70%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_advection_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o built in 3.226286 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/precisioncontrolmod.mod cmake/lnd/CMakeFiles/lnd.dir/precisioncontrolmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o built in 3.659652 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/model_init_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ecosystembalancecheckmod.mod cmake/lnd/CMakeFiles/lnd.dir/ecosystembalancecheckmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/gapmortalitymod.mod cmake/lnd/CMakeFiles/lnd.dir/gapmortalitymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate2mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate2mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogenstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogenstateupdate3mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusstateupdate3mod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusstateupdate3mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_state_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o built in 3.013053 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/unit_tests_mod.mod cmake/atm/CMakeFiles/atm.dir/unit_tests_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advection_base.mod cmake/atm/CMakeFiles/atm.dir/prim_advection_base.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o.provides.build [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gllfvremap_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o built in 7.137272 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o.provides.build [ 71%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/ActiveLayerMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o built in 2.041598 seconds [ 71%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/sl_advection.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o built in 1.635871 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgridadjustmentsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgridadjustmentsmod.mod.stamp GNU [ 72%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/TotalWaterAndHeatMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o built in 4.081972 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/model_init_mod.mod cmake/atm/CMakeFiles/atm.dir/model_init_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_state_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_state_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o.provides.build [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_advance_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o built in 4.094172 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sl_advection.mod cmake/atm/CMakeFiles/atm.dir/sl_advection.mod.stamp GNU [ 72%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share/prim_advection_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o built in 3.258725 seconds [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynInitColumnsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o built in 2.975309 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advection_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_advection_mod.mod.stamp GNU [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o built in 9.779325 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gllfvremap_mod.mod cmake/atm/CMakeFiles/atm.dir/gllfvremap_mod.mod.stamp GNU [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_grid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o built in 2.558988 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_waterfluxtype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_waterfluxtype_exchangemod.mod.stamp GNU [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SnowHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o built in 7.266588 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_advance_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_advance_mod.mod.stamp GNU [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_driver_base.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o built in 2.759863 seconds [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_grid.F90:1066:27: 1062 | call mpi_allgatherv( col_id_local(1:ncol_fv_lcl), recvcnts(iam+1), mpi_integer, col_id_global, & | 2 ...... 1066 | call mpi_allgatherv( lat_rad_local(:), recvcnts(iam+1), mpi_real8, rbuf, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o built in 3.902837 seconds [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/prim_implicit_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o built in 4.755087 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o built in 3.278401 seconds [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SedYieldMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o built in 2.326739 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dyn_grid.mod cmake/atm/CMakeFiles/atm.dir/dyn_grid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_implicit_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_implicit_mod.mod.stamp GNU [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o built in 5.401571 seconds [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_data_flux.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o built in 2.925480 seconds [ 73%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ref_pres.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o built in 3.492926 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o.provides.build [ 73%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:3188:20: 3188 | call mpiscatterv(gfield_p, sndcnts, displs, mpir4, & | 1 ...... 3338 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:2594:22: 2585 | call MPI_GATHER(local_proc_stats_r8, 4, MPI_REAL8, & | 2 ...... 2594 | call MPI_GATHER(local_proc_stats_i4, 5, MPI_INTEGER, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_grid.F90:2659:23: 2656 | call MPI_GATHERV(local_chnk_stats_r8, 2*nlchunks, MPI_REAL8, & | 2 ...... 2659 | call MPI_GATHERV(local_chnk_stats_i4, 4*nlchunks, MPI_INTEGER, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o built in 2.930180 seconds [ 74%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/namelist_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o built in 1.921720 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_driver_base.mod cmake/atm/CMakeFiles/atm.dir/prim_driver_base.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o.provides.build [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/gllfvremap_util_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/namelist_mod.F90:674:19: 671 | call MPI_bcast(Z2_MAP_METHOD ,1,MPIinteger_t,par%root,par%comm,ierr) | 2 ...... 674 | call MPI_bcast(TOPOLOGY, MAX_STRING_LEN,MPIChar_t ,par%root,par%comm,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(240)/INTEGER(4)). Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o built in 4.179503 seconds [ 75%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/UrbanRadiationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o built in 2.901953 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/co2_data_flux.mod cmake/atm/CMakeFiles/atm.dir/co2_data_flux.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ref_pres.mod cmake/atm/CMakeFiles/atm.dir/ref_pres.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/namelist_mod.mod cmake/atm/CMakeFiles/atm.dir/namelist_mod.mod.stamp GNU [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/prim_driver_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o built in 3.987493 seconds [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tracers_suite.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o built in 8.409237 seconds [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radae.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o built in 2.166372 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o built in 2.851611 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gllfvremap_util_mod.mod cmake/atm/CMakeFiles/atm.dir/gllfvremap_util_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_grid.mod cmake/atm/CMakeFiles/atm.dir/phys_grid.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prim_driver_mod.mod cmake/atm/CMakeFiles/atm.dir/prim_driver_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o.provides.build [ 75%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_debug_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropType.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o built in 1.908048 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hk_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o built in 1.354727 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/debug_info.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o built in 2.045604 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elmfates_interfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o built in 1.868558 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldwat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o built in 0.825030 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracers_suite.mod cmake/atm/CMakeFiles/atm.dir/tracers_suite.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o.provides.build [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose_test_mod.F90 -o CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o built in 4.245866 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o.provides.build [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/dadadj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o Target CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o built in 0.775632 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qneg4.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o built in 1.345374 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qqflx_fixer.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o built in 0.667160 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ch4mod.mod cmake/lnd/CMakeFiles/lnd.dir/ch4mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilmoiststressmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilmoiststressmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopyhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/canopyhydrologymod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrifDenitrifMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o built in 0.596755 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/intp_util.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o built in 0.557247 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history_buffers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o built in 0.556178 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_types.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o built in 0.856378 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/interp_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o built in 1.131104 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/snowsnicarmod.mod cmake/lnd/CMakeFiles/lnd.dir/snowsnicarmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/maintenancerespmod.mod cmake/lnd/CMakeFiles/lnd.dir/maintenancerespmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrsimulation.mod cmake/lnd/CMakeFiles/lnd.dir/betrsimulation.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2glcmod.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2glcmod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceRadiationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o built in 3.400438 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o built in 7.545366 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vocemissionmod.mod cmake/lnd/CMakeFiles/lnd.dir/vocemissionmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/activelayermod.mod cmake/lnd/CMakeFiles/lnd.dir/activelayermod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o built in 4.571827 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/totalwaterandheatmod.mod cmake/lnd/CMakeFiles/lnd.dir/totalwaterandheatmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyninitcolumnsmod.mod cmake/lnd/CMakeFiles/lnd.dir/dyninitcolumnsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/emi_temperaturetype_exchangemod.mod cmake/lnd/CMakeFiles/lnd.dir/emi_temperaturetype_exchangemod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/lnd2atmMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o built in 5.793978 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/soil_erod_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90:1063:27: 1051 | call mpi_allgather( sendbufr, 3, mpi_real8, recvbufr, 3, mpi_real8, mpicom, ierr ) | 2 ...... 1063 | 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/e3sm_run_gfortran_test/components/eam/src/control/sat_hist.F90:152:18: 149 | call mpibcast(sathist_track_infile, len(sathist_track_infile), mpichar, 0, mpicom) | 2 ...... 152 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o built in 2.930203 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/polar_avg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o built in 1.156845 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_synoz.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o built in 1.974239 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BareGroundFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o built in 0.734332 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sethet.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o built in 0.653615 seconds Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o built in 2.899896 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o.provides.build [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_msis_ubc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_snoe.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o built in 1.142963 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/snowhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/snowhydrologymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakefluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/lakefluxesmod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o built in 0.660467 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/LakeTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o built in 0.894465 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dyn_comp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o built in 1.087448 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_debug_util.mod cmake/atm/CMakeFiles/atm.dir/phys_debug_util.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hk_conv.mod cmake/atm/CMakeFiles/atm.dir/hk_conv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/debug_info.mod cmake/atm/CMakeFiles/atm.dir/debug_info.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/sedyieldmod.mod cmake/lnd/CMakeFiles/lnd.dir/sedyieldmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o built in 2.328999 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldwat.mod cmake/atm/CMakeFiles/atm.dir/cldwat.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radae.mod cmake/atm/CMakeFiles/atm.dir/radae.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilfluxesmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o.provides.build [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/module_perturb.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanfluxesmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/urbanradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/urbanradiationmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/croptype.mod cmake/lnd/CMakeFiles/lnd.dir/croptype.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/compose_test_mod.mod cmake/atm/CMakeFiles/atm.dir/compose_test_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elmfatesinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/elmfatesinterfacemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history_buffers.mod cmake/atm/CMakeFiles/atm.dir/cam_history_buffers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_types.mod cmake/atm/CMakeFiles/atm.dir/physics_types.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/interp_mod.mod cmake/atm/CMakeFiles/atm.dir/interp_mod.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o built in 2.087916 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sat_hist.mod cmake/atm/CMakeFiles/atm.dir/sat_hist.mod.stamp GNU [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/subcol_utils.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm/subcol_utils.F90 -o CMakeFiles/atm.dir/subcol_utils.F90.o [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CarbonStateUpdate1Mod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o built in 0.548433 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CropMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o built in 0.441072 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DecompCascadeBGCMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o built in 1.197526 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/DecompCascadeCNMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o built in 3.812983 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnnitrifdenitrifmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnnitrifdenitrifmod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SurfaceAlbedoMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o built in 2.416626 seconds [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/NitrogenDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o Target CMakeFiles/atm.dir/subcol_utils.F90.o built in 3.299803 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/soil_erod_mod.mod cmake/atm/CMakeFiles/atm.dir/soil_erod_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/polar_avg.mod cmake/atm/CMakeFiles/atm.dir/polar_avg.mod.stamp GNU [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/dust_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/dust_model.F90:85:18: 84 | call mpibcast(dust_emis_fact, 1, mpir8, 0, mpicom) | 2 85 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o built in 0.620215 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_synoz.mod cmake/atm/CMakeFiles/atm.dir/mo_synoz.mod.stamp GNU Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o built in 2.836663 seconds [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/boundarydata.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o built in 1.392212 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfaceradiationmod.mod cmake/lnd/CMakeFiles/lnd.dir/surfaceradiationmod.mod.stamp GNU [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/RootDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o built in 1.523015 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o.provides.build [ 76%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhenologyFluxLimitMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o built in 2.712410 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sethet.mod cmake/atm/CMakeFiles/atm.dir/mo_sethet.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_msis_ubc.mod cmake/atm/CMakeFiles/atm.dir/mo_msis_ubc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_snoe.mod cmake/atm/CMakeFiles/atm.dir/mo_snoe.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dyn_comp.mod cmake/atm/CMakeFiles/atm.dir/dyn_comp.mod.stamp GNU [ 76%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/majorsp_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o built in 0.451218 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/wv_sat_scream.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o built in 6.148721 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o.provides.build [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/VegStructUpdateMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o built in 1.707886 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynconsbiogeochemmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynconsbiogeochemmod.mod.stamp GNU [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o built in 0.564215 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rayleigh_friction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o built in 4.645648 seconds [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dyncropFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o built in 0.981310 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd2atmmod.mod cmake/lnd/CMakeFiles/lnd.dir/lnd2atmmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/baregroundfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/baregroundfluxesmod.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/pkg_cld_sediment.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o built in 0.731484 seconds [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/gravity_waves_sources.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o built in 1.073243 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lakehydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/lakehydrologymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/laketemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/laketemperaturemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o.provides.build [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/AllocationMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o built in 0.736670 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/carbonstateupdate1mod.mod cmake/lnd/CMakeFiles/lnd.dir/carbonstateupdate1mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cropmod.mod cmake/lnd/CMakeFiles/lnd.dir/cropmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompcascadebgcmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompcascadebgcmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/decompcascadecnmod.mod cmake/lnd/CMakeFiles/lnd.dir/decompcascadecnmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/surfacealbedomod.mod cmake/lnd/CMakeFiles/lnd.dir/surfacealbedomod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/nitrogendynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/nitrogendynamicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/betrsimulationalm.mod cmake/lnd/CMakeFiles/lnd.dir/betrsimulationalm.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/rootdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/rootdynamicsmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o built in 0.839639 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phenologyfluxlimitmod.mod cmake/lnd/CMakeFiles/lnd.dir/phenologyfluxlimitmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/module_perturb.mod cmake/atm/CMakeFiles/atm.dir/module_perturb.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o.provides.build [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhenologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o built in 0.938025 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/vegstructupdatemod.mod cmake/lnd/CMakeFiles/lnd.dir/vegstructupdatemod.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynconsbiogeophysmod.mod cmake/lnd/CMakeFiles/lnd.dir/dynconsbiogeophysmod.mod.stamp GNU cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_gmean.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dyncropfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dyncropfilemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o.provides.build [ 77%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNPhenologyBeTRMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o built in 1.072249 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_utils.mod cmake/atm/CMakeFiles/atm.dir/subcol_utils.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dust_model.mod cmake/atm/CMakeFiles/atm.dir/dust_model.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_fstrat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o built in 1.707125 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/boundarydata.mod cmake/atm/CMakeFiles/atm.dir/boundarydata.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/majorsp_diffusion.mod cmake/atm/CMakeFiles/atm.dir/majorsp_diffusion.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wv_sat_scream.mod cmake/atm/CMakeFiles/atm.dir/wv_sat_scream.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rayleigh_friction.mod cmake/atm/CMakeFiles/atm.dir/rayleigh_friction.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/pkg_cld_sediment.mod cmake/atm/CMakeFiles/atm.dir/pkg_cld_sediment.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gravity_waves_sources.mod cmake/atm/CMakeFiles/atm.dir/gravity_waves_sources.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/subcol_utils.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_gmean.mod cmake/atm/CMakeFiles/atm.dir/phys_gmean.mod.stamp GNU [ 77%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/physics_buffer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm/physics_buffer.F90 -o CMakeFiles/atm.dir/physics_buffer.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o built in 4.281254 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phenologymod.mod cmake/lnd/CMakeFiles/lnd.dir/phenologymod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_fstrat.mod cmake/atm/CMakeFiles/atm.dir/mo_fstrat.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o built in 4.524726 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnphenologybetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnphenologybetrmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o.provides.build [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/mo_flbc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o built in 1.301334 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_flbc.mod cmake/atm/CMakeFiles/atm.dir/mo_flbc.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90:348:18: 325 | call mpibcast (ntim, 1, mpiint, 0, mpicom) | 2 ...... 348 | 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/e3sm_run_gfortran_test/components/eam/src/physics/cam/chem_surfvals.F90:354:18: 325 | call mpibcast (ntim, 1, mpiint, 0, mpicom) | 2 ...... 354 | 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) Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o built in 0.840896 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chem_surfvals.mod cmake/atm/CMakeFiles/atm.dir/chem_surfvals.mod.stamp GNU [ 78%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:263:45: 263 | 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/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:766:19: 763 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 2 ...... 766 | call mpi_bcast(inithist,len(inithist), mpi_character, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(8)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_history.F90:767:19: 763 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 2 ...... 767 | call mpi_bcast(inithist_nsteps,1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) Target CMakeFiles/atm.dir/physics_buffer.F90.o built in 7.238470 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_buffer.mod cmake/atm/CMakeFiles/atm.dir/physics_buffer.mod.stamp GNU [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o built in 0.713992 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/wetdep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o built in 12.881671 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/allocationmod.mod cmake/lnd/CMakeFiles/lnd.dir/allocationmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o.provides.build [ 79%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNAllocationBetrMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o built in 1.550498 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/short_lived_species.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o built in 1.797215 seconds [ 79%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/read_volc_radiation_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o built in 9.139680 seconds [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radheat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o built in 1.489573 seconds [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam3_aero_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o built in 0.642783 seconds [ 80%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ghg_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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)). Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o built in 5.197522 seconds [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/PhotosynthesisMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o built in 0.762014 seconds [ 80%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SoilLittDecompMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o built in 1.952302 seconds [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/iondrag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o built in 14.641092 seconds [ 81%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ionosphere.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o built in 0.578680 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_tstcp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o built in 0.794866 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3.mod cmake/atm/CMakeFiles/atm.dir/micro_p3.mod.stamp GNU [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/qbo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o built in 1.068350 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/physics_buffer.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_history.mod cmake/atm/CMakeFiles/atm.dir/cam_history.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_data.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/wetdep.mod cmake/atm/CMakeFiles/atm.dir/wetdep.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o built in 2.053304 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_cycle.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rad_constituents.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/co2_cycle.F90:131:18: 123 | call mpi_bcast(co2_flag, 1, mpi_logical, mstrid, mpicom, ierr) | 2 ...... 131 | 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)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/rad_constituents.F90:314:18: 298 | call mpibcast (mode_defs, len(mode_defs(1))*n_mode_str, mpichar, 0, mpicom) | 2 ...... 314 | call mpibcast (oldcldoptics, 1, mpilog , 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o built in 4.281230 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_rename.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o built in 1.142128 seconds [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/output_aerocom_aie.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o built in 0.845736 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnallocationbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnallocationbetrmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soillittdecompmod.mod cmake/lnd/CMakeFiles/lnd.dir/soillittdecompmod.mod.stamp GNU [ 82%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/cfc11star.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o built in 1.191150 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o.provides.build [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_apex.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o built in 6.206389 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o.provides.build [ 83%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_interface_funcsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o built in 0.820680 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/short_lived_species.mod cmake/atm/CMakeFiles/atm.dir/short_lived_species.mod.stamp GNU [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airglow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o built in 0.655946 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o built in 3.499520 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o built in 1.057694 seconds [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_airplane.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_cph.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_exp_sol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o built in 0.506089 seconds [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_aero_settling.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o built in 0.680064 seconds [ 83%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_jeuv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o built in 0.578167 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_ghg_chem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o built in 1.303242 seconds [ 84%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o built in 0.601113 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o built in 1.146886 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_neu_wetdep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sad.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o built in 1.422426 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/rate_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o built in 0.448822 seconds [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tropopause.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o built in 1.925783 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/read_volc_radiation_data.mod cmake/atm/CMakeFiles/atm.dir/read_volc_radiation_data.mod.stamp GNU [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ebert_curry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o built in 4.913778 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/photosynthesismod.mod cmake/lnd/CMakeFiles/lnd.dir/photosynthesismod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_interface_funcsmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_interface_funcsmod.mod.stamp GNU [ 85%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyFluxesMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o built in 1.047125 seconds [ 85%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/readParamsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o built in 0.764460 seconds [ 85%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/CanopyTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o built in 0.994610 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o.provides.build [ 85%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/slingo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o built in 3.812114 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radheat.mod cmake/atm/CMakeFiles/atm.dir/radheat.mod.stamp GNU [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/aoa_tracers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o built in 1.437652 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/readparamsmod.mod cmake/lnd/CMakeFiles/lnd.dir/readparamsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam3_aero_data.mod cmake/atm/CMakeFiles/atm.dir/cam3_aero_data.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o built in 0.713763 seconds [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam3_ozone_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/constituent_burden.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o built in 0.776965 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopytemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/canopytemperaturemod.mod.stamp GNU [ 86%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tidal_diag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o built in 0.585987 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_fraction.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o built in 0.808969 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_cover_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o built in 0.745949 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/conv_water.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_fraction.F90:131:17: 129 | call mpibcast(cldfrc_freeze_dry, 1, mpilog, 0, mpicom) | 2 130 | call mpibcast(cldfrc_ice, 1, mpilog, 0, mpicom) 131 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o built in 0.765902 seconds [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physics_update_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o built in 4.126550 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/canopyfluxesmod.mod cmake/lnd/CMakeFiles/lnd.dir/canopyfluxesmod.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o built in 1.294754 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o.provides.build [ 87%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/uwshcu.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o [ 88%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/controlMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o built in 1.006841 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ghg_data.mod cmake/atm/CMakeFiles/atm.dir/ghg_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/iondrag.mod cmake/atm/CMakeFiles/atm.dir/iondrag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ionosphere.mod cmake/atm/CMakeFiles/atm.dir/ionosphere.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_tstcp.mod cmake/atm/CMakeFiles/atm.dir/subcol_tstcp.mod.stamp GNU [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nudging.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o built in 0.850661 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/qbo.mod cmake/atm/CMakeFiles/atm.dir/qbo.mod.stamp GNU [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/sslt_rebin.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/controlMod.F90:632:20: 627 | call mpi_bcast (caseid, len(caseid), MPI_CHARACTER, 0, mpicom, ier) | 2 ...... 632 | call mpi_bcast (nsrest, 1, MPI_INTEGER, 0, mpicom, ier) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nudging.F90:1034:17: 1034 | call mpibcast(Model_Step , 1, mpir8 , 0, mpicom) | 1 ...... 2416 | call mpibcast(Nudge_File_Present, 1, mpilog, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o built in 0.790836 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tracers.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o built in 1.891043 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/controlmod.mod cmake/lnd/CMakeFiles/lnd.dir/controlmod.mod.stamp GNU [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/ndepStreamMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o built in 0.683998 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/eddy_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o built in 1.065235 seconds Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o built in 2.670649 seconds [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_instMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynpftFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o built in 0.655158 seconds [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/pdepStreamMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o built in 0.658019 seconds [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/restFileMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o built in 2.249933 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/history_defaults.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o built in 3.615726 seconds [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_import_export.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o built in 0.546374 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ndepstreammod.mod cmake/lnd/CMakeFiles/lnd.dir/ndepstreammod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_instmod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_instmod.mod.stamp GNU [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/SatellitePhenologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o built in 1.022776 seconds [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/history_scam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o built in 1.327835 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynpftfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/dynpftfilemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o.provides.build [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o built in 0.540665 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/pdepstreammod.mod cmake/lnd/CMakeFiles/lnd.dir/pdepstreammod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_import_export.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_import_export.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o.provides.build Target CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o built in 3.205853 seconds [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o.provides.build [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/FireMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o built in 0.401592 seconds [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/PhosphorusDynamicsMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o built in 2.797581 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o.provides.build [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/forecast.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o built in 0.861770 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/satellitephenologymod.mod cmake/lnd/CMakeFiles/lnd.dir/satellitephenologymod.mod.stamp GNU [ 89%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o built in 3.246084 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o.provides.build [ 89%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid/dynSubgridDriverMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o built in 1.196651 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelinterfacemod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelinterfacemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/restfilemod.mod cmake/lnd/CMakeFiles/lnd.dir/restfilemod.mod.stamp GNU [ 90%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilTemperatureMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o built in 2.035638 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/co2_cycle.mod cmake/atm/CMakeFiles/atm.dir/co2_cycle.mod.stamp GNU [ 90%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilWaterMovementMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o built in 7.057582 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/externalmodelvsfmmod.mod cmake/lnd/CMakeFiles/lnd.dir/externalmodelvsfmmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/firemod.mod cmake/lnd/CMakeFiles/lnd.dir/firemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rad_constituents.mod cmake/atm/CMakeFiles/atm.dir/rad_constituents.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/phosphorusdynamicsmod.mod cmake/lnd/CMakeFiles/lnd.dir/phosphorusdynamicsmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_rename.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_rename.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o.provides.build [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_calcsize.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o built in 15.804876 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/output_aerocom_aie.mod cmake/atm/CMakeFiles/atm.dir/output_aerocom_aie.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/dynsubgriddrivermod.mod cmake/lnd/CMakeFiles/lnd.dir/dynsubgriddrivermod.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o built in 2.409138 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cfc11star.mod cmake/atm/CMakeFiles/atm.dir/cfc11star.mod.stamp GNU [ 90%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/CNEcosystemDynBetrMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o built in 1.699062 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_apex.mod cmake/atm/CMakeFiles/atm.dir/mo_apex.mod.stamp GNU [ 90%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem/EcosystemDynMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o built in 2.335495 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/clybry_fam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o built in 0.668005 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airglow.mod cmake/atm/CMakeFiles/atm.dir/mo_airglow.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_airplane.mod cmake/atm/CMakeFiles/atm.dir/mo_airplane.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_cph.mod cmake/atm/CMakeFiles/atm.dir/mo_cph.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_exp_sol.mod cmake/atm/CMakeFiles/atm.dir/mo_exp_sol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_aero_settling.mod cmake/atm/CMakeFiles/atm.dir/mo_aero_settling.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_jeuv.mod cmake/atm/CMakeFiles/atm.dir/mo_jeuv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_ghg_chem.mod cmake/atm/CMakeFiles/atm.dir/mo_ghg_chem.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_imp_sol.mod cmake/atm/CMakeFiles/atm.dir/mo_imp_sol.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_neu_wetdep.mod cmake/atm/CMakeFiles/atm.dir/mo_neu_wetdep.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sad.mod cmake/atm/CMakeFiles/atm.dir/mo_sad.mod.stamp GNU [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_solarproton.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o built in 0.400954 seconds [ 90%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_strato_rates.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o built in 6.392100 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilwatermovementmod.mod cmake/lnd/CMakeFiles/lnd.dir/soilwatermovementmod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rate_diags.mod cmake/atm/CMakeFiles/atm.dir/rate_diags.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o.provides.build [ 90%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/init_hydrology.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o built in 3.330589 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tropopause.mod cmake/atm/CMakeFiles/atm.dir/tropopause.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/cnecosystemdynbetrmod.mod cmake/lnd/CMakeFiles/lnd.dir/cnecosystemdynbetrmod.mod.stamp GNU [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/exbdrift.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o built in 0.366696 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o built in 0.588257 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soiltemperaturemod.mod cmake/lnd/CMakeFiles/lnd.dir/soiltemperaturemod.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o.provides.build [ 91%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/SoilHydrologyMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ebert_curry.mod cmake/atm/CMakeFiles/atm.dir/ebert_curry.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/slingo.mod cmake/atm/CMakeFiles/atm.dir/slingo.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aoa_tracers.mod cmake/atm/CMakeFiles/atm.dir/aoa_tracers.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam3_ozone_data.mod cmake/atm/CMakeFiles/atm.dir/cam3_ozone_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/constituent_burden.mod cmake/atm/CMakeFiles/atm.dir/constituent_burden.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tidal_diag.mod cmake/atm/CMakeFiles/atm.dir/tidal_diag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_fraction.mod cmake/atm/CMakeFiles/atm.dir/cloud_fraction.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_cover_diags.mod cmake/atm/CMakeFiles/atm.dir/cloud_cover_diags.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/conv_water.mod cmake/atm/CMakeFiles/atm.dir/conv_water.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physics_update_mod.mod cmake/atm/CMakeFiles/atm.dir/physics_update_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/uwshcu.mod cmake/atm/CMakeFiles/atm.dir/uwshcu.mod.stamp GNU [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o built in 0.704736 seconds [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hetfrz_classnuc_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv.F90:180:17: 174 | call mpibcast(c0_lnd, 1, mpir8, 0, mpicom) | 2 ...... 180 | call mpibcast(trigdcape_ull, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). Target CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o built in 3.282818 seconds [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ndrop_bam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o built in 0.998079 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/ecosystemdynmod.mod cmake/lnd/CMakeFiles/lnd.dir/ecosystemdynmod.mod.stamp GNU [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o built in 1.741479 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nudging.mod cmake/atm/CMakeFiles/atm.dir/nudging.mod.stamp GNU [ 91%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_initializeMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o built in 2.548618 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sslt_rebin.mod cmake/atm/CMakeFiles/atm.dir/sslt_rebin.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/soilhydrologymod.mod cmake/lnd/CMakeFiles/lnd.dir/soilhydrologymod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracers.mod cmake/atm/CMakeFiles/atm.dir/tracers.mod.stamp GNU [ 91%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/HydrologyDrainageMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/nucleate_ice_cam.F90:163:16: 159 | call mpibcast(use_preexisting_ice, 1, mpilog, 0, mpicom) | 2 ...... 163 | call mpibcast(nucleate_ice_subgrid, 1, mpir8, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o built in 2.914658 seconds [ 91%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o built in 1.152962 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/eddy_diff.mod cmake/atm/CMakeFiles/atm.dir/eddy_diff.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/history_defaults.mod cmake/atm/CMakeFiles/atm.dir/history_defaults.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/history_scam.mod cmake/atm/CMakeFiles/atm.dir/history_scam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/sox_cldaero_mod.mod cmake/atm/CMakeFiles/atm.dir/sox_cldaero_mod.mod.stamp GNU [ 91%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/camsrfexch.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o built in 2.151513 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/tracer_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o built in 1.949310 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o.provides.build [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o built in 3.607880 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/hydrologydrainagemod.mod cmake/lnd/CMakeFiles/lnd.dir/hydrologydrainagemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/hydrologynodrainagemod.mod cmake/lnd/CMakeFiles/lnd.dir/hydrologynodrainagemod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_initializemod.mod cmake/lnd/CMakeFiles/lnd.dir/elm_initializemod.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/tracer_data.F90:593:22: 591 | call mpibcast(file%weight_x, plon*file%nlon, mpir8 , 0, mpicom) | 2 592 | call mpibcast(file%weight_y, plat*file%nlat, mpir8 , 0, mpicom) 593 | call mpibcast(file%count_x, plon, mpiint , 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o.provides.build /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o.provides.build [ 92%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys/BalanceCheckMod.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o built in 1.243234 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o built in 3.448776 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_calcsize.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_calcsize.mod.stamp GNU [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/ndrop.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o built in 1.158552 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_wateruptake.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_wateruptake.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o.provides.build [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_aurora.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o built in 2.500692 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/balancecheckmod.mod cmake/lnd/CMakeFiles/lnd.dir/balancecheckmod.mod.stamp GNU /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o.provides.build [ 92%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main/elm_driver.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o built in 1.704125 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clybry_fam.mod cmake/atm/CMakeFiles/atm.dir/clybry_fam.mod.stamp GNU [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chm_diags.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o built in 2.278352 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_solarproton.mod cmake/atm/CMakeFiles/atm.dir/mo_solarproton.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_strato_rates.mod cmake/atm/CMakeFiles/atm.dir/mo_strato_rates.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/exbdrift.mod cmake/atm/CMakeFiles/atm.dir/exbdrift.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o.provides.build [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/modal_aer_opt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o built in 1.454911 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/oldcloud.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o built in 7.025670 seconds [ 92%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldfrc2m.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o built in 0.662865 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zm_conv.mod cmake/atm/CMakeFiles/atm.dir/zm_conv.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hetfrz_classnuc_cam.mod cmake/atm/CMakeFiles/atm.dir/hetfrz_classnuc_cam.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ndrop_bam.mod cmake/atm/CMakeFiles/atm.dir/ndrop_bam.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/nucleate_ice_cam.mod cmake/atm/CMakeFiles/atm.dir/nucleate_ice_cam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o built in 2.076513 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/camsrfexch.mod cmake/atm/CMakeFiles/atm.dir/camsrfexch.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol/mo_setsox.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_data.mod cmake/atm/CMakeFiles/atm.dir/tracer_data.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_drydep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o built in 0.531379 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_gasaerexch.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_gasaerexch.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_newnuc.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_newnuc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/ndrop.mod cmake/atm/CMakeFiles/atm.dir/ndrop.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/seasalt_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o built in 4.410221 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/elm_driver.mod cmake/lnd/CMakeFiles/lnd.dir/elm_driver.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/seasalt_model.F90:386:17: 381 | call mpibcast(mam_mom_specifier,len(mam_mom_specifier)*n_ocean_data, mpichar, 0, mpicom) | 2 ...... 386 | call mpibcast(mam_mom_rmv_file, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). [ 93%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_comp_esmf.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o built in 0.292103 seconds [ 93%] Building Fortran object cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/lnd/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.elm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/dyn_subgrid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeophys -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/biogeochem -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/fire -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/fates/parteh -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/dtypes -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/thermal -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/mpp/src/mpp/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/constants -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/base -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/betr -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/fates -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/ptm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/stub -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/em/vsfm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_definition -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_exchange -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/emi/src/emi_data_types -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_core -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_dtype -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_bgc -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_grid -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_para -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_main -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_math -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_rxns -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/betr/betr_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/shared -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/driver/alm -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/app_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/elm/src/cpl/lnd_comp_mct.F90 -o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o built in 1.274602 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_comp_esmf.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_comp_esmf.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o built in 1.741930 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o.provides.build [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/linoz_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/tracer_cnst.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o built in 0.923573 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_aurora.mod cmake/atm/CMakeFiles/atm.dir/mo_aurora.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_extfrc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o built in 1.020805 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chm_diags.mod cmake/atm/CMakeFiles/atm.dir/mo_chm_diags.mod.stamp GNU [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_lightning.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o built in 0.881349 seconds [ 93%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/tracer_srcs.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o built in 0.848582 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o built in 3.712770 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_strato_sad.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_sulf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o built in 0.715899 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_srf_emissions.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o Target CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o built in 3.212222 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/lnd/lnd_comp_mct.mod cmake/lnd/CMakeFiles/lnd.dir/lnd_comp_mct.mod.stamp GNU [ 94%] Linking CXX static library liblnd.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && /usr/bin/cmake -P CMakeFiles/lnd.dir/cmake_clean_target.cmake cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd && /usr/bin/cmake -E cmake_link_script CMakeFiles/lnd.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc liblnd.a CMakeFiles/lnd.dir/__/__/elm/src/main/ColumnMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/FuncPedotransferMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/GetGlobalValuesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/LandunitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/PatchMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/SoilorderConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/abortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/accumulMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/atm2lndType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/column_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/controlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/decompInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/decompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_driver.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_finalizeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_initializeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_instMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_bgcType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_dataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_funcsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_pflotranMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_interface_thType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varctl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varpar.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elm_varsur.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_interfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/elmfates_paraminterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/filterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/glc2lndMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/glcDiagnosticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/histFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initGridCellsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initInterp.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initSubgridMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/initVerticalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/init_hydrology.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/landunit_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2atmType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/lnd2glcMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/ndepStreamMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/organicFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/paramUtilMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/pdepStreamMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/pftvarcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/readParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/restFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/reweightMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/soilorder_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridAveMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridRestMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/subgridWeightsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/surfrdUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/main/topounit_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/CNStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/ColumnType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/GridcellType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/LandunitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/TopounitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationDataType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationPropertiesType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/data_types/VegetationType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/ActiveLayerMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/AerosolType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BalanceCheckMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BandDiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/BareGroundFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/CanopyTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/DaylengthMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/EnergyFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/FrictionVelocityType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyDrainageMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/HydrologyNoDrainageMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeCon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/LakeTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/PhotosynthesisType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/QSatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/RootBiophysMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SedYieldMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SnowSnicarMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilHydrologyType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilMoistStressMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilTemperatureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterMovementMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveClappHornberg1978Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SoilWaterRetentionCurveMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SolarAbsorbedType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceAlbedoType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceRadiationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/SurfaceResistanceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TemperatureType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TotalWaterAndHeatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/TridiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanParamsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/UrbanRadiationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterBudgetMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeophys/WaterfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AllocationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/AnnualUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/C14DecayMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CH4varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNAllocationBetrMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNBeTRIndicatorMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNCarbonStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNDecompCascadeConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNEcosystemDynBetrMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNGapMortalityBeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNNitrogenStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CNPhenologyBeTRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonIsoFluxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CarbonStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ChemStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ComputeSeedMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropHarvestPoolsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/CropType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DUSTMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DecompCascadeCNMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/DryDepVelocity.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemBalanceCheckMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/EcosystemDynMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/ErosionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/FireMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GapMortalityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/GrowthRespMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/LSparseMatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MEGANFactorsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/MaintenanceRespMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrifDenitrifMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyFluxLimitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhenologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PlantMicKineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/PrecisionControlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/RootDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SatellitePhenologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SharedParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittDecompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SoilLittVertTranspMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/SpeciesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VOCEmissionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VegStructUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/VerticalProfileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/biogeochem/WoodProductsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynColumnTemplateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynEDMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynHarvestMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynInitColumnsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynLandunitAreaMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynPriorWeightsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridControlMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynSubgridDriverMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynTimeInfoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dyncropFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/dyn_subgrid/dynpftFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/ChecksBalancesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDMainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDPftvarcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/EDTypesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesConstantsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesGlobals.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHistoryVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesHydraulicsMemMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIODimensionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIOVariableKindMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesIntegratorsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInterfaceTypesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesInventoryInitMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParameterDerivedMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesParametersInterface.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesRestartVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSizeAgeTypeIndicesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesSynchronizedParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/main/FatesUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDAccumulateFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDBtranMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/EDSurfaceAlbedoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesBstressMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesHydroWTFMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantHydraulicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeophys/FatesPlantRespPhotosynthMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCanopyStructureMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDCohortDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDLoggingMortalityMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDMortalityFunctionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPatchDynamicsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/EDPhysiologyMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesAllometryMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesLitterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/biogeochem/FatesSoilBGCFluxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFMainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/fire/SFParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCNPMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTAllometricCarbonMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTGenericMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTLossFluxesMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParametersMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/fates/parteh/PRTParamsFATESMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConditionType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/ConnectionSetType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/CouplingVariableType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/GoverningEquationBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MeshType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/MultiPhysicsProbBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SolverType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBasePointerType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/SystemOfEquationsBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/dtypes/UnstructuredGridType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSSWType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSnowType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/GoveqnThermalKSPTemperatureSoilType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/MultiPhysicsProbThermal.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/SystemOfEquationsThermalType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureBaseAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSSWAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSnowAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/thermal/ThermalKSPTemperatureSoilAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/ArrayDimThree.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/EOSWaterMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/MultiPhysicsProbConstants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_abortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_bounds.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_mesh_utils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_shr_log_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varctl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/util/mpp_varpar.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/GoveqnRichardsODEPressureType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/MultiPhysicsProbVSFM.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/PorosityFunctionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/RichardsODEPressureConnAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SaturationFunction.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMAuxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/mpp/src/mpp/vsfm/SystemOfEquationsVSFMType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Atm2LndType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CNCarbonStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_CanopyStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ChemStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_ColumnType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_EnergyFluxType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Filter_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_Landunit_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilHydrologyType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_SoilStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_TemperatureType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterFluxType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/EMI_WaterStateType_Constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/constants/ExternalModelConstants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_Atm2LndType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CNCarbonStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_CanopyStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_ChemStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_EnergyFluxType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilHydrologyType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_SoilStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_TemperatureType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterFluxType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_definition/EMI_WaterStateType_DataMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BGCReactionsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRHistVarType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/BeTRTracerType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/PlantSoilBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBaseType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerBoundaryCondType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerCoeffType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TracerStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_core/TransportMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_aerocondType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoFluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeoStateType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_biogeophysInputType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_carbonstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_nitrogenstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusfluxType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_dtype/BeTR_phosphorusstateRecvType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_bgc/PlantNutKineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_ColumnType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_LandunitType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_PatchType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_landvarconType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_grid/BeTR_pftvarconType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamSetWatIsoMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_para/TracerParamsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/BetrBGCMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_main/TracerBalanceMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/BTridiagonalMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/FindRootMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/InterpolationMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/KineticsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/ODEMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_math/func_data_type_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/DIOCPlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopeBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/H2OIsotopePlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockBGCReactionsType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/MockPlantSoilBGCType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_rxns/ReactionsFactory.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BeTR_decompMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/BetrStatusType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/Tracer_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/babortutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_constants.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_ctrl.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_regression_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_time_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_utils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/betr_varcon.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_assert_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_const_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_infnan_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_kind_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_log_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_mpi_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_nl_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_string_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_sys_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/bshr_timer_mod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/betr/betr_util/gbetrType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRStatusSimType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/BeTRType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bhistFileMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/shared/bncdio_pio.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/ALMbetrNLMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/driver/alm/BeTRSimulationALM.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/app_util/ApplicationsFactory.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/bgcfarm_util/BiogeoConType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpCompetType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpDecompType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpForcType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpIndexType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpNitDenType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpSOMType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcCentCnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/BgcReactionsCentECACnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/CenturyECAOutType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/PlantSoilBgcCnpType.F90.o CMakeFiles/lnd.dir/__/__/elm/src/external_models/sbetr/src/Applications/soil-farm/CENT_ECACNP/SOMStateVarUpdateMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/AnnualFluxDribbler.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/SimpleMathMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainLateralMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/domainMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_nlUtilsMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_time_manager.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/elm_varorb.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/fileutils.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/getdatetime.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/quadraticMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdGathScatMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/utils/spmdMod.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/elm_cpl_indices.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_esmf.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_import_export.F90.o CMakeFiles/lnd.dir/ncdio_pio.F90.o CMakeFiles/lnd.dir/dynVarMod.F90.o CMakeFiles/lnd.dir/dynVarTimeInterpMod.F90.o CMakeFiles/lnd.dir/dynVarTimeUninterpMod.F90.o CMakeFiles/lnd.dir/restUtilMod.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o built in 1.079489 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o built in 1.036359 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o.provides.build [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_tgcm_ubc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o.provides.build [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aircraft_emit.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o built in 1.263640 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o built in 0.990686 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_aero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ghg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o Target liblnd.a built in 1.238885 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib liblnd.a Target liblnd.a built in 0.466342 seconds /usr/bin/cmake -E touch cmake/lnd/CMakeFiles/lnd.dir/__/__/elm/src/cpl/lnd_comp_mct.F90.o.provides.build make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 94%] Built target lnd [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ozone.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/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(*)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_aero.F90:254:17: 249 | call mpibcast(prescribed_aero_specifier,len(prescribed_aero_specifier(1))*N_AERO, mpichar, 0, mpicom) | 2 ...... 254 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o built in 1.096203 seconds [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_volcaero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o built in 2.391237 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o built in 1.404134 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aer_opt.mod cmake/atm/CMakeFiles/atm.dir/modal_aer_opt.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/oldcloud.mod cmake/atm/CMakeFiles/atm.dir/oldcloud.mod.stamp GNU [ 94%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radiation_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cospsimulator_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_ozone.F90:165:17: 160 | call mpibcast(prescribed_ozone_name, len(prescribed_ozone_name), mpichar, 0, mpicom) | 2 ...... 165 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o built in 1.613844 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/rrtmg_state.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/prescribed_volcaero.F90:136:17: 130 | call mpibcast(prescribed_volcaero_name, len(prescribed_volcaero_name), mpichar, 0, mpicom) | 2 ...... 136 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o built in 0.998889 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/check_energy.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o built in 1.620626 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldfrc2m.mod cmake/atm/CMakeFiles/atm.dir/cldfrc2m.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/radiation_data.F90:119:19: 118 | call mpibcast (rad_data_output, 1, mpilog , 0, mpicom) | 2 119 | 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)). [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/phys_debug.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o built in 1.648113 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cldwat2m_macro.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o built in 1.139855 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/convect_shallow.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o built in 0.997562 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/zm_conv_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o built in 2.143726 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:154:16: 154 | call mpibcast(pgwv, 1, mpiint, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:155:16: 155 | call mpibcast(gw_dc, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:157:16: 157 | call mpibcast(effgw_beres, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:158:16: 158 | call mpibcast(effgw_cm, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:159:16: 159 | call mpibcast(effgw_oro, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:160:16: 160 | call mpibcast(fcrit2, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:161:16: 161 | call mpibcast(frontgfc, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:162:16: 162 | call mpibcast(taubgnd, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/gw_drag.F90:164:16: 164 | call mpibcast(gw_convect_hcf, 1, mpir8, 0, mpicom) | 1 ...... 559 | call mpibcast (mfcc, maxh*(2*pgwv+1)*(2*maxuh+1),mpir8,0,mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o built in 2.229793 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_aero.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o built in 2.982729 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_import_export.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_aero.F90:382:17: 381 | call mpibcast(microp_aero_bulk_scale, 1, mpir8, 0, mpicom) | 2 382 | call mpibcast(microp_aero_wsub_scheme, 1, mpiint, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o built in 2.529421 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/iop_surf.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o built in 1.136693 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setsox.mod cmake/atm/CMakeFiles/atm.dir/mo_setsox.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/modal_aero_deposition.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o built in 1.753362 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_drydep.mod cmake/atm/CMakeFiles/atm.dir/mo_drydep.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_coag.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o built in 0.636618 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_convproc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o built in 0.711848 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/seasalt_model.mod cmake/atm/CMakeFiles/atm.dir/seasalt_model.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/linoz_data.mod cmake/atm/CMakeFiles/atm.dir/linoz_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_cnst.mod cmake/atm/CMakeFiles/atm.dir/tracer_cnst.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_extfrc.mod cmake/atm/CMakeFiles/atm.dir/mo_extfrc.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_lightning.mod cmake/atm/CMakeFiles/atm.dir/mo_lightning.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setaer.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o built in 1.028346 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/tracer_srcs.mod cmake/atm/CMakeFiles/atm.dir/tracer_srcs.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_strato_sad.mod cmake/atm/CMakeFiles/atm.dir/mo_strato_sad.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_sulf.mod cmake/atm/CMakeFiles/atm.dir/mo_sulf.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_srf_emissions.mod cmake/atm/CMakeFiles/atm.dir/mo_srf_emissions.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_tgcm_ubc.mod cmake/atm/CMakeFiles/atm.dir/mo_tgcm_ubc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o built in 6.107450 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aircraft_emit.mod cmake/atm/CMakeFiles/atm.dir/aircraft_emit.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_aero.mod cmake/atm/CMakeFiles/atm.dir/prescribed_aero.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_ghg.mod cmake/atm/CMakeFiles/atm.dir/prescribed_ghg.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_ozone.mod cmake/atm/CMakeFiles/atm.dir/prescribed_ozone.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/prescribed_volcaero.mod cmake/atm/CMakeFiles/atm.dir/prescribed_volcaero.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/aer_rad_props.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/cloud_rad_props.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o built in 1.220180 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cospsimulator_intr.mod cmake/atm/CMakeFiles/atm.dir/cospsimulator_intr.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radiation_data.mod cmake/atm/CMakeFiles/atm.dir/radiation_data.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/rrtmg_state.mod cmake/atm/CMakeFiles/atm.dir/rrtmg_state.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/check_energy.mod cmake/atm/CMakeFiles/atm.dir/check_energy.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/phys_debug.mod cmake/atm/CMakeFiles/atm.dir/phys_debug.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cldwat2m_macro.mod cmake/atm/CMakeFiles/atm.dir/cldwat2m_macro.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/convect_shallow.mod cmake/atm/CMakeFiles/atm.dir/convect_shallow.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/zm_conv_intr.mod cmake/atm/CMakeFiles/atm.dir/zm_conv_intr.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/cloud_rad_props.F90:182:18: 136 | call mpibcast(nmu, 1, mpiint, 0, mpicom, ierr) | 2 ...... 182 | 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)). [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/flux_avg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o built in 1.577080 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/gw_drag.mod cmake/atm/CMakeFiles/atm.dir/gw_drag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/microp_aero.mod cmake/atm/CMakeFiles/atm.dir/microp_aero.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/stratiform.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o built in 0.966518 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/dp_coupling.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o built in 2.467721 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_import_export.mod cmake/atm/CMakeFiles/atm.dir/atm_import_export.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/tphysidl.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o built in 4.643815 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_deposition.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_deposition.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_coag.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_coag.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_convproc.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_convproc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o.provides.build [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chlorine_loading_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o built in 0.875654 seconds [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setinv.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o built in 2.655284 seconds Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o built in 2.372651 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setaer.mod cmake/atm/CMakeFiles/atm.dir/mo_setaer.mod.stamp GNU [ 95%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_setext.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/upper_bc.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o built in 0.927849 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aer_rad_props.mod cmake/atm/CMakeFiles/atm.dir/aer_rad_props.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_rad_props.mod cmake/atm/CMakeFiles/atm.dir/cloud_rad_props.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o built in 1.004211 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radlw.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radsw.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o built in 0.880688 seconds Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o built in 0.935097 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/hb_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/macrop_driver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o built in 1.263028 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/convect_deep.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o built in 1.047644 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/flux_avg.mod cmake/atm/CMakeFiles/atm.dir/flux_avg.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stratiform.mod cmake/atm/CMakeFiles/atm.dir/stratiform.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/dp_coupling.mod cmake/atm/CMakeFiles/atm.dir/dp_coupling.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aerodep_flx.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o built in 1.314038 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o built in 3.035129 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chlorine_loading_data.mod cmake/atm/CMakeFiles/atm.dir/chlorine_loading_data.mod.stamp GNU /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils/aerodep_flx.F90:292:17: 287 | call mpibcast(aerodep_flx_specifier,len(aerodep_flx_specifier(1))*N_MODAL, mpichar, 0, mpicom) | 2 ...... 292 | 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(*)). /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setinv.mod cmake/atm/CMakeFiles/atm.dir/mo_setinv.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_photoin.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o built in 1.431331 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_setext.mod cmake/atm/CMakeFiles/atm.dir/mo_setext.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/upper_bc.mod cmake/atm/CMakeFiles/atm.dir/upper_bc.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radlw.mod cmake/atm/CMakeFiles/atm.dir/radlw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radsw.mod cmake/atm/CMakeFiles/atm.dir/radsw.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/hb_diff.mod cmake/atm/CMakeFiles/atm.dir/hb_diff.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/convect_deep.mod cmake/atm/CMakeFiles/atm.dir/convect_deep.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/molec_diff.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o built in 3.642790 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/stepon.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o built in 1.248177 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aerodep_flx.mod cmake/atm/CMakeFiles/atm.dir/aerodep_flx.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/lin_strat_chem.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o built in 1.486084 seconds [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/lin_strat_chem.F90:103:17: 102 | call mpibcast(o3_lbl, 1, mpiint, 0, mpicom) | 2 103 | call mpibcast(o3_sfc, 1, mpir8, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o built in 1.207852 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_photoin.mod cmake/atm/CMakeFiles/atm.dir/mo_photoin.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o built in 1.773159 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/macrop_driver.mod cmake/atm/CMakeFiles/atm.dir/macrop_driver.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/molec_diff.mod cmake/atm/CMakeFiles/atm.dir/molec_diff.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/stepon.mod cmake/atm/CMakeFiles/atm.dir/stepon.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/lin_strat_chem.mod cmake/atm/CMakeFiles/atm.dir/lin_strat_chem.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_photo.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o built in 3.330214 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o built in 0.848706 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vertical_diffusion.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:140:17: 140 | call mpibcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:141:17: 141 | call mpibcast(iradlw, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:142:17: 142 | call mpibcast(irad_always, 1, mpi_integer, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/radiation.F90:143:17: 143 | call mpibcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 501 | call mpibcast(tot_chnk_till_this_prc,npes, mpi_integer, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/vertical_diffusion.F90:178:18: 171 | call mpibcast(kv_top_pressure, 1 , mpir8, 0, mpicom) | 2 ...... 178 | call mpibcast(diff_cnsrv_mass_check, 1 , mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:105:67: 105 | type(clubb_config_flags_type), public, save :: clubb_config_flags | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:107:27: 107 | clubb_params_single_col ! Adjustable CLUBB parameters (C1, C2 ...) | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:51:60: 51 | stats_rad_zm(:), & ! stats_rad_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:50:60: 50 | stats_rad_zt(:), & ! stats_rad_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:52:57: 52 | stats_sfc(:) ! stats_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:49:56: 49 | stats_zm(:), & ! stats_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:48:56: 48 | type (stats), allocatable, target, save :: stats_zt(:), & ! stats_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/clubb_intr.F90:850:20: 850 | call mpibcast(clubb_history, 1, mpilog, 0, mpicom) | 1 ...... 5052 | call mpibcast(clubb_vars_zt, var_length*nvarmax_zt, mpichar, 0, mpicom) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o built in 2.403305 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_amicphys.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_amicphys.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/llnl_o1d_to_2oh_adj.mod cmake/atm/CMakeFiles/atm.dir/llnl_o1d_to_2oh_adj.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_photo.mod cmake/atm/CMakeFiles/atm.dir/mo_photo.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o.provides.build /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o built in 2.980744 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/radiation.mod cmake/atm/CMakeFiles/atm.dir/radiation.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cloud_diagnostics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o built in 3.234118 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/vertical_diffusion.mod cmake/atm/CMakeFiles/atm.dir/vertical_diffusion.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o built in 1.380128 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cloud_diagnostics.mod cmake/atm/CMakeFiles/atm.dir/cloud_diagnostics.mod.stamp GNU Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o built in 1.680660 seconds /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/modal_aero_initialize_data.mod cmake/atm/CMakeFiles/atm.dir/modal_aero_initialize_data.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/aero_model.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero/aero_model.F90:157:18: 155 | call mpibcast(aer_wetdep_list, len(aer_wetdep_list(1))*pcnst, mpichar, 0, mpicom) | 2 156 | call mpibcast(aer_drydep_list, len(aer_drydep_list(1))*pcnst, mpichar, 0, mpicom) 157 | 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(*)). Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o built in 8.378487 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/aero_model.mod cmake/atm/CMakeFiles/atm.dir/aero_model.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_usrrxt.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o built in 2.381735 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_usrrxt.mod cmake/atm/CMakeFiles/atm.dir/mo_usrrxt.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o built in 2.965277 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_gas_phase_chemdr.mod cmake/atm/CMakeFiles/atm.dir/mo_gas_phase_chemdr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_waccm_hrates.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o built in 1.697105 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_waccm_hrates.mod cmake/atm/CMakeFiles/atm.dir/mo_waccm_hrates.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/mo_chemini.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o built in 0.806204 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/mo_chemini.mod cmake/atm/CMakeFiles/atm.dir/mo_chemini.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chemistry.F90 -o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart/chemistry.F90:620:19: 618 | call mpibcast (chem_freq, 1, mpiint, 0, mpicom) | 2 619 | 620 | 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)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o built in 23.516836 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/clubb_intr.mod cmake/atm/CMakeFiles/atm.dir/clubb_intr.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o built in 2.796726 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/chemistry.mod cmake/atm/CMakeFiles/atm.dir/chemistry.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/cam_diagnostics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:67:45: 67 | stats_lh_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:66:44: 66 | type (stats), target, save :: stats_lh_zt, & | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:1677:13: 1677 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:1690:13: 1690 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol_SILHS.F90:207:21: 206 | call mpi_bcast(subcol_SILHS_weight, 1, mpi_logical, masterprocid, mpicom, ierr) | 2 207 | call mpi_bcast(subcol_SILHS_numsubcol, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o built in 3.891745 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_diagnostics.mod cmake/atm/CMakeFiles/atm.dir/cam_diagnostics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o built in 5.180313 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol_silhs.mod cmake/atm/CMakeFiles/atm.dir/subcol_silhs.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/subcol.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o built in 1.294595 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/subcol.mod cmake/atm/CMakeFiles/atm.dir/subcol.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_interface.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_cam.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/restart_physics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_mg_cam.F90:365:16: 363 | call mpibcast(micro_mg_version, 1, mpiint, 0, mpicom) | 2 364 | call mpibcast(micro_mg_sub_version, 1, mpiint, 0, mpicom) 365 | call mpibcast(do_cldice, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/micro_p3_interface.F90:203:16: 201 | call mpibcast(micro_p3_tableversion, len(micro_p3_tableversion), mpichar, 0, mpicom) | 2 202 | call mpibcast(micro_p3_lookup_dir, len(micro_p3_lookup_dir), mpichar, 0, mpicom) 203 | call mpibcast(micro_aerosolactivation, 1, mpilog, 0, mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o built in 2.107466 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/restart_physics.mod cmake/atm/CMakeFiles/atm.dir/restart_physics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o built in 10.781214 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_p3_interface.mod cmake/atm/CMakeFiles/atm.dir/micro_p3_interface.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o built in 21.026563 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/micro_mg_cam.mod cmake/atm/CMakeFiles/atm.dir/micro_mg_cam.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/microp_driver.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o built in 1.381815 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/microp_driver.mod cmake/atm/CMakeFiles/atm.dir/microp_driver.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam/physpkg.F90 -o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/inidat.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o built in 2.160897 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/inidat.mod cmake/atm/CMakeFiles/atm.dir/inidat.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o.provides.build [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/startup_initialconds.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o built in 1.694169 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/startup_initialconds.mod cmake/atm/CMakeFiles/atm.dir/startup_initialconds.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o built in 9.905417 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/physpkg.mod cmake/atm/CMakeFiles/atm.dir/physpkg.mod.stamp GNU [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/restart_dynamics.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o [ 96%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se/inital.F90 -o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o built in 1.886961 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/inital.mod cmake/atm/CMakeFiles/atm.dir/inital.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o.provides.build Target CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o built in 3.316756 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/restart_dynamics.mod cmake/atm/CMakeFiles/atm.dir/restart_dynamics.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o.provides.build [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_restart.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o built in 1.767392 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_restart.mod cmake/atm/CMakeFiles/atm.dir/cam_restart.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o.provides.build [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/cam_comp.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o [ 97%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/runtime_opts.F90 -o CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o built in 1.861569 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/cam_comp.mod cmake/atm/CMakeFiles/atm.dir/cam_comp.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o.provides.build /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control/runtime_opts.F90:624:18: 619 | call mpibcast (dtime, 1,mpiint,0,mpicom) | 2 ...... 624 | call mpibcast (raykrange,1,mpir8,0,mpicom) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). Target CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o built in 2.217750 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/runtime_opts.mod cmake/atm/CMakeFiles/atm.dir/runtime_opts.mod.stamp GNU /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o.provides.build [ 98%] Building Fortran object cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DBIT64 -DCAM -DCLUBB_CAM -DCLUBB_REAL_TYPE=dp -DCLUBB_SGS -DCO2A -DCPRGNU -DE3SM -DFORTRANUNDERSCORE -DHAVE_COMM_F2C -DHAVE_F2003_PTR_BND_REMAP -DHAVE_GETTIMEOFDAY -DHAVE_MPI -DHAVE_NANOTIME -DHAVE_SLASHPROC -DHAVE_TIMES -DHAVE_VPRINTF -DHOMME_ENABLE_COMPOSE -DLSMLAT=1 -DLSMLON=1 -DLinux -DMAXPATCH_PFT=numpft+1 -DMCT_INTERFACE -DMODAL_AERO -DMODAL_AERO_3MODE -DMODEL_THETA_L -DNC=4 -DNDEBUG -DNO_LAPACK_ISNAN -DNO_R16 -DNP=4 -DNPG=0 -DN_RAD_CNST=30 -DPCNST=29 -DPCOLS=1 -DPLAT=1 -DPLEV=72 -DPLON=1 -DPPCOLS -DPSUBCOLS=4 -DPTRK=1 -DPTRM=1 -DPTRN=1 -DSILHS -DSPMD -DUWM_MISC -D_MPI -D_PRIM -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/atm/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.eam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/pp_trop_mam3 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/modal_aero -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/aerosol -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/mozart -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/chemistry/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_mcica -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_lw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/rrtmg/ext/rrtmg_sw -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/cam -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/clubb -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/physics/silhs -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/dynamics/se -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/theta-l/share -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/homme/src/share/compose -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/control -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/utils -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/usr/include -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/components/eam/src/cpl/atm_comp_mct.F90 -o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o Target CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o built in 2.343895 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/atm/atm_comp_mct.mod cmake/atm/CMakeFiles/atm.dir/atm_comp_mct.mod.stamp GNU [ 98%] Linking CXX static library libatm.a cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && /usr/bin/cmake -P CMakeFiles/atm.dir/cmake_clean_target.cmake /usr/bin/cmake -E touch cmake/atm/CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o.provides.build cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm && /usr/bin/cmake -E cmake_link_script CMakeFiles/atm.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ar qc libatm.a CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/chem_mods.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/aero_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/dust_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_coag.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_convproc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/modal_aero_rename.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/seasalt_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/cldaero_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/drydep_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_common.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/dust_sediment_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/mo_setsox.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/soil_erod_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/sslt_sections.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/aerosol/wetdep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/apex_subs.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/cfc11star.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/charge_neutrality.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chemistry.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/chlorine_loading_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/clybry_fam.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/efield.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/euvac.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/exbdrift.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/gas_wetdep_opts.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/lin_strat_chem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/linoz_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/m_sad_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mag_parms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aero_settling.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airglow.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airmas.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_airplane.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_apex.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_aurora.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_calcoe.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chem_utls.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chemini.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_chm_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_cph.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_drydep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_exp_sol.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_extfrc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_fstrat.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ghg_chem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_heatnirco2.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_inter.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jeuv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jlong.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jpl.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_jshort.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lightning.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_lymana.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mass_xforms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_mean_mass.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_negtrc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_neu_wetdep.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_params.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_pchem.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photo.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_photoin.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_ps2str.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_rtlink.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sad.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_schu.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setaer.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setair.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setcld.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setext.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sethet.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setinv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_seto2.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setozo.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_setz.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_snoe.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_solarproton.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sphers.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_srf_emissions.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_rates.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_strato_sad.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_sulf.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_synoz.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tgcm_ubc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tracname.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_trislv.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_tuv_inti.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_usrrxt.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waccm_hrates.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveall.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelab.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_wavelen.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_waveo3.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_xsections.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/mo_zadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/rate_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/set_cp.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/short_lived_species.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spedata.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/spehox.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/sv_decomp.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_cnst.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/tracer_srcs.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/upper_bc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/mozart/wei96.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aerodep_flx.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/aircraft_emit.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/horizontal_interpolate.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/input_data_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/m_types.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_constants.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_flbc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_msis_ubc.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_solar_parms.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/mo_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_calcsize.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_deposition.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/modal_aero_wateruptake.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/msise00.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_aero.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ghg.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_ozone.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/prescribed_volcaero.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/read_volc_radiation_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/solar_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/time_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/chemistry/utils/tracer_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/cloud_rad_props.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ebert_curry.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/oldcloud.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rad_solar_var.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radconstants.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radiation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radlw.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/radsw.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/rrtmg_state.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/slingo.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_random_numbers.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_lw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/mcica_subcol_gen_sw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_cldprmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rad.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_lw_rtrnmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_cldprmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_rad.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_mcica/rrtmg_sw_spcvmc.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/parrrtm.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_cld.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_con.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg01.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg02.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg03.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg04.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg05.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg06.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg07.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg08.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg09.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg10.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg11.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg12.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg13.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg14.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg15.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_kg16.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_ref.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_tbl.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_vsn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrlw_wvn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_cldprop.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_init.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_k_g.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_rtrnmr.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_setcoef.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_lw/rrtmg_lw_taumol.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/parrrsw.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_aer.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_cld.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_con.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg16.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg17.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg18.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg19.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg20.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg21.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg22.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg23.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg24.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg25.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg26.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg27.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg28.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_kg29.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_ref.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_tbl.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_vsn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrsw_wvn.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_cldprop.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_init.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_k_g.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_reftra.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_setcoef.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_spcvrt.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_taumol.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/rrtmg/ext/rrtmg_sw/rrtmg_sw_vrtqdr.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aer_rad_props.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/aoa_tracers.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/boundarydata.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_aero_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam3_ozone_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cam_diagnostics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/check_energy.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/chem_surfvals.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldfrc2m.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cldwat2m_macro.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_cover_diags.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_diagnostics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cloud_fraction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/clubb_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cmparray_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_cycle.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/co2_data_flux.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/comsrf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituent_burden.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/constituents.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/conv_water.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_deep.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/convect_shallow.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cospsimulator_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/cpslec.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/dadadj.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/debug_info.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/diffusion_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/eddy_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/flux_avg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/geopotential.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ghg_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/glb_verif_smry.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_common.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_convect.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_drag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_front.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_oro.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/gw_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hb_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hetfrz_classnuc_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbt.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hirsbtpar.f90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/hk_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iondrag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ionosphere.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/iop_surf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/macrop_driver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/majorsp_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/massborrow.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_0.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg1_5.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg2_0.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_mg_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_interface.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/micro_p3_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_aero.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/microp_driver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/modal_aer_opt.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/module_perturb.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/molec_diff.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ndrop_bam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nucleate_ice_cam.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/nudging.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/output_aerocom_aie.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pbl_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_control.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_debug_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_gmean.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_grid.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/phys_prop.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_types.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_update_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physics_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/physpkg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cld_sediment.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/pkg_cldoptics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/polar_avg.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ppgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qbo.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg3.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qneg4.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/qqflx_fixer.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rad_constituents.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radae.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radheat.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/radiation_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/rayleigh_friction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/ref_pres.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/restart_physics.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scream_abortutils.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/scyc.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/sslt_rebin.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/stratiform.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_SILHS.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/subcol_tstcp.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tidal_diag.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tphysidl.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tracers_suite.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/trb_mtn_stress.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tropopause.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/tsinti.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/uwshcu.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vdiff_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/vertical_diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_methods.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_sat_scream.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/wv_saturation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/cam/zm_conv_intr.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/LY93_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Nc_Ncn_eqns.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/Skx_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/T_in_K_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_clubb_core_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_helper_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_windm_edsclrm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_wp2_wp3_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xm_wpxp_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp2_xpyp_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/advance_xp3_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/array_index.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_pressure.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calc_roots.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/calendar.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_explicit.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clip_semi_implicit.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_api_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/clubb_precision.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/code_timer_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/constants_clubb.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/corr_varnce_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diagnose_correlations_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/diffusion.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/endian.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/error_code.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/file_functions.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/fill_holes.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/grid_class.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/index_mapping.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_names.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/input_reader.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/interpolation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_interfaces.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/lapack_wrap.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_operations.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/matrix_solver_wrapper.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mean_adv.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mixing_length.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/model_flags.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mono_flux_limiter.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/mt95.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_hybrid_pdf_main.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_pdf_main.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/new_tsdadg_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/numerical_check.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_grads.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/output_netcdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameter_indices.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_model.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/parameters_tunable.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_closure_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_parameter_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pdf_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/penta_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/pos_definite_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/precipitation_fraction.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/saturation.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/setup_clubb_pdf_params.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sfc_varnce_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sigma_sqd_w_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/sponge_layer_damping.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stat_file_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_clubb_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_sfc_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_lh_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_rad_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_sfc_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_type_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_variables.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zm_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/stats_zt_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/tridiag_lu_solver.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/clubb/turbulent_adv_pdf.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/est_kessler_microphys_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/generate_uniform_sample_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_arrays.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/latin_hypercube_driver_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/lh_microphys_var_covar_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/math_utilities.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/output_2D_samples_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/parameters_silhs.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_api_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/silhs_importance_sample_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/physics/silhs/transform_to_pdf_module.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dp_coupling.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dycore.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_comp.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/dyn_grid.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/gravity_waves_sources.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inidat.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/inital.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/initcom.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/interp_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/pmgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/random_xgc.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/restart_dynamics.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/se_single_column_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/spmd_dyn.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/stepon.F90.o CMakeFiles/atm.dir/__/__/eam/src/dynamics/se/trunc.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/bndry_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/cg_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose_test_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/control_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/coordinate_systems_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/cube_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/derivative_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/dimensions_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/dof_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/domain_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/edge_mod_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/edgetype_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/element_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/geometry_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gllfvremap_util_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/global_norms_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/gridgraph_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/hybrid_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/hybvcoord_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/interpolate_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/kinds.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/ll_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/mass_matrix_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/mesh_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/metagraph_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/metis_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/namelist_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/parallel_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/params_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/physical_constants.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/physics_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mesh_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/planar_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_advection_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_derived_type_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_driver_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_implicit_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/prim_si_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/quadrature_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/reduction_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/scalable_grid_init_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/schedtype_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/schedule_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/sl_advection.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/solver_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/sort_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/spacecurve_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/thread_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/time_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/unit_tests_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/vertremap_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/viscosity_base.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/zoltan_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/element_state.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/prim_driver_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/bndry_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/derivative_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/edge_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/element_ops.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/eos.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/imex_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/model_init_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advance_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_advection_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/prim_state_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/vertremap_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_mod.F90.o CMakeFiles/atm.dir/__/__/homme/src/theta-l/share/viscosity_theta.F90.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_cedr.cpp.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_slmm.cpp.o CMakeFiles/atm.dir/__/__/homme/src/share/compose/compose_test.cpp.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_esmf.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_comp_mct.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/atm_import_export.F90.o CMakeFiles/atm.dir/__/__/eam/src/cpl/cam_cpl_indices.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/bnddyi.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_comp.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_control_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_buffers.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_history_support.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_initfiles.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_instance.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_logfile.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/cam_restart.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/camsrfexch.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/datetime.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/error_messages.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/filenames.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/forecast.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/gauaw_mod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/getinterpnetcdfdata.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/history_defaults.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/history_scam.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/infnan.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/interpolate_data.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/intp_util.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/ioFileMod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/mpishorthand.F.o CMakeFiles/atm.dir/__/__/eam/src/control/ncdio_atm.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/physconst.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/pspect.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/readinitial.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/rgrid.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/runtime_opts.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/sat_hist.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/scamMod.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/srchutil.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/startup_initialconds.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/units.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/vrtmap.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_mpi.F90.o CMakeFiles/atm.dir/__/__/eam/src/control/wrap_nf.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_abortutils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_grid_support.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_map_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/cam_pio_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/error_function.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/fft99.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/hycoef.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/marsaglia.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/namelist_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/orbit.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/pdelb0.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/plevs0.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/quicksort.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/sgexx.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/spmd_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/srf_field_check.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/string_utils.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/time_manager.F90.o CMakeFiles/atm.dir/__/__/eam/src/utils/xpavg_mod.F90.o CMakeFiles/atm.dir/physics_buffer.F90.o CMakeFiles/atm.dir/subcol_utils.F90.o CMakeFiles/atm.dir/buffer.F90.o Target libatm.a built in 1.148590 seconds python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/bin/ranlib libatm.a Target libatm.a built in 0.707050 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 98%] Built target atm make -f cmake/cpl/CMakeFiles/e3sm.exe.dir/build.make cmake/cpl/CMakeFiles/e3sm.exe.dir/depend make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jenkins/workspace/e3sm_run_gfortran_test/components /home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl/CMakeFiles/e3sm.exe.dir/DependInfo.cmake --color= Scanning dependencies of target e3sm.exe make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' make -f cmake/cpl/CMakeFiles/e3sm.exe.dir/build.make cmake/cpl/CMakeFiles/e3sm.exe.dir/build make[2]: Entering directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o built in 0.299792 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/t_drv_timers_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/t_drv_timers_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o built in 0.341459 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_map_type_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_map_type_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o.provides.build [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o built in 0.376608 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/component_type_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/component_type_mod.mod.stamp GNU [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o built in 1.034481 seconds [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o built in 1.136884 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/mrg_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/mrg_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_map_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_map_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o.provides.build [ 98%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o built in 0.589967 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o built in 0.467179 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o built in 2.597859 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o built in 2.850639 seconds [ 99%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o built in 0.343557 seconds [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o built in 0.810821 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_flux_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_flux_mct.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_io_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_io_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_glc2lnd_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_glc2lnd_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_lnd2glc_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_lnd2glc_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_ice_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_ice_mod.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o built in 0.475561 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/map_lnd2rof_irrig_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/map_lnd2rof_irrig_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_wav_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_wav_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o built in 3.964575 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_diag_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_diag_mct.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o built in 0.614079 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_lnd_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_lnd_mod.mod.stamp GNU f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o built in 1.592798 seconds [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o built in 0.555950 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o built in 0.312249 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/cplcomp_exchange_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/cplcomp_exchange_mod.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_atm_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_atm_mod.mod.stamp GNU f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_iac_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_iac_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o.provides.build /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o built in 0.853185 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_glc_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_glc_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o built in 1.194165 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_rof_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_rof_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o built in 3.018017 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_ocn_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_ocn_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o built in 0.945838 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/prep_aoflux_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/prep_aoflux_mod.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o built in 1.382453 seconds /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_domain_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_domain_mct.mod.stamp GNU [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o built in 1.673430 seconds f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o.provides.build /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_frac_mct.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_frac_mct.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o.provides.build f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90:39:6: 39 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o built in 1.590919 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_rest_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_rest_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o built in 1.172046 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/component_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/component_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o.provides.build Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o built in 2.853514 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/seq_hist_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/seq_hist_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o built in 5.232870 seconds /usr/bin/cmake -E cmake_copy_f90_mod cmake/cpl/cime_comp_mod.mod cmake/cpl/CMakeFiles/e3sm.exe.dir/cime_comp_mod.mod.stamp GNU /usr/bin/cmake -E touch cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o.provides.build [100%] Building Fortran object cmake/cpl/CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -DCPRGNU -DFORTRANUNDERSCORE -DHAVE_MPI -DLinux -DMCT_INTERFACE -DNDEBUG -DNO_R16 -I/home/jenkins/workspace/e3sm_run_gfortran_test/components/cmake/cpl/. -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/atm -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/lnd -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ice -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/ocn -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/rof -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/glc -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/wav -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/iac -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/esp -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/SourceMods/src.drv -I/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main -I/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/lnd/obj -mcmodel=medium -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -g -fbacktrace -fallow-argument-mismatch -fallow-invalid-boz -O -ffree-form -DUSE_CONTIGUOUS= -c /home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90 -o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o f951: Warning: Nonexistent include directory ‘/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/mpas-source/src’ [-Wmissing-include-dirs] Target CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o built in 0.448595 seconds [100%] Linking Fortran executable /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.exe cd /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/cmake/cpl && /usr/bin/cmake -E cmake_link_script CMakeFiles/e3sm.exe.dir/link.txt --verbose=1 python /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/case_scripts/Tools/e3sm_compile_wrap.py /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -Wl,-rpath,/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath,/usr/local/NETCDF-C-4.8.0-gfortran/lib CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_comp_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cime_driver.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/component_type_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/cplcomp_exchange_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_glc2lnd_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2glc_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/map_lnd2rof_irrig_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/mrg_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_aoflux_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_atm_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_glc_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_iac_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ice_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_lnd_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_ocn_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_rof_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/prep_wav_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_diag_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_domain_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_flux_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_frac_mct.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_hist_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_io_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_map_type_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/seq_rest_mod.F90.o CMakeFiles/e3sm.exe.dir/home/jenkins/workspace/e3sm_run_gfortran_test/cime/src/drivers/mct/main/t_driver_timers_mod.F90.o -o /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.exe ../atm/libatm.a ../lnd/liblnd.a ../ice/libice.a ../ocn/libocn.a ../rof/librof.a ../glc/libglc.a ../wav/libwav.a ../iac/libiac.a ../esp/libesp.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib/libcsm_share.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libmct.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libmpeu.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libpiof.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libpioc.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libgptl.a -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -lnetcdf -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -L/usr/local/lapack-3.8.0 -llapack -lblas /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscontainers.a /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/gnu/mpich/nodebug/nothreads/mct/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libdl.a -lmpicxx -lrt -lpthread -ldl -lstdc++ Target /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/e3sm.exe built in 6.555746 seconds make[2]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' [100%] Built target e3sm.exe make[1]: Leaving directory '/home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld' /usr/bin/cmake -E cmake_progress_start /home/jenkins/workspace/e3sm_run_gfortran_test/projects/scratch/SCM_runs/test_RICO/build/cmake-bld/CMakeFiles 0 real 517.71 user 1183.42 sys 358.90 [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_RICO/run/atm.log.240621-034737.gz + cat projects/scratch/SCM_runs/test_RICO/run/atm.log.240621-034737 CAM atmosphere model initialization Read in cam_inparm namelist from: atm_in For CAM Generated IOP using closest dataset lat and lon SPMD SWAP_COMM OPTIONS: swap_comm_protocol = 4 swap_comm_maxreq = 128 SPMD FLOW CONTROL GATHER OPTION: fc_gather_flow_cntl = 64 Read in cam_history_nl namelist from: atm_in Initial conditions history files will be written yearly. **************************************************************************** *** Tolerances for conservation checks set via namelist *** rounding_tol = 1.0000000000000000E-014 *** water_cnsv_tol = 1.0000000000000000E-010 **************************************************************************** **** ZMCONV-DCAPE trigger with unrestricted launch level: T cld_sediment_readnl: cldsed_ice_stokes_fac = 1.0000000000000000 rad_cnst_readnl: Radiation constituent lists: list_init1: namelist input for climate list rad namelist spec: A:Q:H2O rad namelist spec: N:O2:O2 rad namelist spec: N:CO2:CO2 rad namelist spec: N:ozone:O3 rad namelist spec: N:N2O:N2O rad namelist spec: N:CH4:CH4 rad namelist spec: N:CFC11:CFC11 rad namelist spec: N:CFC12:CFC12 rad namelist spec: M:mam3_mode1:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc rad namelist spec: M:mam3_mode2:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc rad namelist spec: M:mam3_mode3:/home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc gas list for climate calculations A:H2O has constituents name:Q N:O3 has pbuf name:ozone N:O2 has pbuf name:O2 N:CO2 has pbuf name:CO2 N:N2O has pbuf name:N2O N:CH4 has pbuf name:CH4 N:CFC11 has pbuf name:CFC11 N:CFC12 has pbuf name:CFC12 bulk aerosol list for climate calculations modal aerosol list for climate calculations mam3_mode1 mam3_mode2 mam3_mode3 Mode Definitions name=mam3_mode1 type=accum src_a=A num_a=num_a1 src_c=N num_c=num_c1 src_a=A mmr_a=so4_a1 src_c=N mmr_c=so4_c1 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=pom_a1 src_c=N mmr_c=pom_c1 type=p-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc src_a=A mmr_a=soa_a1 src_c=N mmr_c=soa_c1 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=bc_a1 src_c=N mmr_c=bc_c1 type=black-c prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc src_a=A mmr_a=dst_a1 src_c=N mmr_c=dst_c1 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a1 src_c=N mmr_c=ncl_c1 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc name=mam3_mode2 type=aitken src_a=A num_a=num_a2 src_c=N num_c=num_c2 src_a=A mmr_a=so4_a2 src_c=N mmr_c=so4_c2 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=soa_a2 src_c=N mmr_c=soa_c2 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=ncl_a2 src_c=N mmr_c=ncl_c2 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc name=mam3_mode3 type=coarse src_a=A num_a=num_a3 src_c=N num_c=num_c3 src_a=A mmr_a=dst_a3 src_c=N mmr_c=dst_c3 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a3 src_c=N mmr_c=ncl_c3 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc src_a=A mmr_a=so4_a3 src_c=N mmr_c=so4_c3 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc linoz_readnl, linoz_lbl: 4 linoz_readnl, linoz_sfc: 2.9999999999999997E-008 linoz_readnl, linoz_tau: 172800.00000000000 linoz_readnl, linoz_psc_T: 197.50000000000000 solar_data_readnl: solar_const (W/m2) = -9999.0000000000000 solar_data_readnl: solar_data_file = /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc solar_data_readnl: solar_data_type = SERIAL solar_data_readnl: solar_data_ymd = 0 solar_data_readnl: solar_data_tod = 0 Frequency of Shortwave Radiation calc. (IRADSW) 1 Frequency of Longwave Radiation calc. (IRADLW) 1 ------------------------------------------ *** INPUT VARIABLES (CAM_INPARM) *** ------------------------------------------ Initial run ********** CASE = case_scripts ********** UNSET Initial dataset is: /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc Topography dataset is: /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc Time-invariant (absorption/emissivity) factor dataset is: absems_data Run type flag (NSREST) 0=initial, 1=restart, 3=branch 0 Summary of restart module options: Restart pointer file is: ./rpointer.atm Lowest level for dry adiabatic adjust (NLVDRY) 3 NOT Running model in "AQUA_PLANET" mode ********** Time Manager Configuration ********** Calendar type: NO_LEAP Timestep size (seconds): 1800 Start date (yr mon day tod): 2004 12 16 0 Stop date (yr mon day tod): 2004 12 17 0 Reference date (yr mon day tod): 2004 12 16 0 Current step number: 0 Current date (yr mon day tod): 2004 12 16 0 ************************************************ (GETFIL): attempting to find local file cami_mam3_Linoz_ne16np4_L72_c160614.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc Opened existing file /home/pub/cam_inputdata/atm/cam/inic/homme/cami_mam3_Linoz_ne16np4_L72_c160614.nc 16 (GETFIL): attempting to find local file USGS-gtopo30_ne4np4_16x.c20160612.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc Opened existing file /home/pub/cam_inputdata/atm/cam/topo/USGS-gtopo30_ne4np4_16x.c20160612.nc 17 Read in spmd_dyn_inparm namelist from: atm_in SE will use 1 tasks number of MPI processes: 1 MPI processors stride: 1 number of MPI processes per node: min,max= 1 1 reading ctl namelist... -DHORIZ_OPENMP disabled -DCOLUMN_OPENMP disabled Mesh File:/dev/null Reference element projection: cubed_sphere_map= 0 done reading namelist... readnl: topology = cube readnl: geometry = sphere readnl: ne,np = 4 4 readnl: partmethod = 4 readnl: COORD_TRANSFORM_METHOD = 1 readnl: Z2_MAP_METHOD = 1 readnl: nmpi_per_node = 1 readnl: vthreads = 1 readnl: nnodes = 1 readnl: npart = 1 readnl: integration = explicit readnl: LF-trapazoidal freq= 0 readnl: theta_hydrostatic_mode = T readnl: transport_alg = 12 readnl: semi_lagrange_cdr_alg = 3 readnl: semi_lagrange_cdr_check = F readnl: semi_lagrange_hv_q = 1 readnl: semi_lagrange_nearest_point_lev = 256 readnl: tstep_type = 5 readnl: theta_advect_form = 1 readnl: vtheta_thresh = 100.00000000000000 readnl: vert_remap_q_alg = 10 readnl: se_nsplit = -1 readnl: se_tstep = 1800.0000000000000 readnl: se_ftype = 2 readnl: se_limiter_option = 9 readnl: qsplit (deprecated) = 1 readnl: vertical remap frequency rsplit (0=disabled) (deprecated): 1 readnl: dt_tracer_factor = 1 readnl: vertical remap frequency dt_remap_factor (0=disabled): 1 readnl: runtype = 0 readnl: se_fv_phys_remap_alg = 1 Tensor hyperviscosity: hypervis_scaling= 3.0000000000000000 hypervis_subcycle = 1 hypervis_subcycle_tom = 1 hypervis_subcycle_q = 6 viscosity: nu (vor/div) = 0.34E-07 0.34E-07 viscosity: nu_s = 0.34E-07 viscosity: nu_q = 0.34E-07 viscosity: nu_p = 0.34E-07 viscosity: nu_top = 0.25E+06 Running dycore: theta-l Running tracer transport method: semi-Lagrangian Layer Locations (*1000) 1 0.1000 0.0000 0.1000 0.1238 0.0000 0.1238 2 0.1477 0.0000 0.1477 0.1828 0.0000 0.1828 3 0.2180 0.0000 0.2180 0.2699 0.0000 0.2699 4 0.3219 0.0000 0.3219 0.3986 0.0000 0.3986 5 0.4753 0.0000 0.4753 0.5885 0.0000 0.5885 6 0.7017 0.0000 0.7017 0.8689 0.0000 0.8689 7 1.0361 0.0000 1.0361 1.2830 0.0000 1.2830 8 1.5299 0.0000 1.5299 1.8944 0.0000 1.8944 9 2.2588 0.0000 2.2588 2.7970 0.0000 2.7970 10 3.3352 0.0000 3.3352 4.1298 0.0000 4.1298 11 4.9245 0.0000 4.9245 5.9684 0.0000 5.9684 12 7.0124 0.0000 7.0124 8.3774 0.0000 8.3774 13 9.7424 0.0000 9.7424 11.4738 0.0000 11.4738 14 13.2052 0.0000 13.2052 15.3339 0.0000 15.3339 15 17.4627 0.0000 17.4627 19.9963 0.0000 19.9963 16 22.5300 0.0000 22.5300 25.4447 0.0000 25.4447 17 28.3594 0.0000 28.3594 31.5933 0.0000 31.5933 18 34.8271 0.0000 34.8271 38.3663 0.0000 38.3663 19 41.9055 0.0000 41.9055 45.6712 0.0000 45.6712 20 49.4369 0.0000 49.4369 53.3096 0.0000 53.3096 21 57.1822 0.0000 57.1822 61.0152 0.0000 61.0152 22 64.8482 0.0000 64.8482 68.4764 0.0000 68.4764 23 72.1046 0.0000 72.1046 75.3553 0.0000 75.3553 24 78.6061 0.0000 78.6061 81.9463 0.0000 81.9463 25 85.2865 0.0000 85.2865 88.9105 0.0000 88.9105 26 92.5346 0.0000 92.5346 96.4667 0.0000 96.4667 27 100.3987 0.0000 100.3987 104.6650 0.0000 104.6650 28 108.9312 0.0000 108.9312 113.5600 0.0000 113.5600 29 118.1888 0.0000 118.1888 123.2110 0.0000 123.2110 30 128.2332 0.0000 128.2332 133.6822 0.0000 133.6822 31 139.1312 0.0000 139.1312 145.0433 0.0000 145.0433 32 150.9554 0.0000 150.9554 157.3699 0.0000 157.3699 33 163.7844 0.0000 163.7844 170.7441 0.0000 170.7441 34 177.7038 0.0000 177.7038 178.5448 6.7101 185.2549 35 179.3858 13.4202 192.8061 177.5309 23.4681 200.9989 36 175.6759 33.5159 209.1918 173.6633 44.4177 218.0810 37 171.6507 55.3194 226.9702 169.4671 67.1477 236.6148 38 167.2835 78.9759 246.2594 164.9142 91.8094 256.7237 39 162.5450 104.6429 267.1880 159.9745 118.5671 278.5416 40 157.4039 132.4913 289.8952 154.6149 147.5988 302.2136 41 151.8259 162.7063 314.5321 148.7998 179.0977 327.8975 42 145.7738 195.4891 341.2629 142.4905 213.2736 355.7641 43 139.2073 231.0581 370.2654 135.6451 250.3540 385.9990 44 132.0828 269.6499 401.7327 128.2178 290.5857 418.8035 45 124.3528 311.5214 435.8743 120.1594 334.2364 454.3958 46 115.9659 356.9515 472.9174 111.5393 380.9292 492.4686 47 107.1127 404.9070 512.0198 102.6706 428.9689 531.6395 48 98.2285 453.0308 551.2593 93.8440 476.7809 570.6249 49 89.4594 500.5311 589.9905 85.2361 523.4077 608.6438 50 81.0128 546.2842 627.2970 76.9323 568.3877 645.3200 51 72.8517 590.4912 663.3429 68.9676 611.5304 680.4980 52 65.0835 632.5697 697.6532 61.4493 652.2553 713.7046 53 57.8151 671.9410 729.7561 54.4827 689.9922 744.4748 54 51.1502 708.0434 759.1936 48.1685 724.1943 772.3628 55 45.1869 740.3452 785.5321 42.6011 754.3516 796.9527 56 40.0154 768.3580 808.3734 37.8655 780.0033 817.8688 57 35.7157 791.6486 827.3643 33.9653 801.1299 835.0952 58 32.2149 810.6111 842.8261 30.6674 818.9938 849.6612 59 29.1199 827.3766 856.4964 27.6074 835.5690 863.1764 60 26.0950 843.7614 869.8564 24.6201 851.7505 876.3706 61 23.1453 859.7396 882.8849 21.7103 867.5124 889.2227 62 20.2754 875.2853 895.5606 18.8827 882.8292 901.7118 63 17.4900 890.3731 907.8631 16.1418 897.6757 913.8175 64 14.7937 904.9783 919.7720 13.4923 912.0274 925.5197 65 12.1910 919.0766 931.2675 10.9386 925.8604 936.7990 66 9.6862 932.6442 942.3305 8.4849 939.1512 947.6362 67 7.2837 945.6582 952.9419 6.1356 951.8772 958.0128 68 4.9875 958.0962 963.0837 3.8945 964.0166 967.9111 69 2.8015 969.9370 972.7385 1.7656 975.5485 977.3141 70 0.7296 981.1600 981.8896 0.3648 985.8405 986.2053 71 0.0000 990.5210 990.5210 0.0000 993.7570 993.7570 72 0.0000 996.9929 996.9929 0.0000 998.4964 998.4964 73 0.0000 1000.0000 1000.0000 reference pressures (Pa) 1 10.0000 12.3825 4.7651 2 14.7651 18.2829 7.0357 3 21.8008 26.9949 10.3882 4 32.1890 39.8582 15.3383 5 47.5273 58.8509 22.6472 6 70.1745 86.8939 33.4387 7 103.6132 128.2995 49.3725 8 152.9858 189.4352 72.8990 9 225.8847 279.7027 107.6359 10 333.5207 412.9833 158.9253 11 492.4460 596.8449 208.7979 12 701.2439 837.7404 272.9931 13 974.2370 1147.3787 346.2835 14 1320.5205 1533.3938 425.7467 15 1746.2672 1999.6338 506.7332 16 2253.0004 2544.4697 582.9385 17 2835.9389 3159.3251 646.7725 18 3482.7114 3836.6283 707.8339 19 4190.5452 4567.1198 753.1491 20 4943.6943 5330.9561 774.5236 21 5718.2179 6101.5182 766.6004 22 6484.8184 6847.6390 725.6413 23 7210.4597 7535.5336 650.1479 24 7860.6075 8194.6275 668.0400 25 8528.6475 8891.0543 724.8136 26 9253.4611 9646.6673 786.4124 27 10039.8736 10466.4967 853.2463 28 10893.1199 11356.0001 925.7605 29 11818.8804 12321.0991 1004.4375 30 12823.3179 13368.2180 1089.8002 31 13913.1181 14504.3266 1182.4169 32 15095.5350 15736.9878 1282.9055 33 16378.4405 17074.4080 1391.9348 34 17770.3754 18525.4902 1510.2297 35 19280.6051 20099.8940 1638.5778 36 20919.1829 21808.0997 1777.8336 37 22697.0165 23661.4787 1928.9243 38 24625.9408 25672.3686 2092.8556 39 26718.7964 27854.1558 2270.7189 40 28989.5153 30221.3640 2463.6975 41 31453.2127 32789.7506 2673.0757 42 34126.2885 35576.4129 2900.2489 43 37026.5374 38599.9024 3146.7299 44 40173.2674 41880.3463 3414.1578 45 43587.4252 45439.5814 3704.3124 46 47291.7376 49246.8574 3910.2396 47 51201.9772 53163.9531 3923.9518 48 55125.9291 57062.4903 3873.1225 49 58999.0516 60864.3774 3730.6518 50 62729.7033 64531.9968 3604.5870 51 66334.2903 68049.8044 3431.0283 52 69765.3186 71370.4638 3210.2904 53 72975.6091 74447.4829 2943.7478 54 75919.3568 77236.2838 2633.8540 55 78553.2108 79695.2750 2284.1284 56 80837.3392 81786.8823 1899.0864 57 82736.4255 83509.5171 1546.1831 58 84282.6087 84966.1249 1367.0325 59 85649.6412 86317.6426 1336.0028 60 86985.6440 87637.0648 1302.8417 61 88288.4857 88922.2736 1267.5758 62 89556.0615 90171.1833 1230.2436 63 90786.3051 91381.7504 1190.8906 64 91977.1957 92551.9748 1149.5582 65 93126.7539 93679.8995 1106.2912 66 94233.0451 94763.6159 1061.1416 67 95294.1867 95801.2766 1014.1799 68 96308.3666 96791.1080 965.4829 69 97273.8495 97731.4064 915.1138 70 98188.9633 98620.5333 863.1401 71 99052.1034 99375.6956 647.1845 72 99699.2879 99849.6439 300.7121 73 100000.0000 total number of elements nelem = 96 prim_init1: total threads: nthreads = 0 threads across elements hthreads = 1 threading within elements vthreads = 1 init shared boundary_exchange buffers running mass_matrix re-initializing elements: alpha area correction= 0.99999991249948272 re-running mass_matrix running global_dof COMPOSE> use HV; nu_q, all: 3.4000000000000000E-008 1 end of prim_init1 Grid: GLL, ID = 101, lat coord = lat, lon coord = lon, unstruct = T, block_ind = F Attribute: area, long name = 'gll grid areas' dimname = ncol Attribute: np, long name = '' value = 4 Attribute: ne, long name = '' value = 4 min/max hybm() coordinates: 0.0000000000000000 0.99849643949176214 Running phys_grid_init() INFO: Non-scalable action: Allocating global blocks in SE dycore. Grid: physgrid, ID = 100, lat coord = lat, lon coord = lon, unstruct = T, block_ind = T Attribute: area, long name = 'gll grid areas' dimname = ncol Attribute: np, long name = '' value = 4 Attribute: ne, long name = '' value = 4 PHYS_GRID_INIT: Using PCOLS (compile-time parameter)= 1 phys_loadbalance= -1 phys_twin_algorithm= 0 phys_alltoall= 1 chunks_per_thread= 1 PHYS_GRID_INIT: Decomposition Statistics: total number of physics columns= 1 total number of chunks= 1 total number of physics processes= 1 (min,max) # of threads per physics process: ( 1 , 1 ) (min,max) pcols per chunk: ( 1 , 1 ) (min,max) # of physics columns per chunk: ( 1 , 1 ) (min,max) # of chunks per process: ( 1 , 1 ) (min,max) # of physics columns per process: ( 1 , 1 ) mode = 1 = "accum " nspec 6 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 21="num_a1 " numptrcw 21="num_c1 " spec, spectype 1 1="sulfate " spec, massptr 1 15="so4_a1 " spec, massptrcw 1 15="so4_c1 " spec, spectype 2 4="p-organic " spec, massptr 2 16="pom_a1 " spec, massptrcw 2 16="pom_c1 " spec, spectype 3 5="s-organic " spec, massptr 3 17="soa_a1 " spec, massptrcw 3 17="soa_c1 " spec, spectype 4 6="black-c " spec, massptr 4 18="bc_a1 " spec, massptrcw 4 18="bc_c1 " spec, spectype 5 8="dust " spec, massptr 5 19="dst_a1 " spec, massptrcw 5 19="dst_c1 " spec, spectype 6 7="seasalt " spec, massptr 6 20="ncl_a1 " spec, massptrcw 6 20="ncl_c1 " mode = 2 = "aitken " nspec 3 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 25="num_a2 " numptrcw 25="num_c2 " spec, spectype 1 1="sulfate " spec, massptr 1 22="so4_a2 " spec, massptrcw 1 22="so4_c2 " spec, spectype 2 5="s-organic " spec, massptr 2 23="soa_a2 " spec, massptrcw 2 23="soa_c2 " spec, spectype 3 7="seasalt " spec, massptr 3 24="ncl_a2 " spec, massptrcw 3 24="ncl_c2 " mode = 3 = "coarse " nspec 3 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 29="num_a3 " numptrcw 29="num_c3 " spec, spectype 1 8="dust " spec, massptr 1 26="dst_a3 " spec, massptrcw 1 26="dst_c3 " spec, spectype 2 7="seasalt " spec, massptr 2 27="ncl_a3 " spec, massptrcw 2 27="ncl_c3 " spec, spectype 3 1="sulfate " spec, massptr 3 28="so4_a3 " spec, massptrcw 3 28="so4_c3 " *** init_aer_modes mode definitions Advected constituent list: 1 Q Specific humidity wet 2 CLDLIQ Grid box averaged cloud liquid amount wet 3 CLDICE Grid box averaged cloud ice amount wet 4 NUMLIQ Grid box averaged cloud liquid number wet 5 NUMICE Grid box averaged cloud ice number wet 6 RAINQM Grid box averaged rain amount wet 7 SNOWQM Grid box averaged snow amount wet 8 NUMRAI Grid box averaged rain number wet 9 NUMSNO Grid box averaged snow number wet 10 H2O2 H2O2 dry 11 H2SO4 H2SO4 dry 12 SO2 SO2 dry 13 DMS DMS dry 14 SOAG SOAG dry 15 so4_a1 so4_a1 dry 16 pom_a1 pom_a1 dry 17 soa_a1 soa_a1 dry 18 bc_a1 bc_a1 dry 19 dst_a1 dst_a1 dry 20 ncl_a1 ncl_a1 dry 21 num_a1 num_a1 dry 22 so4_a2 so4_a2 dry 23 soa_a2 soa_a2 dry 24 ncl_a2 ncl_a2 dry 25 num_a2 num_a2 dry 26 dst_a3 dst_a3 dry 27 ncl_a3 ncl_a3 dry 28 so4_a3 so4_a3 dry 29 num_a3 num_a3 dry chem_surfvals_init: ghg surface values are fixed as follows co2 volume mixing ratio = 3.7900000000000000E-004 ch4 volume mixing ratio = 1.7600000000000001E-006 n2o volume mixing ratio = 3.1600000000000002E-007 f11 volume mixing ratio = 6.5344999999999995E-010 f12 volume mixing ratio = 5.3500000000000001E-010 Reading initial data INITIALIZE_RADBUFFER: ntoplw = 1 pressure: 12.382541305561677 Creating new decomp: 16!72!96!!13826!72!!d6!i1! Creating new decomp: 16!96!!13826!1!!d6!i1! Creating new decomp: 16!96!!866!!d6!i1! Could not find variable Ptend. Setting to zero Done Reading initial data Running Global Integral Diagnostic... Area of manifold is 0.99999999999999989 Should be 1.0 to round off... Element area: max/min 1.199 Average equatorial node spacing (deg, km) = 7.500 833.99 norm of Dinv (min, max): 5.839 7.639 Max Dinv-based element distortion: 1.73 dx based on Dinv svd: ave,min,max = 614.80 555.99 727.46 dx based on sqrt element area: ave,min,max = 768.37 743.45 814.19 sponge layer nu_top viscosity scaling factor nu_scale_top 1 6.3159394096349262 nu_scale_top 2 3.6843839525888513 nu_scale_top 3 1.9306793559248454 nu_scale_top 4 0.94748917684715850 nu_scale_top 5 0.44900560118995336 nu_scale_top 6 0.20913551228898020 nlev_tom 6 CFL estimates in terms of S=time step stability region (i.e. advection w/leapfrog: S=1, viscosity w/forward Euler: S=2) SSP preservation (120m/s) RKSSP euler step dt < S * 1158.32s Stability: advective (120m/s) dt_tracer < S * 2536.47s Stability: advective (120m/s) dt_tracer < S * 2536.47s Stability: gravity wave(342m/s) dt_dyn < S * 889.99s Stability: nu_q hyperviscosity dt < S * 4277.77s Stability: nu_vor hyperviscosity dt < S * 4277.77s Stability: nu_div hyperviscosity dt < S * 4277.77s scaled nu_top viscosity CFL: dt < S* 14683.29s tstep_type = 5 dt_remap: (0=disabled) 1800.00 dt_tracer (SE), per RK stage: 1800.00 900.00 dt_dyn: 1800.00 dt_dyn (viscosity): 1800.00 dt_tracer (viscosity): 300.00 dt_vis_TOM: 1800.00 CAM dtime (dt_phys): 1800.00 initial state: nstep= 0 time= 0.0000000000000000 [s] u = -0.990343770384788E+01 ( 72) 0.299716550641629E+02 ( 35) 0.450817436874608E+06 v = -0.379999995231628E+01 ( 41) -0.379999995231628E+01 ( 24) -0.420249594726562E+06 w = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 T = 0.195164739478843E+03 ( 24) 0.299217788696289E+03 ( 72) 0.273688057850066E+08 vTh_dp= 0.147433631831571E+05 ( 1) 0.129440931566085E+07 ( 46) 0.544956720267401E+11 dz(m) = 0.266343711960579E+02 ( 72) 0.265614231389683E+04 ( 3) 0.956641856462017E+08 dp = 0.476508197161459E+01 ( 1) 0.399806239044087E+04 ( 47) 0.155950079999509E+09 fu = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 fv = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ft = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 fq1 = 0.000000000000000E+00 ( 1) 0.000000000000000E+00 ( 1) 0.000000000000000E+00 qv( 1)= 0.0000000000000000E+00 0.1600281079299748E-01 0.4602318603428502E+04 qv( 2)= 0.0000000000000000E+00 0.1250739233956210E-09 0.2321739742662853E-05 qv( 3)= 0.0000000000000000E+00 0.3383906162810581E-20 0.1313230429744263E-15 qv( 4)= 0.3682550384539325E-13 0.3935608652286580E+01 0.1329600256595484E+06 qv( 5)= 0.3314412271218337E-12 0.3611156317762234E-05 0.1356365423575657E+00 qv( 6)= 0.0000000000000000E+00 0.1819316295945381E-12 0.2978588417730771E-08 qv( 7)= 0.0000000000000000E+00 0.3841644468620677E-19 0.7092329384918947E-15 qv( 8)= 0.3232156172200793E-12 0.3784361408521276E+00 0.5670639070158936E+04 qv( 9)= 0.9881230340846944E-12 0.5096156431685997E-11 0.1317539271530301E-05 qv( 10)= 0.1377005688608453E-14 0.8911653472406037E-09 0.5093676396092765E-03 qv( 11)= 0.5845266714355540E-18 0.2013016651370925E-11 0.2151019731098879E-06 qv( 12)= 0.2211771016490952E-19 0.1068000398048990E-08 0.1063558062024589E-03 qv( 13)= 0.9999999999999999E-36 0.1059923142707861E-08 0.2205298218503090E-04 qv( 14)= 0.5910521179124999E-23 0.1751659562129569E-09 0.2498223746051021E-04 qv( 15)= 0.8388589511722191E-20 0.1011207924189493E-08 0.5234382751862046E-03 qv( 16)= 0.3298601357547135E-20 0.3553317759992831E-08 0.9738373059464334E-03 qv( 17)= 0.4736531149285099E-23 0.4538410316645726E-08 0.1433371913247954E-02 qv( 18)= 0.6134413885873410E-21 0.3480767861727697E-09 0.9587578000980376E-04 qv( 19)= 0.3445394162294399E-20 0.3664918719260536E-08 0.4433618642819197E-03 qv( 20)= 0.1344589436777665E-20 0.9928529063703191E-09 0.1203212003799749E-03 qv( 21)= 0.7922984918494262E-01 0.1195691151092402E+10 0.3911205394410900E+15 qv( 22)= 0.5641406195814234E-13 0.1393290865130973E-09 0.2237328132174694E-04 qv( 23)= 0.1888442275827429E-21 0.4743043586710681E-10 0.8095334543321622E-05 qv( 24)= 0.1947416445438643E-18 0.1835925255733288E-11 0.1039016853001266E-06 qv( 25)= 0.6011791085149291E+07 0.9369118045854280E+10 0.7817343924437876E+15 qv( 26)= 0.9999999999999999E-36 0.7684316521896077E-07 0.5070059913365325E-02 qv( 27)= 0.9999999999999999E-36 0.1582960877280512E-07 0.8437313251727038E-03 qv( 28)= 0.7331602979120506E-31 0.6124159026336292E-10 0.8525150534031404E-05 qv( 29)= 0.1000000000000000E-04 0.2783072894353488E+07 0.2654063574962056E+12 ps= 0.101540000000000E+06 0.101540000000000E+06 0.155965440000000E+09 M = 0.103547158112860E+05 kg/m^2 0.101540000000000E+06mb SILHS configurable flags set in thread 0: cluster_allocation_strategy = 3 l_lh_importance_sampling = T l_Lscale_vert_avg = F l_lh_straight_mc = F l_lh_clustered_sampling = T l_rcm_in_cloud_k_lh_start = T l_random_k_lh_start = F l_max_overlap_in_cloud = T l_lh_instant_var_covar_src = T l_lh_limit_weights = T l_lh_var_frac = F l_lh_normalize_weights = T print_energy_errors is set F NOT AN AQUA_PLANET simulation, initialize sgh, sgh30, land m using data from file. CAM_PIO_CHECK_VAR INFO: variable PBLH is not on file PBLH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TPERT is not on file TPERT initialized to 0. CAM_PIO_CHECK_VAR INFO: variable vmag_gust is not on file vmag_gust initialized to 1. CAM_PIO_CHECK_VAR INFO: variable CUSH is not on file CUSH initialized to 1000. CAM_PIO_CHECK_VAR INFO: variable CLOUD is not on file CLOUD initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TKE is not on file TKE initialized to 0.01 CAM_PIO_CHECK_VAR INFO: variable KVM is not on file KVM initialized to 0. CAM_PIO_CHECK_VAR INFO: variable KVH is not on file KVH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable CONCLD is not on file CONCLD initialized to 0. *** SATURATION VAPOR PRESSURE TABLE COMPLETED *** (GETFIL): attempting to find local file mam3_mode1_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode1_rrtmg_c110318.nc 18 (GETFIL): attempting to find local file mam3_mode2_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode2_rrtmg_c110318.nc 19 (GETFIL): attempting to find local file mam3_mode3_rrtmg_c110318.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam3_mode3_rrtmg_c110318.nc 20 (GETFIL): attempting to find local file sulfate_rrtmg_c080918.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc 21 _______ hygroscopic growth in visible band _______ SO4 rh ext (m^2 kg^-1) ssa asm 0.000 4317.807 1.000 0.720 0.801 11057.994 1.000 0.775 0.836 13006.039 1.000 0.779 0.858 14348.435 1.000 0.782 0.873 15407.559 1.000 0.784 0.885 16297.122 1.000 0.786 0.896 17071.906 1.000 0.787 0.904 18140.209 1.000 0.788 0.912 19488.044 1.000 0.789 0.919 20770.367 1.000 0.790 0.925 21997.414 1.000 0.791 0.930 23177.287 1.000 0.792 0.935 24316.312 1.000 0.792 0.940 25419.106 1.000 0.793 0.944 26490.366 1.000 0.794 0.948 27532.759 1.000 0.794 0.952 29227.676 1.000 0.794 0.956 31402.799 1.000 0.795 0.959 33611.108 1.000 0.795 0.963 35850.418 1.000 0.795 0.966 38119.872 1.000 0.796 0.969 40419.352 1.000 0.796 0.971 42747.903 1.000 0.796 0.974 45103.735 1.000 0.796 0.977 47489.963 1.000 0.796 0.979 49902.035 1.000 0.797 0.982 54134.014 1.000 0.797 0.984 59507.775 1.000 0.796 0.986 65215.107 1.000 0.796 0.988 71256.973 1.000 0.796 0.990 77635.529 1.000 0.796 0.992 84360.733 1.000 0.796 0.994 91441.251 1.000 0.796 0.996 98884.165 1.000 0.796 0.998 106694.639 1.000 0.795 1.000 114691.169 1.000 0.795 bulk_props_init: finished for SULFATE (GETFIL): attempting to find local file ocpho_rrtmg_c101112.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc 22 bulk_props_init: finished for OCPHO (GETFIL): attempting to find local file ocphi_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc 23 bulk_props_init: finished for OCPHI (GETFIL): attempting to find local file bcpho_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc 24 bulk_props_init: finished for BCPHO (GETFIL): attempting to find local file dust_aeronet_rrtmg_c141106.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc 25 bulk_props_init: finished for DUST4 (GETFIL): attempting to find local file ssam_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc 26 bulk_props_init: finished for SSAM rad_cnst_init: checking for radiative constituents (GETFIL): attempting to find local file F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc reading liquid cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): attempting to find local file iceoptics_c080917.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc reading ice cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc (GETFIL): attempting to find local file solar_ave_sc19-sc23.c090810.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc Opened existing file /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc 27 solar_data_init: data file = /home/pub/cam_inputdata/atm/cam/solar/solar_ave_sc19-sc23.c090810.nc solar_data_init: has_ref_spectrum F aero_model_init iflagaa= 1 aero_model_init - mam_prevap_resusp_optaa changed from 10 to 11 because convproc_do_aer = .true. aero_model_init - convproc_do_aer & _gas, resus_fix, rain_evap_to_coarse, mam_prevap_resusp_optaa_v1/v2 T F F F 10 11 WARNING: resus_fix=.false. and convproc_do_aer=.true. is not a well tested configuration, may produce incorrect results!! modal_aero_initialize: INFO: props not found for species type: ammonium modal_aero_initialize: INFO: props not found for species type: nitrate *** init_aer_modes aerosol species-types spectype = 1 name "sulfate " density, MW 1.77000E+03 1.15000E+02 hygro 5.07000E-01 ref index sw 1.36691E+00 1.57930E-01 ref index sw 1.31458E+00 5.66869E-02 ref index sw 1.35798E+00 2.88634E-03 ref index sw 1.38031E+00 1.49071E-03 ref index sw 1.39264E+00 5.30385E-04 ref index sw 1.40451E+00 1.02977E-04 ref index sw 1.41218E+00 1.61967E-05 ref index sw 1.42163E+00 1.75123E-06 ref index sw 1.42797E+00 2.21436E-08 ref index sw 1.43033E+00 1.00000E-08 ref index sw 1.44164E+00 1.00000E-08 ref index sw 1.46764E+00 1.00000E-08 ref index sw 1.48400E+00 1.00000E-08 ref index sw 1.16413E+00 5.51134E-01 ref index ir 1.89000E+00 2.20000E-01 ref index ir 1.91286E+00 1.51857E-01 ref index ir 1.93206E+00 8.45717E-02 ref index ir 1.58603E+00 2.22508E-01 ref index ir 1.67798E+00 1.95000E-01 ref index ir 1.75782E+00 4.40688E-01 ref index ir 1.85534E+00 6.95944E-01 ref index ir 1.59677E+00 6.94662E-01 ref index ir 1.14656E+00 4.58766E-01 ref index ir 1.26131E+00 1.60606E-01 ref index ir 1.42422E+00 1.71577E-01 ref index ir 1.35165E+00 1.43521E-01 ref index ir 1.37870E+00 1.20252E-01 ref index ir 1.38500E+00 1.22229E-01 ref index ir 1.38500E+00 1.25818E-01 ref index ir 1.36691E+00 1.57930E-01 spectype = 2 name "ammonium " density, MW 1.79769+308 1.15000E+02 hygro 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 spectype = 3 name "nitrate " density, MW 1.79769+308 6.20000E+01 hygro 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index sw 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 ref index ir 1.79769+308 1.79769+308 spectype = 4 name "p-organic " density, MW 1.00000E+03 1.20000E+01 hygro 1.00000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 spectype = 5 name "s-organic " density, MW 1.00000E+03 1.20000E+01 hygro 1.40000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 spectype = 6 name "black-c " density, MW 1.70000E+03 1.20000E+01 hygro 1.00000E-10 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 spectype = 7 name "seasalt " density, MW 1.90000E+03 5.85000E+01 hygro 1.16000E+00 ref index sw 1.48000E+00 1.75734E-03 ref index sw 1.53385E+00 7.46154E-03 ref index sw 1.43699E+00 2.95161E-03 ref index sw 1.44815E+00 1.27686E-03 ref index sw 1.45000E+00 7.94256E-04 ref index sw 1.46151E+00 5.38080E-04 ref index sw 1.46918E+00 3.75357E-04 ref index sw 1.47000E+00 1.49874E-04 ref index sw 1.49000E+00 2.28249E-07 ref index sw 1.50000E+00 1.18424E-08 ref index sw 1.50137E+00 7.01937E-08 ref index sw 1.51000E+00 1.86616E-06 ref index sw 1.51000E+00 5.00000E-06 ref index sw 1.40804E+00 1.58149E-02 ref index ir 1.74000E+00 1.00000E+00 ref index ir 1.76000E+00 1.97857E-01 ref index ir 1.77683E+00 1.29206E-01 ref index ir 1.45624E+00 3.81179E-02 ref index ir 1.41000E+00 1.92021E-02 ref index ir 1.48000E+00 1.40000E-02 ref index ir 1.56456E+00 1.64555E-02 ref index ir 1.62782E+00 2.88872E-02 ref index ir 1.40187E+00 1.24378E-02 ref index ir 1.43283E+00 6.35857E-03 ref index ir 1.55835E+00 1.95886E-02 ref index ir 1.45184E+00 2.89957E-03 ref index ir 1.48496E+00 1.67735E-03 ref index ir 1.48629E+00 1.40000E-03 ref index ir 1.48030E+00 1.40000E-03 ref index ir 1.48000E+00 1.75734E-03 spectype = 8 name "dust " density, MW 2.60000E+03 1.35000E+02 hygro 6.80000E-02 ref index sw 1.51000E+00 1.84371E-02 ref index sw 1.52000E+00 2.84231E-02 ref index sw 1.53997E+00 7.36022E-03 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.71194E-04 ref index sw 1.56000E+00 8.70447E-04 ref index sw 1.56000E+00 1.00000E-03 ref index sw 1.56000E+00 1.25138E-03 ref index sw 1.56000E+00 1.94656E-03 ref index sw 1.56000E+00 4.14895E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.17979E+00 1.01466E-01 ref index ir 2.34000E+00 7.00000E-01 ref index ir 2.90429E+00 8.57143E-01 ref index ir 1.74778E+00 4.62063E-01 ref index ir 1.50773E+00 2.63401E-01 ref index ir 1.91105E+00 3.18746E-01 ref index ir 1.82202E+00 2.59881E-01 ref index ir 2.91683E+00 6.50000E-01 ref index ir 1.55722E+00 3.73459E-01 ref index ir 1.24249E+00 9.28417E-02 ref index ir 1.44717E+00 1.04984E-01 ref index ir 1.43219E+00 6.12462E-02 ref index ir 1.47274E+00 2.45385E-02 ref index ir 1.49496E+00 1.10449E-02 ref index ir 1.50000E+00 7.95709E-03 ref index ir 1.50000E+00 6.76051E-03 ref index ir 1.51000E+00 1.84371E-02 mode-pointer output from subr initaermodes_setspecptrs modeptr_accum = 1 modeptr_aitken = 2 modeptr_ufine = -999888777 modeptr_coarse = 3 modeptr_pcarbon = -999888777 modeptr_fineseas = -999888777 modeptr_finedust = -999888777 modeptr_coarseas = -999888777 modeptr_coardust = -999888777 modeptr_maccum = -999888777 modeptr_maitken = -999888777 species-pointer output from subr initaermodes_setspecptrs mode id name_a id name_cw sulfate 1 15 so4_a1 15 so4_a1 lptr_so4_a/cw_amode 2 22 so4_a2 22 so4_a2 lptr_so4_a/cw_amode 3 28 so4_a3 28 so4_a3 lptr_so4_a/cw_amode msa 1 -999888777 none -999888777 none lptr_msa_a/cw_amode 2 -999888777 none -999888777 none lptr_msa_a/cw_amode 3 -999888777 none -999888777 none lptr_msa_a/cw_amode ammonium 1 -999888777 none -999888777 none lptr_nh4_a/cw_amode 2 -999888777 none -999888777 none lptr_nh4_a/cw_amode 3 -999888777 none -999888777 none lptr_nh4_a/cw_amode nitrate 1 -999888777 none -999888777 none lptr_no3_a/cw_amode 2 -999888777 none -999888777 none lptr_no3_a/cw_amode 3 -999888777 none -999888777 none lptr_no3_a/cw_amode p-organic 1 16 pom_a1 16 pom_a1 lptr_pom_a/cw_amode 2 -999888777 none -999888777 none lptr_pom_a/cw_amode 3 -999888777 none -999888777 none lptr_pom_a/cw_amode s-organic 1 17 soa_a1 17 soa_a1 lptr_soa_a/cw_amode 2 23 soa_a2 23 soa_a2 lptr_soa_a/cw_amode 3 -999888777 none -999888777 none lptr_soa_a/cw_amode black-c 1 18 bc_a1 18 bc_a1 lptr_bc_a/cw_amode 2 -999888777 none -999888777 none lptr_bc_a/cw_amode 3 -999888777 none -999888777 none lptr_bc_a/cw_amode seasalt 1 20 ncl_a1 20 ncl_a1 lptr_nacl_a/cw_amode 2 24 ncl_a2 24 ncl_a2 lptr_nacl_a/cw_amode 3 27 ncl_a3 27 ncl_a3 lptr_nacl_a/cw_amode m-organic 1 -999888777 none -999888777 none lptr_mom_a/cw_amode 2 -999888777 none -999888777 none lptr_mom_a/cw_amode 3 -999888777 none -999888777 none lptr_mom_a/cw_amode dust 1 19 dst_a1 19 dst_a1 lptr_dust_a/cw_amode 2 -999888777 none -999888777 none lptr_dust_a/cw_amode 3 26 dst_a3 26 dst_a3 lptr_dust_a/cw_amode m-poly 1 -999888777 none -999888777 none lptr_mpoly_a/cw_amode 2 -999888777 none -999888777 none lptr_mpoly_a/cw_amode 3 -999888777 none -999888777 none lptr_mpoly_a/cw_amode m-prot 1 -999888777 none -999888777 none lptr_mprot_a/cw_amode 2 -999888777 none -999888777 none lptr_mprot_a/cw_amode 3 -999888777 none -999888777 none lptr_mprot_a/cw_amode m-lip 1 -999888777 none -999888777 none lptr_mlip_a/cw_amode 2 -999888777 none -999888777 none lptr_mlip_a/cw_amode 3 -999888777 none -999888777 none lptr_mlip_a/cw_amode mode, modename_amode, qneg3_worst_thresh_amode 1 accum 1.000E+03 2 aitken 1.000E+03 3 coarse 1.000E+00 calcsize addfld - num_a1_sfcsiz1 calcsize addfld - num_a1_sfcsiz2 calcsize addfld - num_c1_sfcsiz1 calcsize addfld - num_c1_sfcsiz2 calcsize addfld - num_a2_sfcsiz1 calcsize addfld - num_a2_sfcsiz2 calcsize addfld - num_c2_sfcsiz1 calcsize addfld - num_c2_sfcsiz2 calcsize addfld - num_a3_sfcsiz1 calcsize addfld - num_a3_sfcsiz2 calcsize addfld - num_c3_sfcsiz1 calcsize addfld - num_c3_sfcsiz2 calcsize addfld - num_a2_sfcsiz3 calcsize addfld - num_a1_sfcsiz3 calcsize addfld - num_a2_sfcsiz4 calcsize addfld - num_a1_sfcsiz4 calcsize addfld - num_c2_sfcsiz3 calcsize addfld - num_c1_sfcsiz3 calcsize addfld - num_c2_sfcsiz4 calcsize addfld - num_c1_sfcsiz4 calcsize addfld - so4_a2_sfcsiz3 calcsize addfld - so4_a1_sfcsiz3 calcsize addfld - so4_a2_sfcsiz4 calcsize addfld - so4_a1_sfcsiz4 calcsize addfld - so4_c2_sfcsiz3 calcsize addfld - so4_c1_sfcsiz3 calcsize addfld - so4_c2_sfcsiz4 calcsize addfld - so4_c1_sfcsiz4 calcsize addfld - soa_a2_sfcsiz3 calcsize addfld - soa_a1_sfcsiz3 calcsize addfld - soa_a2_sfcsiz4 calcsize addfld - soa_a1_sfcsiz4 calcsize addfld - soa_c2_sfcsiz3 calcsize addfld - soa_c1_sfcsiz3 calcsize addfld - soa_c2_sfcsiz4 calcsize addfld - soa_c1_sfcsiz4 calcsize addfld - ncl_a2_sfcsiz3 calcsize addfld - ncl_a1_sfcsiz3 calcsize addfld - ncl_a2_sfcsiz4 calcsize addfld - ncl_a1_sfcsiz4 calcsize addfld - ncl_c2_sfcsiz3 calcsize addfld - ncl_c1_sfcsiz3 calcsize addfld - ncl_c2_sfcsiz4 calcsize addfld - ncl_c1_sfcsiz4 l, species_class, name 1 0 Q 2 0 CLDLIQ 3 0 CLDICE 4 0 NUMLIQ 5 0 NUMICE 6 0 RAINQM 7 0 SNOWQM 8 0 NUMRAI 9 0 NUMSNO 10 3 H2O2 11 3 H2SO4 12 3 SO2 13 3 DMS 14 3 SOAG 15 2 so4_a1 16 2 pom_a1 17 2 soa_a1 18 2 bc_a1 19 2 dst_a1 20 2 ncl_a1 21 2 num_a1 22 2 so4_a2 23 2 soa_a2 24 2 ncl_a2 25 2 num_a2 26 2 dst_a3 27 2 ncl_a3 28 2 so4_a3 29 2 num_a3 modal_aero_calcsize_init ALL DONE modal_aero_amicphys_init start mdo_gaexch_cldy_subarea 0 gaexch_h2so4_uptake_optaa 2 newnuc_h2so4_conc_optaa 2 rename_method_optaa 40 newnuc_adjust_factor_pbl 1.0000E+00 ngas, max_gas, naer, max_aer 2 2 6 6 nsoa, npoa, nbc 1 1 1 igas_soa, igas_h2so4, igas_nh3, igas_hno3, igas_hcl 1 2 0 0 0 iaer_soa, iaer_so4, iaer_nh4, iaer_no3, iaer_cl 1 2 0 0 0 iaer_pom, iaer_bc, iaer_ncl, iaer_dst, iaer_ca, iaer_co3 3 4 5 6 0 0 iaer_mom, ...mpoly, ...mprot, ...mlip, ...mhum, ...mproc 0 0 0 0 0 0 fac_eqvso4hyg_aer(1:naer) soa 2.761E-01 so4 1.000E+00 pom 1.972E-01 bc 1.972E-10 ncl 2.288E+00 dst 1.341E-01 igas, lmap, name, mwhost, mw, fcvt, accom, vmol 1 5 SOAG 12.0110 150.0000 8.0073E-02 6.5000E-01 6.5633E+01 2 2 H2SO4 98.0784 98.0784 1.0000E+00 6.5000E-01 4.2880E+01 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 1 0 12 num_a1 1.0000E+00 0 12 num_c1 1 8 soa_a1 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.4000E-01 1 8 soa_c1 2 6 so4_a1 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 6 so4_c1 3 7 pom_a1 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.0000E-01 3 7 pom_c1 4 9 bc_a1 12.0000 12.0000 1.0000E+00 1.7000E+03 7.0588E-03 1.0000E-10 4 9 bc_c1 5 11 ncl_a1 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 11 ncl_c1 6 10 dst_a1 135.0000 135.0000 1.0000E+00 2.6000E+03 5.1923E-02 6.8000E-02 6 10 dst_c1 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 2 0 16 num_a2 1.0000E+00 0 16 num_c2 1 14 soa_a2 12.0000 150.0000 8.0000E-02 1.0000E+03 1.5000E-01 1.4000E-01 1 14 soa_c2 2 13 so4_a2 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 13 so4_c2 5 15 ncl_a2 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 15 ncl_c2 iaer, lmap, name, mwhost, mw, fcvt, dens, fac_m2v, hygro for mode 3 0 20 num_a3 1.0000E+00 0 20 num_c3 2 19 so4_a3 115.0000 115.0000 1.0000E+00 1.7700E+03 6.4972E-02 5.0700E-01 2 19 so4_c3 5 18 ncl_a3 58.5000 58.5000 1.0000E+00 1.9000E+03 3.0789E-02 1.1600E+00 5 18 ncl_c3 6 17 dst_a3 135.0000 135.0000 1.0000E+00 2.6000E+03 5.1923E-02 6.8000E-02 6 17 dst_c3 l, lmz, lmapcc_all, species_class, name 10 1 0 3 H2O2 11 2 1 3 H2SO4 12 3 0 3 SO2 13 4 0 3 DMS 14 5 1 3 SOAG 15 6 2 2 so4_a1 16 7 2 2 pom_a1 17 8 2 2 soa_a1 18 9 2 2 bc_a1 19 10 2 2 dst_a1 20 11 2 2 ncl_a1 21 12 3 2 num_a1 22 13 2 2 so4_a2 23 14 2 2 soa_a2 24 15 2 2 ncl_a2 25 16 3 2 num_a2 26 17 2 2 dst_a3 27 18 2 2 ncl_a3 28 19 2 2 so4_a3 29 20 3 2 num_a3 gasaerexch addfld H2SO4_sfgaex1 kg/m2/s gasaerexch addfld SOAG_sfgaex1 kg/m2/s gasaerexch addfld so4_a1_sfgaex1 kg/m2/s gasaerexch addfld soa_a1_sfgaex1 kg/m2/s gasaerexch addfld so4_a2_sfgaex1 kg/m2/s gasaerexch addfld soa_a2_sfgaex1 kg/m2/s gasaerexch addfld so4_a3_sfgaex1 kg/m2/s gasaerexch addfld so4_a1_sfgaex2 kg/m2/s gasaerexch addfld so4_c1_sfgaex2 kg/m2/s gasaerexch addfld soa_a1_sfgaex2 kg/m2/s gasaerexch addfld soa_c1_sfgaex2 kg/m2/s gasaerexch addfld ncl_a1_sfgaex2 kg/m2/s gasaerexch addfld ncl_c1_sfgaex2 kg/m2/s gasaerexch addfld num_a1_sfgaex2 #/m2/s gasaerexch addfld num_c1_sfgaex2 #/m2/s gasaerexch addfld so4_a2_sfgaex2 kg/m2/s gasaerexch addfld so4_c2_sfgaex2 kg/m2/s gasaerexch addfld soa_a2_sfgaex2 kg/m2/s gasaerexch addfld soa_c2_sfgaex2 kg/m2/s gasaerexch addfld ncl_a2_sfgaex2 kg/m2/s gasaerexch addfld ncl_c2_sfgaex2 kg/m2/s gasaerexch addfld num_a2_sfgaex2 #/m2/s gasaerexch addfld num_c2_sfgaex2 #/m2/s modal_aero_coag_init addfld so4_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld num_a1_sfcoag1 #/m2/s modal_aero_coag_init addfld so4_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld num_a2_sfcoag1 #/m2/s modal_aero_newnuc_init addfld H2SO4_sfnnuc1 kg/m2/s modal_aero_newnuc_init addfld so4_a2_sfnnuc1 kg/m2/s modal_aero_newnuc_init addfld num_a2_sfnnuc1 #/m2/s modal_aero_amicphys_init end mam_prevap_resusp_init mam_prevap_resusp_optaa 11 name, mm, mmtoo, ntoo = Q 1 0 0 name, mm, mmtoo, ntoo = CLDLIQ 2 0 0 name, mm, mmtoo, ntoo = CLDICE 3 0 0 name, mm, mmtoo, ntoo = NUMLIQ 4 0 0 name, mm, mmtoo, ntoo = NUMICE 5 0 0 name, mm, mmtoo, ntoo = RAINQM 6 0 0 name, mm, mmtoo, ntoo = SNOWQM 7 0 0 name, mm, mmtoo, ntoo = NUMRAI 8 0 0 name, mm, mmtoo, ntoo = NUMSNO 9 0 0 name, mm, mmtoo, ntoo = H2O2 10 0 0 name, mm, mmtoo, ntoo = H2SO4 11 0 0 name, mm, mmtoo, ntoo = SO2 12 0 0 name, mm, mmtoo, ntoo = DMS 13 0 0 name, mm, mmtoo, ntoo = SOAG 14 0 0 name, mm, mmtoo, ntoo = so4_a1 15 0 0 name, mm, mmtoo, ntoo = pom_a1 16 0 0 name, mm, mmtoo, ntoo = soa_a1 17 0 0 name, mm, mmtoo, ntoo = bc_a1 18 0 0 name, mm, mmtoo, ntoo = dst_a1 19 0 0 name, mm, mmtoo, ntoo = ncl_a1 20 0 0 name, mm, mmtoo, ntoo = num_a1 21 0 0 name, mm, mmtoo, ntoo = so4_a2 22 0 0 name, mm, mmtoo, ntoo = soa_a2 23 0 0 name, mm, mmtoo, ntoo = ncl_a2 24 0 0 name, mm, mmtoo, ntoo = num_a2 25 0 0 name, mm, mmtoo, ntoo = dst_a3 26 0 0 name, mm, mmtoo, ntoo = ncl_a3 27 0 0 name, mm, mmtoo, ntoo = so4_a3 28 0 0 name, mm, mmtoo, ntoo = num_a3 29 0 0 soil_erod_mod: soil erodibility dataset: /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc soil_erod_mod: soil_erod_fact = 0.29999999999999999 (GETFIL): attempting to find local file dst_1.9x2.5_c090203.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc Opened existing file /home/pub/cam_inputdata/atm/cam/dst/dst_1.9x2.5_c090203.nc 28 aero_model_init: bc_a1 will have drydep applied aero_model_init: dst_a1 will have drydep applied aero_model_init: dst_a3 will have drydep applied aero_model_init: ncl_a1 will have drydep applied aero_model_init: ncl_a2 will have drydep applied aero_model_init: ncl_a3 will have drydep applied aero_model_init: num_a1 will have drydep applied aero_model_init: num_a2 will have drydep applied aero_model_init: num_a3 will have drydep applied aero_model_init: pom_a1 will have drydep applied aero_model_init: so4_a1 will have drydep applied aero_model_init: so4_a2 will have drydep applied aero_model_init: so4_a3 will have drydep applied aero_model_init: soa_a1 will have drydep applied aero_model_init: soa_a2 will have drydep applied aero_model_init: bc_a1 will have wet removal aero_model_init: dst_a1 will have wet removal aero_model_init: dst_a3 will have wet removal aero_model_init: ncl_a1 will have wet removal aero_model_init: ncl_a2 will have wet removal aero_model_init: ncl_a3 will have wet removal aero_model_init: num_a1 will have wet removal aero_model_init: num_a2 will have wet removal aero_model_init: num_a3 will have wet removal aero_model_init: pom_a1 will have wet removal aero_model_init: so4_a1 will have wet removal aero_model_init: so4_a2 will have wet removal aero_model_init: so4_a3 will have wet removal aero_model_init: soa_a1 will have wet removal aero_model_init: soa_a2 will have wet removal m, wetdep_list 1 bc_a1 m, wetdep_list 2 dst_a1 m, wetdep_list 3 dst_a3 m, wetdep_list 4 ncl_a1 m, wetdep_list 5 ncl_a2 m, wetdep_list 6 ncl_a3 m, wetdep_list 7 num_a1 m, wetdep_list 8 num_a2 m, wetdep_list 9 num_a3 m, wetdep_list 10 pom_a1 m, wetdep_list 11 so4_a1 m, wetdep_list 12 so4_a2 m, wetdep_list 13 so4_a3 m, wetdep_list 14 soa_a1 m, wetdep_list 15 soa_a2 sox_inti: has_sox = T ----------------------------------------- mozart will do sox aerosols ----------------------------------------- chem_init: addfld done setinv_inti: m,n2,o2,h2o ndx = 1 2 3 4 sethet_inti: new ndx 3 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 sethet_inti: diagnotics 1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 usrrxt_inti: diagnostics -1 2 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 4 6 -1 trcdata_init: data type: CYCLICAL file: oxid_1.9x2.5_L26_1850-2005_c091123.nc (GETFIL): attempting to find local file oxid_1.9x2.5_L26_1850-2005_c091123.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc 29 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc trcdata_init: file%has_ps = T There are no offline tracer sources airpl_src: NO and CO do not have external source --> no aircraft sources will be applied chemini: after airpl_src on node 0 srf_emis_inti: n_emis_species = 9 (GETFIL): attempting to find local file aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc 30 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): attempting to find local file aerocom_mam3_dms_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc 31 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/aerocom_mam3_dms_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc 32 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc 33 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc 34 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_soag_1.5_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc 35 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_soag_1.5_surf_2000_c130422.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc 36 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_bc_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc 37 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc 38 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc 39 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc 40 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc 41 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc 42 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_pom_surf_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc 43 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_surf_2000_c130422.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc 44 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a1_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc 45 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_surf_2000_c120315.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc 46 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a2_surf_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc 47 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_surf_2000_c120315.nc trcdata_init: file%has_ps = F chemini: after srf_emissions_inti on node 0 setext_inti: diagnostics: co_ndx, no_ndx, synoz_ndx, xno_ndx -1 -1 -1 -1 extfrc_inti: diagnostics extfrc timing specs type = CYCLICAL cycle year = 2000 there are 7 species with external forcing files forcing type 1 species = SO2 frc ndx = 1 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc forcing type 2 species = so4_a1 frc ndx = 2 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc forcing type 3 species = pom_a1 frc ndx = 4 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc forcing type 4 species = bc_a1 frc ndx = 5 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc forcing type 5 species = num_a1 frc ndx = 6 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc forcing type 6 species = so4_a2 frc ndx = 3 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc forcing type 7 species = num_a2 frc ndx = 7 filename= /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc 48 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc 49 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so2_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc 50 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a1_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc 51 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a1_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc 52 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc (GETFIL): attempting to find local file ar5_mam3_pom_elev_2000_c130422.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc 53 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_pom_elev_2000_c130422.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc 54 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_bc_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc 55 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_bc_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc 56 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a1_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc 57 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a1_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc 58 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_so4_a2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc 59 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_so4_a2_elev_2000_c120315.nc trcdata_init: file%has_ps = F Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc 60 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc (GETFIL): attempting to find local file ar5_mam3_num_a2_elev_2000_c120315.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc 61 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/trop_mozart_aero/emis/ar5_mam3_num_a2_elev_2000_c120315.nc trcdata_init: file%has_ps = F chemini: after extfrc_inti on node 0 chemini: after strato_sad_inti on node 0 chemini: after sulf_inti on node 0 sad_inti: sad capped at level 6 whose midpoint is 1.2829949082549250 hPa chemini: after sad_inti on node 0 chemini: after lightning_inti on node 0 drydep_inti: following species have dry deposition drydep_inti: H2O2 is requested to have dry dep drydep_inti: H2SO4 is requested to have dry dep drydep_inti: SO2 is requested to have dry dep drydep_inti: (GETFIL): attempting to find local file atmsrf_ne4np4_c151204.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mam/atmsrf_ne4np4_c151204.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mam/atmsrf_ne4np4_c151204.nc 62 Creating new decomp: 1!11!1!!866!11!!d6!i2! (GETFIL): attempting to find local file season_wes.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/season_wes.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/season_wes.nc 63 INFO: Non-scalable action: Computing global coords in SE dycore. chemini: after drydep_inti on node 0 chemini: after fstrat_inti on node 0 (GETFIL): attempting to find local file temp_prs_GT200nm_jpl06_c080930.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/temp_prs_GT200nm_jpl06_c080930.nc jlong_init: before get_rsf (GETFIL): attempting to find local file RSF_GT200nm_v3.0_c080811.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/RSF_GT200nm_v3.0_c080811.nc ---------------------------------------------- get_rsf: numalb, numcolo3, numsza, nump = 6 20 24 151 get_rsf: size of rsf_tab = 67 151 24 20 6 ---------------------------------------------- Jlong using bdes jlong_init: after get_rsf -------------------------------------------------- jlong_init: etfphot after data rebin 7.9796132E+11 9.1041033E+11 1.1081042E+12 1.2555629E+12 2.2894040E+12 3.5219083E+12 4.0320354E+12 4.6681636E+12 4.9881636E+12 6.6834694E+12 4.9929827E+12 5.7570644E+12 5.1359515E+12 6.1108125E+12 4.8940612E+12 7.5092066E+12 6.5764792E+12 6.5354301E+12 6.0383517E+12 7.9717011E+12 1.5299338E+13 1.2555513E+13 3.1494397E+13 3.4082113E+13 2.6060288E+13 2.8753539E+13 2.3699418E+13 3.7635728E+13 6.4233140E+13 7.8890412E+13 7.7936409E+13 6.9709207E+13 9.1647368E+13 9.5570536E+13 9.7619654E+13 1.1142118E+14 1.0937931E+14 1.2116810E+14 1.3997657E+14 1.6853112E+14 1.5761888E+14 1.6596207E+14 1.6277402E+14 1.5966211E+14 1.8631103E+14 1.6571962E+14 1.8142718E+14 2.2272892E+14 1.9924788E+14 2.2709795E+14 1.8524785E+14 2.0328311E+14 2.1069117E+14 2.5114366E+14 3.6591423E+14 3.4987568E+14 3.5281729E+14 3.6952416E+14 3.6442610E+14 3.6371070E+14 4.3868924E+14 4.8700699E+14 4.9466248E+14 5.2093158E+14 5.2144620E+14 5.0907747E+14 4.9221445E+14 -------------------------------------------------- ********************************************* photo_inti: euv_indexer 0 photo_inti: sht_indexer 0 photo_inti: lng_indexer 1 ********************************************* (GETFIL): attempting to find local file exo_coldens.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc 64 chemini: after waccm_prate_inti on node 0 chemini: after aurora_inti chemini: after wetdep_init chemini: finished on node 0 O1D_to_2OH_adj_init: Found j2oh index in O1D_to_2OH_adj_init of -1 O1D_to_2OH_adj_init: O1D_to_2OH_adj is active aero_model_init iflagaa= 2 gas_wetdep_cnt,meth 3 MOZ gas_wetdep_list 1 H2O2 gas_wetdep_list 2 H2SO4 gas_wetdep_list 3 SO2 ozone is prescribed in :ozone_1.9x2.5_L26_2000clim_c091112.nc trcdata_init: data type: CYCLICAL file: ozone_1.9x2.5_L26_2000clim_c091112.nc (GETFIL): attempting to find local file ozone_1.9x2.5_L26_2000clim_c091112.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc Opened existing file /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc 65 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_2000clim_c091112.nc trcdata_init: file%has_ps = T GW_DRAG: pgwv = 32 GW_DRAG: cref( -32) = -80.00 GW_DRAG: cref( -31) = -77.50 GW_DRAG: cref( -30) = -75.00 GW_DRAG: cref( -29) = -72.50 GW_DRAG: cref( -28) = -70.00 GW_DRAG: cref( -27) = -67.50 GW_DRAG: cref( -26) = -65.00 GW_DRAG: cref( -25) = -62.50 GW_DRAG: cref( -24) = -60.00 GW_DRAG: cref( -23) = -57.50 GW_DRAG: cref( -22) = -55.00 GW_DRAG: cref( -21) = -52.50 GW_DRAG: cref( -20) = -50.00 GW_DRAG: cref( -19) = -47.50 GW_DRAG: cref( -18) = -45.00 GW_DRAG: cref( -17) = -42.50 GW_DRAG: cref( -16) = -40.00 GW_DRAG: cref( -15) = -37.50 GW_DRAG: cref( -14) = -35.00 GW_DRAG: cref( -13) = -32.50 GW_DRAG: cref( -12) = -30.00 GW_DRAG: cref( -11) = -27.50 GW_DRAG: cref( -10) = -25.00 GW_DRAG: cref( -9) = -22.50 GW_DRAG: cref( -8) = -20.00 GW_DRAG: cref( -7) = -17.50 GW_DRAG: cref( -6) = -15.00 GW_DRAG: cref( -5) = -12.50 GW_DRAG: cref( -4) = -10.00 GW_DRAG: cref( -3) = -7.50 GW_DRAG: cref( -2) = -5.00 GW_DRAG: cref( -1) = -2.50 GW_DRAG: cref( 0) = 0.00 GW_DRAG: cref( 1) = 2.50 GW_DRAG: cref( 2) = 5.00 GW_DRAG: cref( 3) = 7.50 GW_DRAG: cref( 4) = 10.00 GW_DRAG: cref( 5) = 12.50 GW_DRAG: cref( 6) = 15.00 GW_DRAG: cref( 7) = 17.50 GW_DRAG: cref( 8) = 20.00 GW_DRAG: cref( 9) = 22.50 GW_DRAG: cref( 10) = 25.00 GW_DRAG: cref( 11) = 27.50 GW_DRAG: cref( 12) = 30.00 GW_DRAG: cref( 13) = 32.50 GW_DRAG: cref( 14) = 35.00 GW_DRAG: cref( 15) = 37.50 GW_DRAG: cref( 16) = 40.00 GW_DRAG: cref( 17) = 42.50 GW_DRAG: cref( 18) = 45.00 GW_DRAG: cref( 19) = 47.50 GW_DRAG: cref( 20) = 50.00 GW_DRAG: cref( 21) = 52.50 GW_DRAG: cref( 22) = 55.00 GW_DRAG: cref( 23) = 57.50 GW_DRAG: cref( 24) = 60.00 GW_DRAG: cref( 25) = 62.50 GW_DRAG: cref( 26) = 65.00 GW_DRAG: cref( 27) = 67.50 GW_DRAG: cref( 28) = 70.00 GW_DRAG: cref( 29) = 72.50 GW_DRAG: cref( 30) = 75.00 GW_DRAG: cref( 31) = 77.50 GW_DRAG: cref( 32) = 80.00 GW_DRAG: kwv = 6.2799999999999995E-005 GW_DRAG: fcrit2 = 1.0000000000000000 gw_init: newtonian damping (1/day): k pref_edge alpha 0 0.10000E+02 0.10 1 0.14765E+02 0.11 2 0.21801E+02 0.13 3 0.32189E+02 0.16 4 0.47527E+02 0.17 5 0.70174E+02 0.17 6 0.10361E+03 0.16 7 0.15299E+03 0.15 8 0.22588E+03 0.13 9 0.33352E+03 0.10 10 0.49245E+03 0.09 11 0.70124E+03 0.09 12 0.97424E+03 0.09 13 0.13205E+04 0.09 14 0.17463E+04 0.09 15 0.22530E+04 0.09 16 0.28359E+04 0.09 17 0.34827E+04 0.09 18 0.41905E+04 0.09 19 0.49437E+04 0.09 20 0.57182E+04 0.09 21 0.64848E+04 0.09 22 0.72105E+04 0.09 23 0.78606E+04 0.09 24 0.85286E+04 0.09 25 0.92535E+04 0.09 26 0.10040E+05 0.09 27 0.10893E+05 0.09 28 0.11819E+05 0.09 29 0.12823E+05 0.09 30 0.13913E+05 0.09 31 0.15096E+05 0.09 32 0.16378E+05 0.09 33 0.17770E+05 0.09 34 0.19281E+05 0.09 35 0.20919E+05 0.09 36 0.22697E+05 0.09 37 0.24626E+05 0.09 38 0.26719E+05 0.09 39 0.28990E+05 0.09 40 0.31453E+05 0.09 41 0.34126E+05 0.09 42 0.37027E+05 0.09 43 0.40173E+05 0.09 44 0.43587E+05 0.09 45 0.47292E+05 0.09 46 0.51202E+05 0.09 47 0.55126E+05 0.09 48 0.58999E+05 0.09 49 0.62730E+05 0.09 50 0.66334E+05 0.09 51 0.69765E+05 0.09 52 0.72976E+05 0.09 53 0.75919E+05 0.09 54 0.78553E+05 0.09 55 0.80837E+05 0.09 56 0.82736E+05 0.09 57 0.84283E+05 0.09 58 0.85650E+05 0.09 59 0.86986E+05 0.09 60 0.88288E+05 0.09 61 0.89556E+05 0.09 62 0.90786E+05 0.09 63 0.91977E+05 0.09 64 0.93127E+05 0.09 65 0.94233E+05 0.09 66 0.95294E+05 0.09 67 0.96308E+05 0.09 68 0.97274E+05 0.09 69 0.98189E+05 0.09 70 0.99052E+05 0.09 71 0.99699E+05 0.09 72 0.10000E+06 0.09 KTOP = 0 KBOTBG = 45 K700 = 52 (GETFIL): attempting to find local file newmfspectra40_dc25.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/gw/newmfspectra40_dc25.nc Read-in source spectra from file MFCC= 243485000.00000000 3.1111300000000001E-004 Rayleigh friction - rayk0 = 2 Rayleigh friction - raykrange = 0.0000000000000000 Rayleigh friction - raytau0 = 5.0000000000000000 Rayleigh friction - krange = 0.50000000000000000 Rayleigh friction - otau0 = 2.3148148148148148E-006 Rayleigh friction decay rate profile k = 1 otau = 2.2731800695321956E-006 k = 2 otau = 1.1574074074074074E-006 k = 3 otau = 4.1634745282619322E-008 k = 4 otau = 7.7627345015389583E-010 k = 5 otau = 1.4222626393998347E-011 k = 6 otau = 2.6049806036545330E-013 k = 7 otau = 4.7711889737421261E-015 k = 8 otau = 8.7387401841525575E-017 k = 9 otau = 1.6005715271679340E-018 k = 10 otau = 2.9297552038719406E-020 k = 11 otau = 5.1399214103016506E-022 k = 12 otau = 0.0000000000000000 k = 13 otau = 0.0000000000000000 k = 14 otau = 0.0000000000000000 k = 15 otau = 0.0000000000000000 k = 16 otau = 0.0000000000000000 k = 17 otau = 0.0000000000000000 k = 18 otau = 0.0000000000000000 k = 19 otau = 0.0000000000000000 k = 20 otau = 0.0000000000000000 k = 21 otau = 0.0000000000000000 k = 22 otau = 0.0000000000000000 k = 23 otau = 0.0000000000000000 k = 24 otau = 0.0000000000000000 k = 25 otau = 0.0000000000000000 k = 26 otau = 0.0000000000000000 k = 27 otau = 0.0000000000000000 k = 28 otau = 0.0000000000000000 k = 29 otau = 0.0000000000000000 k = 30 otau = 0.0000000000000000 k = 31 otau = 0.0000000000000000 k = 32 otau = 0.0000000000000000 k = 33 otau = 0.0000000000000000 k = 34 otau = 0.0000000000000000 k = 35 otau = 0.0000000000000000 k = 36 otau = 0.0000000000000000 k = 37 otau = 0.0000000000000000 k = 38 otau = 0.0000000000000000 k = 39 otau = 0.0000000000000000 k = 40 otau = 0.0000000000000000 k = 41 otau = 0.0000000000000000 k = 42 otau = 0.0000000000000000 k = 43 otau = 0.0000000000000000 k = 44 otau = 0.0000000000000000 k = 45 otau = 0.0000000000000000 k = 46 otau = 0.0000000000000000 k = 47 otau = 0.0000000000000000 k = 48 otau = 0.0000000000000000 k = 49 otau = 0.0000000000000000 k = 50 otau = 0.0000000000000000 k = 51 otau = 0.0000000000000000 k = 52 otau = 0.0000000000000000 k = 53 otau = 0.0000000000000000 k = 54 otau = 0.0000000000000000 k = 55 otau = 0.0000000000000000 k = 56 otau = 0.0000000000000000 k = 57 otau = 0.0000000000000000 k = 58 otau = 0.0000000000000000 k = 59 otau = 0.0000000000000000 k = 60 otau = 0.0000000000000000 k = 61 otau = 0.0000000000000000 k = 62 otau = 0.0000000000000000 k = 63 otau = 0.0000000000000000 k = 64 otau = 0.0000000000000000 k = 65 otau = 0.0000000000000000 k = 66 otau = 0.0000000000000000 k = 67 otau = 0.0000000000000000 k = 68 otau = 0.0000000000000000 k = 69 otau = 0.0000000000000000 k = 70 otau = 0.0000000000000000 k = 71 otau = 0.0000000000000000 k = 72 otau = 0.0000000000000000 radlw_init: ntoplw = 1 (GETFIL): attempting to find local file water_refindex_rrtmg_c080910.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc 66 modal_aer_opt_init: read water refractive index file:/home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc tuning parameters cldfrc_init: inversion_cld_off F tuning parameters cldfrc_init: dp1 1.7999999999999999E-002 dp2 500.00000000000000 sh1 4.0000000000000001E-002 sh2 500.00000000000000 tuning parameters cldfrc_init: rhminl 0.94999999999999996 rhminl_adj_land 0.10000000000000001 rhminh 0.80000000000000004 premit 25000.000000000000 premib 70000.000000000000 tuning parameters cldfrc_init: iceopt 5 icecrit 0.93000000000000005 cldfrc_init: model level nearest 700 mb is 46 which is 49246.857402252703 pascals cldfrc2m parameters: rhminl = 0.94999999999999996 rhminl_adj_land = 0.10000000000000001 rhminh = 0.80000000000000004 premit = 25000.000000000000 premib = 70000.000000000000 iceopt = 5 icecrit = 0.93000000000000005 rhmini = 0.80000000000000004 rhmaxi = 1.0500000000000000 convect_deep: no deep convection selected DEMOTT is: T Initializing MG version 2. 0 Number of microphysics substeps is: 1 CLUBB tunable parameters: total 102 -------------------------------------------------- C1 = 1.0000000000000000 C1b = 1.0000000000000000 C1c = 0.75000000000000000 C2rt = 1.0000000000000000 C2thl = 1.0000000000000000 C2rtthl = 1.0000000000000000 C4 = 5.0000000000000000 C_uu_shr = 0.40000000000000002 C_uu_buoy = 0.29999999999999999 C6rt = 2.0000000000000000 C6rtb = 2.0000000000000000 C6rtc = 0.50000000000000000 C6thl = 2.0000000000000000 C6thlb = 2.0000000000000000 C6thlc = 0.50000000000000000 C7 = 0.50000000000000000 C7b = 0.50000000000000000 C7c = 0.50000000000000000 C8 = 0.50000000000000000 C8b = 0.0000000000000000 C10 = 3.2999999999999998 C11 = 0.40000000000000002 C11b = 0.40000000000000002 C11c = 0.84999999999999998 C12 = 1.0000000000000000 C13 = 0.10000000000000001 C14 = 1.0000000000000000 C_wp2_pr_dfsn = 0.0000000000000000 C_wp3_pr_tp = 0.0000000000000000 C_wp3_pr_turb = 1.0000000000000000 C_wp3_pr_dfsn = 0.0000000000000000 C_wp2_splat = 0.0000000000000000 C6rt_Lscale0 = 14.000000000000000 C6thl_Lscale0 = 14.000000000000000 C7_Lscale0 = 0.84999999999999998 wpxp_L_thresh = 100.00000000000000 c_K = 0.20000000000000001 c_K1 = 0.20000000000000001 nu1 = 1.0000000000000000 c_K2 = 2.5000000000000001E-002 nu2 = 1.0000000000000000 c_K6 = 0.37500000000000000 nu6 = 5.0000000000000000 c_K8 = 5.0000000000000000 nu8 = 20.000000000000000 c_K9 = 0.10000000000000001 nu9 = 10.000000000000000 nu10 = 0.0000000000000000 c_K_hm = 0.75000000000000000 c_K_hmb = 0.10000000000000001 K_hm_min_coef = 0.10000000000000001 nu_hm = 1.5000000000000000 slope_coef_spread_DG_means_w = 21.000000000000000 pdf_component_stdev_factor_w = 1.0000000000000000 coef_spread_DG_means_rt = 0.80000000000000004 coef_spread_DG_means_thl = 0.80000000000000004 gamma_coef = 0.25000000000000000 gamma_coefb = 0.25000000000000000 gamma_coefc = 1.2000000000000000 mu = 5.0000000000000001E-004 beta = 1.0000000000000000 lmin_coef = 0.50000000000000000 omicron = 0.80000000000000004 zeta_vrnce_rat = 0.0000000000000000 upsilon_precip_frac_rat = 0.90000000000000002 lambda0_stability_coef = 2.9999999999999999E-002 mult_coef = 0.50000000000000000 taumin = 90.000000000000000 taumax = 3600.0000000000000 Lscale_mu_coef = 2.0000000000000000 Lscale_pert_coef = 0.10000000000000001 alpha_corr = 0.14999999999999999 Skw_denom_coef = 4.0000000000000000 c_K10 = 0.29999999999999999 c_K10h = 0.34999999999999998 thlp2_rad_coef = 1.0000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000001 up2_sfc_coef = 4.0000000000000000 Skw_max_mag = 10.000000000000000 C_invrs_tau_bkgnd = 1.1000000000000001 C_invrs_tau_sfc = 0.10000000000000001 C_invrs_tau_shear = 2.0000000000000000E-002 C_invrs_tau_N2 = 0.40000000000000002 C_invrs_tau_N2_wp2 = 0.10000000000000001 C_invrs_tau_N2_xp2 = 5.0000000000000003E-002 C_invrs_tau_N2_wpxp = 0.0000000000000000 C_invrs_tau_N2_clear_wp3 = 1.0000000000000000 C_invrs_tau_wpxp_Ri = 3.0000000000000000 C_invrs_tau_wpxp_N2_thresh = 3.3000000000000000E-004 xp3_coef_base = 0.25000000000000000 xp3_coef_slope = 1.0000000000000000E-002 altitude_threshold = 100.00000000000000 rtp2_clip_coef = 0.50000000000000000 Cx_min = 0.33000000000000002 Cx_max = 0.94999999999999996 Richardson_num_min = 0.25000000000000000 Richardson_num_max = 400.00000000000000 a3_coef_min = 1.0000000000000000 a_const = 1.8000000000000000 bv_efold = 5.0000000000000000 wpxp_Ri_exp = 0.50000000000000000 z_displace = 25.000000000000000 CLUBB configurable flags set in thread 0: iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 l_use_precip_frac = T l_predict_upwp_vpwp = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = F l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = T l_partial_upwind_wp3 = T l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = T l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = T l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = F l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F INIT_HB_DIFF: PBL height will be limited to bottom 29 model levels. Top is 41880.346287926324 pascals (GETFIL): attempting to find local file clim_p_trop.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc 67 tropopause_init : days 16.000000 45.000000 75.000000 105.00000 136.00000 166.00000 197.00000 228.00000 258.00000 289.00000 319.00000 350.00000 **************************************************************************** GLB_VERIF_SMRY: Initialization of glb_verif_smry done. GLB_VERIF_SMRY: current_number_of_smry_fields = 95 GLB_VERIF_SMRY: GLB_VERIF_SMRY: Index Field Unit Compr. Threshold Fixer GLB_VERIF_SMRY: 1 TE_RELERR @gwdrag - 2 0.100E-13 0 GLB_VERIF_SMRY: 2 TE_RELERR @microp_tend - 2 0.100E-13 0 GLB_VERIF_SMRY: 3 TW_RELERR @microp_tend - 2 0.100E-09 0 GLB_VERIF_SMRY: 4 CLDLIQ @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 5 CLDLIQ @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 6 CLDICE @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 7 CLDICE @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 8 RAINQM @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 9 RAINQM @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 10 SNOWQM @cldwat kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 11 SNOWQM @micro_mg kg/kg -1 0.000E+00 0 GLB_VERIF_SMRY: 12 Q @clubb_macmic_01 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 13 CLDLIQ @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 14 CLDICE @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 15 RAINQM @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 16 SNOWQM @clubb_macmic_01 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 17 H2O2 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 18 H2SO4 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 19 SO2 @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 20 SOAG @clubb_macmic_01 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 21 Q @clubb_macmic_02 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 22 CLDLIQ @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 23 CLDICE @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 24 RAINQM @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 25 SNOWQM @clubb_macmic_02 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 26 H2O2 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 27 H2SO4 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 28 SO2 @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 29 SOAG @clubb_macmic_02 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 30 Q @clubb_macmic_03 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 31 CLDLIQ @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 32 CLDICE @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 33 RAINQM @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 34 SNOWQM @clubb_macmic_03 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 35 H2O2 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 36 H2SO4 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 37 SO2 @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 38 SOAG @clubb_macmic_03 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 39 Q @clubb_macmic_04 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 40 CLDLIQ @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 41 CLDICE @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 42 RAINQM @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 43 SNOWQM @clubb_macmic_04 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 44 H2O2 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 45 H2SO4 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 46 SO2 @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 47 SOAG @clubb_macmic_04 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 48 Q @clubb_macmic_05 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 49 CLDLIQ @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 50 CLDICE @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 51 RAINQM @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 52 SNOWQM @clubb_macmic_05 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 53 H2O2 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 54 H2SO4 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 55 SO2 @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 56 SOAG @clubb_macmic_05 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 57 Q @clubb_macmic_06 (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 58 CLDLIQ @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 59 CLDICE @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 60 RAINQM @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 61 SNOWQM @clubb_macmic_06 (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 62 H2O2 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 63 H2SO4 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 64 SO2 @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 65 SOAG @clubb_macmic_06 (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 66 Q @clubb_surface (mr) -1 0.100E-11 0 GLB_VERIF_SMRY: 67 CLDLIQ @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 68 CLDICE @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 69 NUMLIQ @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 70 NUMICE @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 71 RAINQM @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 72 SNOWQM @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 73 NUMRAI @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 74 NUMSNO @clubb_surface (mr) -1 0.000E+00 0 GLB_VERIF_SMRY: 75 H2O2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 76 H2SO4 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 77 SO2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 78 DMS @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 79 SOAG @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 80 so4_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 81 pom_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 82 soa_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 83 bc_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 84 dst_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 85 ncl_a1 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 86 num_a1 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 87 so4_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 88 soa_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 89 ncl_a2 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 90 num_a2 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 91 dst_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 92 ncl_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 93 so4_a3 @clubb_surface (mr) -1 0.100E-35 0 GLB_VERIF_SMRY: 94 num_a3 @clubb_surface (mr) -1 0.100E-04 0 GLB_VERIF_SMRY: 95 LHFLX_EXCESS @QNEG4_TPHYSAC kg/m2/s -1 0.000E+00 0 **************************************************************************** ******* MASTER FIELD LIST ******* 1 SILHS_NCLD_SCOL m^-3 73 I Subcolumn Cloud Number Concentration 2 SILHS_NRAIN_SCOL m^-3 73 I Subcolumn Number Concentration of Rain from SILHS 3 SILHS_OMEGA_SCOL Pa/s 73 I Subcolumn vertical pressure velocity 4 SILHS_RCM_SCOL kg/kg 73 I Subcolumn Cloud Liquid Water from SILHS 5 SILHS_RICLD_SCOL kg/kg 73 I Subcolumn Cloud Ice Water from SILHS 6 SILHS_NICLD_SCOL kg/kg 73 I Subcolumn Cloud Ice Number Conc from SILHS 7 SILHS_RRAIN_SCOL kg/kg 73 I Subcolumn Precipitating Liquid Water from SILHS 8 SILHS_RT_SCOL kg/kg 73 I Subcolumn Total Water from SILHS 9 SILHS_THLM_SCOL K 73 I Subcolumn liquid water pot temperature 10 SILHS_WEIGHT_SCOL frac 1 I Weights for each subcolumn 11 SILHS_WM_SCOL m/s 73 I Subcolumn vertical velocity from SILHS 12 NR_IN_LH m^-3 72 I Num Rain Conc as input to SILHS 13 RTM_CLUBB kg/kg 73 I Input total water mixing ratio 14 THLM_CLUBB K 73 I Input liquid water potential temperature 15 SILHS_QC_IN kg/kg 72 I Input cloud water mixing ratio 16 SILHS_QI_IN kg/kg 72 I Input cloud ice mixing ratio 17 SILHS_NC_IN #/kg 72 I Input cloud water number concentration 18 SILHS_NI_IN #/kg 72 I Input cloud ice number concentration 19 AKM_CLUBB (kg/kg)/s 73 I Exact Kessler autoconversion 20 AKM_LH_CLUBB (kg/kg)/s 73 I Monte Carlo estimate of Kessler autoconversion 21 INVS_EXNER none 72 I inverse EXNER function from state in subcol_SILHS 22 SILHS_ZTODT s 1 I Length of Physics timestep (for debugging) 23 SILHS_EFF_CLDFRAC frac 72 A Calculated cloud fraction from subcolumn liq or ice 24 SILHS_CLUBB_PRECIP_FRAC frac 72 A Precipitation fraction from CLUBB (set_up_pdf_params_incl_hydromet) 25 SILHS_CLUBB_ICE_SS_FRAC frac 72 A Ice supersaturation fraction from CLUBB 26 QVHFTEN kg/kg/s 72 A Water vapor mixing ratio tendency from hole filling 27 QCHFTEN kg/kg/s 72 A Cloud water mixing ratio tendency from hole filling 28 QRHFTEN kg/kg/s 72 A Rain water mixing ratio tendency from hole filling 29 QIHFTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from hole filling 30 QSHFTEN kg/kg/s 72 A Snow mixing ratio tendency from hole filling 31 QMHFTEN kg/kg/s 72 A Rimed ice mixing ratio tendency from hole filling (P3 micro) 32 THFTEN K/s 72 A Temperature tendency from hole filling 33 NSTEP timestep 1 A Model timestep 34 PHIS m2/s2 1 I Surface geopotential 35 PS Pa 1 A Surface pressure 36 T K 72 A Temperature 37 U m/s 72 A Zonal wind 38 V m/s 72 A Meridional wind 39 Q kg/kg 72 A Specific humidity 40 TBP K 72 A Temperature (before physics) 41 QBP kg/kg 72 A Specific humidity (before physics) 42 TAP K 72 A Temperature (after physics) 43 UAP m/s 72 A Zonal wind (after physics) 44 VAP m/s 72 A Meridional wind (after physics) 45 QAP kg/kg 72 A Specific humidity (after physics) 46 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 47 PTTEND_RESID K/s 72 A T-tendency due to BAB kluge at end of tphysac (diagnostic not part of T-budget) 48 TTEND_TOT K/s 72 A Total temperature tendency 49 INEGCLPTEND kg/kg/s 72 A Cloud ice tendency due to clipping neg values after microp 50 LNEGCLPTEND kg/kg/s 72 A Cloud liq tendency due to clipping neg values after microp 51 VNEGCLPTEND kg/kg/s 72 A Vapor tendency due to clipping neg values after microp 52 TMCLDLIQ kg/m2 1 A CLDLIQ column burden 53 TMCLDICE kg/m2 1 A CLDICE column burden 54 TMNUMLIQ kg/m2 1 A NUMLIQ column burden 55 TMNUMICE kg/m2 1 A NUMICE column burden 56 TMRAINQM kg/m2 1 A RAINQM column burden 57 TMSNOWQM kg/m2 1 A SNOWQM column burden 58 TMNUMRAI kg/m2 1 A NUMRAI column burden 59 TMNUMSNO kg/m2 1 A NUMSNO column burden 60 TMH2O2 kg/m2 1 A H2O2 column burden 61 TMH2SO4 kg/m2 1 A H2SO4 column burden 62 TMSO2 kg/m2 1 A SO2 column burden 63 TMDMS kg/m2 1 A DMS column burden 64 TMSOAG kg/m2 1 A SOAG column burden 65 TMso4_a1 kg/m2 1 A so4_a1 column burden 66 TMpom_a1 kg/m2 1 A pom_a1 column burden 67 TMsoa_a1 kg/m2 1 A soa_a1 column burden 68 TMbc_a1 kg/m2 1 A bc_a1 column burden 69 TMdst_a1 kg/m2 1 A dst_a1 column burden 70 TMncl_a1 kg/m2 1 A ncl_a1 column burden 71 TMnum_a1 kg/m2 1 A num_a1 column burden 72 TMso4_a2 kg/m2 1 A so4_a2 column burden 73 TMsoa_a2 kg/m2 1 A soa_a2 column burden 74 TMncl_a2 kg/m2 1 A ncl_a2 column burden 75 TMnum_a2 kg/m2 1 A num_a2 column burden 76 TMdst_a3 kg/m2 1 A dst_a3 column burden 77 TMncl_a3 kg/m2 1 A ncl_a3 column burden 78 TMso4_a3 kg/m2 1 A so4_a3 column burden 79 TMnum_a3 kg/m2 1 A num_a3 column burden 80 Z3 m 72 A Geopotential Height (above sea level) 81 Z1000 m 1 A Geopotential Z at 1000 mbar pressure surface 82 Z975 m 1 A Geopotential Z at 975 mbar pressure surface 83 Z950 m 1 A Geopotential Z at 950 mbar pressure surface 84 Z925 m 1 A Geopotential Z at 925 mbar pressure surface 85 Z900 m 1 A Geopotential Z at 900 mbar pressure surface 86 Z850 m 1 A Geopotential Z at 850 mbar pressure surface 87 Z800 m 1 A Geopotential Z at 800 mbar pressure surface 88 Z700 m 1 A Geopotential Z at 700 mbar pressure surface 89 Z600 m 1 A Geopotential Z at 600 mbar pressure surface 90 Z500 m 1 A Geopotential Z at 500 mbar pressure surface 91 Z400 m 1 A Geopotential Z at 400 mbar pressure surface 92 Z300 m 1 A Geopotential Z at 300 mbar pressure surface 93 Z200 m 1 A Geopotential Z at 200 mbar pressure surface 94 Z100 m 1 A Geopotential Z at 100 mbar pressure surface 95 Z050 m 1 A Geopotential Z at 50 mbar pressure surface 96 ZZ m2 72 A Eddy height variance 97 VZ m2/s 72 A Meridional transport of geopotential energy 98 VT K m/s 72 A Meridional heat transport 99 VU m2/s2 72 A Meridional flux of zonal momentum 100 VV m2/s2 72 A Meridional velocity squared 101 bc_a1_2 kg2/kg2 72 A bc_a1 squared 102 dst_a1_2 kg2/kg2 72 A dst_a1 squared 103 dst_a3_2 kg2/kg2 72 A dst_a3 squared 104 ncl_a1_2 kg2/kg2 72 A ncl_a1 squared 105 ncl_a2_2 kg2/kg2 72 A ncl_a2 squared 106 ncl_a3_2 kg2/kg2 72 A ncl_a3 squared 107 so4_a1_2 kg2/kg2 72 A so4_a1 squared 108 so4_a2_2 kg2/kg2 72 A so4_a2 squared 109 so4_a3_2 kg2/kg2 72 A so4_a3 squared 110 soa_a1_2 kg2/kg2 72 A soa_a1 squared 111 soa_a2_2 kg2/kg2 72 A soa_a2 squared 112 pom_a1_2 kg2/kg2 72 A pom_a1 squared 113 Vbc_a1 m/skg/kg 72 A Meridional bc_a1 transport 114 Vdst_a1 m/skg/kg 72 A Meridional dst_a1 transport 115 Vdst_a3 m/skg/kg 72 A Meridional dst_a3 transport 116 Vncl_a1 m/skg/kg 72 A Meridional ncl_a1 transport 117 Vncl_a2 m/skg/kg 72 A Meridional ncl_a2 transport 118 Vncl_a3 m/skg/kg 72 A Meridional ncl_a3 transport 119 Vso4_a1 m/skg/kg 72 A Meridional so4_a1 transport 120 Vso4_a2 m/skg/kg 72 A Meridional so4_a2 transport 121 Vso4_a3 m/skg/kg 72 A Meridional so4_a3 transport 122 Vsoa_a1 m/skg/kg 72 A Meridional soa_a1 transport 123 Vsoa_a2 m/skg/kg 72 A Meridional soa_a2 transport 124 Vpom_a1 m/skg/kg 72 A Meridional pom_a1 transport 125 VQ m/s kg/kg 72 A Meridional water transport 126 QQ kg2/kg2 72 A Eddy moisture variance 127 OMEGAV m Pa/s2 72 A Vertical flux of meridional momentum 128 OMGAOMGA Pa2/s2 72 A Vertical flux of vertical momentum 129 OMEGAQ kgPa/kgs 72 A Vertical water transport 130 UU m2/s2 72 A Zonal velocity squared 131 WSPEED m/s 72 X Horizontal total wind speed maximum 132 WSPDSRFMX m/s 1 X Horizontal total wind speed maximum at the surface 133 WSPDSRFAV m/s 1 A Horizontal total wind speed average at the surface 134 OMEGA Pa/s 72 A Vertical velocity (pressure) 135 OMEGAT K Pa/s 72 A Vertical heat flux 136 OMEGAU m Pa/s2 72 A Vertical flux of zonal momentum 137 OMEGA1000 Pa/s 1 A Vertical velocity at 1000 mbar pressure surface 138 OMEGA975 Pa/s 1 A Vertical velocity at 975 mbar pressure surface 139 OMEGA950 Pa/s 1 A Vertical velocity at 950 mbar pressure surface 140 OMEGA925 Pa/s 1 A Vertical velocity at 925 mbar pressure surface 141 OMEGA900 Pa/s 1 A Vertical velocity at 900 mbar pressure surface 142 OMEGA850 Pa/s 1 A Vertical velocity at 850 mbar pressure surface 143 OMEGA800 Pa/s 1 A Vertical velocity at 800 mbar pressure surface 144 OMEGA700 Pa/s 1 A Vertical velocity at 700 mbar pressure surface 145 OMEGA600 Pa/s 1 A Vertical velocity at 600 mbar pressure surface 146 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface 147 OMEGA400 Pa/s 1 A Vertical velocity at 400 mbar pressure surface 148 OMEGA300 Pa/s 1 A Vertical velocity at 300 mbar pressure surface 149 OMEGA200 Pa/s 1 A Vertical velocity at 200 mbar pressure surface 150 OMEGA100 Pa/s 1 A Vertical velocity at 100 mbar pressure surface 151 OMEGABOT Pa/s 1 A Lowest model level vertical velocity 152 RH1000 % 1 A Relative humidity at 1000 mbar pressure surface 153 RH975 % 1 A Relative humidity at 975 mbar pressure surface 154 RH950 % 1 A Relative humidity at 950 mbar pressure surface 155 RH925 % 1 A Relative humidity at 925 mbar pressure surface 156 RH900 % 1 A Relative humidity at 900 mbar pressure surface 157 RH850 % 1 A Relative humidity at 850 mbar pressure surface 158 RH800 % 1 A Relative humidity at 800 mbar pressure surface 159 RH700 % 1 A Relative humidity at 700 mbar pressure surface 160 RH600 % 1 A Relative humidity at 600 mbar pressure surface 161 RH500 % 1 A Relative humidity at 500 mbar pressure surface 162 RH400 % 1 A Relative humidity at 400 mbar pressure surface 163 RH300 % 1 A Relative humidity at 300 mbar pressure surface 164 RH200 % 1 A Relative humidity at 200 mbar pressure surface 165 RH100 % 1 A Relative humidity at 100 mbar pressure surface 166 RHBOT % 1 A Lowest model level relative humidity 167 MQ kg/m2 72 A Water vapor mass in layer 168 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 169 TUQ kg/m/s 1 A Total (vertically integrated) zonal water flux 170 TVQ kg/m/s 1 A Total (vertically integrated) meridional water flux 171 TUH W/m 1 A Total (vertically integrated) zonal MSE flux 172 TVH W/m 1 A Total (vertically integrated) meridional MSE flux 173 DTENDTH W/m2 1 A Dynamic Tendency of Total (vertically integrated) moist static energy 174 DTENDTQ kg/m2/s 1 A Dynamic Tendency of Total (vertically integrated) specific humidity 175 RELHUM percent 72 A Relative humidity 176 RHW percent 72 A Relative humidity with respect to liquid 177 RHI percent 72 A Relative humidity with respect to ice 178 RHCFMIP percent 72 A Relative humidity with respect to water above 273 K, ice below 273 K 179 PSL Pa 1 A Sea level pressure 180 T850 K 1 A Temperature at 850 mbar pressure surface 181 T500 K 1 A Temperature at 500 mbar pressure surface 182 T300 K 1 A Temperature at 300 mbar pressure surface 183 T200 K 1 A Temperature at 200 mbar pressure surface 184 Q850 kg/kg 1 A Specific Humidity at 850 mbar pressure surface 185 Q500 kg/kg 1 A Specific Humidity at 500 mbar pressure surface 186 Q200 kg/kg 1 A Specific Humidity at 200 mbar pressure surface 187 U1000 m/s 1 A Zonal wind at 1000 mbar pressure surface 188 U975 m/s 1 A Zonal wind at 975 mbar pressure surface 189 U950 m/s 1 A Zonal wind at 950 mbar pressure surface 190 U925 m/s 1 A Zonal wind at 925 mbar pressure surface 191 U900 m/s 1 A Zonal wind at 900 mbar pressure surface 192 U850 m/s 1 A Zonal wind at 850 mbar pressure surface 193 U800 m/s 1 A Zonal wind at 800 mbar pressure surface 194 U700 m/s 1 A Zonal wind at 700 mbar pressure surface 195 U600 m/s 1 A Zonal wind at 600 mbar pressure surface 196 U500 m/s 1 A Zonal wind at 500 mbar pressure surface 197 U400 m/s 1 A Zonal wind at 400 mbar pressure surface 198 U300 m/s 1 A Zonal wind at 300 mbar pressure surface 199 U250 m/s 1 A Zonal wind at 250 mbar pressure surface 200 U200 m/s 1 A Zonal wind at 200 mbar pressure surface 201 U100 m/s 1 A Zonal wind at 100 mbar pressure surface 202 U010 m/s 1 A Zonal wind at 10 mbar pressure surface 203 V1000 m/s 1 A Meridional wind at 1000 mbar pressure surface 204 V975 m/s 1 A Meridional wind at 975 mbar pressure surface 205 V950 m/s 1 A Meridional wind at 950 mbar pressure surface 206 V925 m/s 1 A Meridional wind at 925 mbar pressure surface 207 V900 m/s 1 A Meridional wind at 900 mbar pressure surface 208 V850 m/s 1 A Meridional wind at 850 mbar pressure surface 209 V800 m/s 1 A Meridional wind at 800 mbar pressure surface 210 V700 m/s 1 A Meridional wind at 700 mbar pressure surface 211 V600 m/s 1 A Meridional wind at 600 mbar pressure surface 212 V500 m/s 1 A Meridional wind at 500 mbar pressure surface 213 V400 m/s 1 A Meridional wind at 400 mbar pressure surface 214 V300 m/s 1 A Meridional wind at 300 mbar pressure surface 215 V250 m/s 1 A Meridional wind at 250 mbar pressure surface 216 V200 m/s 1 A Meridional wind at 200 mbar pressure surface 217 V100 m/s 1 A Meridional wind at 100 mbar pressure surface 218 TT K2 72 A Eddy temperature variance 219 UBOT m/s 1 A Lowest model level zonal wind 220 VBOT m/s 1 A Lowest model level meridional wind 221 QBOT kg/kg 1 A Lowest model level water vapor mixing ratio 222 ZBOT m 1 A Lowest model level height 223 ATMEINT J/m2 1 A Vertically integrated total atmospheric energy 224 T1000 K 1 A Temperature at 1000 mbar pressure surface 225 T975 K 1 A Temperature at 975 mbar pressure surface 226 T950 K 1 A Temperature at 950 mbar pressure surface 227 T925 K 1 A Temperature at 925 mbar pressure surface 228 T900 K 1 A Temperature at 900 mbar pressure surface 229 T800 K 1 A Temperature at 800 mbar pressure surface 230 T700 K 1 A Temperature at 700 mbar pressure surface 231 T600 K 1 A Temperature at 600 mbar pressure surface 232 T400 K 1 A Temperature at 400 mbar pressure surface 233 T100 K 1 A Temperature at 100 mbar pressure surface 234 T010 K 1 A Temperature at 10 mbar pressure surface 235 Q1000 kg/kg 1 A Specific Humidity at 1000 mbar pressure surface 236 Q975 kg/kg 1 A Specific Humidity at 975 mbar pressure surface 237 Q950 kg/kg 1 A Specific Humidity at 950 mbar pressure surface 238 Q925 kg/kg 1 A Specific Humidity at 925 mbar pressure surface 239 Q900 kg/kg 1 A Specific Humidity at 900 mbar pressure surface 240 Q800 kg/kg 1 A Specific Humidity at 800 mbar pressure surface 241 Q700 kg/kg 1 A Specific Humidity at 700 mbar pressure surface 242 Q600 kg/kg 1 A Specific Humidity at 600 mbar pressure surface 243 Q400 kg/kg 1 A Specific Humidity at 400 mbar pressure surface 244 Q300 kg/kg 1 A Specific Humidity at 300 mbar pressure surface 245 Q100 kg/kg 1 A Specific Humidity at 100 mbar pressure surface 246 T7001000 K 1 A Temperature difference 700 mb - 1000 mb 247 TH7001000 K 1 A Theta difference 700 mb - 1000 mb 248 THE7001000 K 1 A ThetaE difference 700 mb - 1000 mb 249 T8501000 K 1 A Temperature difference 850 mb - 1000 mb 250 TH8501000 K 1 A Theta difference 850 mb - 1000 mb 251 THE8501000 K 1 A ThetaE difference 850 mb - 1000 mb 252 T9251000 K 1 A Temperature difference 925 mb - 1000 mb 253 TH9251000 K 1 A Theta difference 925 mb - 1000 mb 254 THE9251000 K 1 A ThetaE difference 925 mb - 1000 mb 255 T250 K 1 A Temperature at 250 mbar pressure surface 256 T150 K 1 A Temperature at 150 mbar pressure surface 257 T050 K 1 A Temperature at 50 mbar pressure surface 258 T025 K 1 A Temperature at 25 mbar pressure surface 259 T005 K 1 A Temperature at 5 mbar pressure surface 260 T002 K 1 A Temperature at 2 mbar pressure surface 261 T001 K 1 A Temperature at 1 mbar pressure surface 262 TTOP K 1 A Highest model level temperature 263 U150 m/s 1 A Zonal wind at 150 mbar pressure surface 264 U050 m/s 1 A Zonal wind at 50 mbar pressure surface 265 U025 m/s 1 A Zonal wind at 25 mbar pressure surface 266 U005 m/s 1 A Zonal wind at 5 mbar pressure surface 267 U002 m/s 1 A Zonal wind at 2 mbar pressure surface 268 U001 m/s 1 A Zonal wind at 1 mbar pressure surface 269 UTOP m/s 1 A Highest model level zonal wind 270 U90M m/s 1 A Zonal wind at turbine hub height (90m above surface) 271 V90M m/s 1 A Meridional wind at turbine hub height (90m above surface) 272 PDELDRY Pa 72 A Dry pressure difference between levels 273 PSDRY Pa 1 A Surface pressure 274 DTCOND K/s 72 A T tendency - moist processes 275 DTCOND_24_COS K/s 72 A T tendency - moist processes 24hr. cos coeff. 276 DTCOND_24_SIN K/s 72 A T tendency - moist processes 24hr. sin coeff. 277 DTCOND_12_COS K/s 72 A T tendency - moist processes 12hr. cos coeff. 278 DTCOND_12_SIN K/s 72 A T tendency - moist processes 12hr. sin coeff. 279 DCQ kg/kg/s 72 A Q tendency due to moist processes 280 DCCLDLIQ kg/kg/s 72 A CLDLIQ tendency due to moist processes 281 DCCLDICE kg/kg/s 72 A CLDICE tendency due to moist processes 282 DCNUMLIQ kg/kg/s 72 A NUMLIQ tendency due to moist processes 283 DCNUMICE kg/kg/s 72 A NUMICE tendency due to moist processes 284 DCRAINQM kg/kg/s 72 A RAINQM tendency due to moist processes 285 DCSNOWQM kg/kg/s 72 A SNOWQM tendency due to moist processes 286 DCNUMRAI kg/kg/s 72 A NUMRAI tendency due to moist processes 287 DCNUMSNO kg/kg/s 72 A NUMSNO tendency due to moist processes 288 DCH2O2 kg/kg/s 72 A H2O2 tendency due to moist processes 289 DCH2SO4 kg/kg/s 72 A H2SO4 tendency due to moist processes 290 DCSO2 kg/kg/s 72 A SO2 tendency due to moist processes 291 DCDMS kg/kg/s 72 A DMS tendency due to moist processes 292 DCSOAG kg/kg/s 72 A SOAG tendency due to moist processes 293 DCso4_a1 kg/kg/s 72 A so4_a1 tendency due to moist processes 294 DCpom_a1 kg/kg/s 72 A pom_a1 tendency due to moist processes 295 DCsoa_a1 kg/kg/s 72 A soa_a1 tendency due to moist processes 296 DCbc_a1 kg/kg/s 72 A bc_a1 tendency due to moist processes 297 DCdst_a1 kg/kg/s 72 A dst_a1 tendency due to moist processes 298 DCncl_a1 kg/kg/s 72 A ncl_a1 tendency due to moist processes 299 DCnum_a1 kg/kg/s 72 A num_a1 tendency due to moist processes 300 DCso4_a2 kg/kg/s 72 A so4_a2 tendency due to moist processes 301 DCsoa_a2 kg/kg/s 72 A soa_a2 tendency due to moist processes 302 DCncl_a2 kg/kg/s 72 A ncl_a2 tendency due to moist processes 303 DCnum_a2 kg/kg/s 72 A num_a2 tendency due to moist processes 304 DCdst_a3 kg/kg/s 72 A dst_a3 tendency due to moist processes 305 DCncl_a3 kg/kg/s 72 A ncl_a3 tendency due to moist processes 306 DCso4_a3 kg/kg/s 72 A so4_a3 tendency due to moist processes 307 DCnum_a3 kg/kg/s 72 A num_a3 tendency due to moist processes 308 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 309 PRECC m/s 1 A Convective precipitation rate (liq + ice) 310 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 311 PREC_PCW m/s 1 A LS_pcw precipitation rate 312 PREC_zmc m/s 1 A CV_zmc precipitation rate 313 PRECTMX m/s 1 X Maximum (convective and large-scale) precipitation rate (liq+ice) 314 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 315 PRECSC m/s 1 A Convective snow rate (water equivalent) 316 PRECCav m/s 1 A Average large-scale precipitation (liq + ice) 317 PRECLav m/s 1 A Average convective precipitation (liq + ice) 318 SHFLX W/m2 1 A Surface sensible heat flux 319 LHFLX W/m2 1 A Surface latent heat flux 320 QFLX kg/m2/s 1 A Surface water flux 321 TAUX N/m2 1 A Zonal surface stress 322 TAUY N/m2 1 A Meridional surface stress 323 TREFHT K 1 A Reference height temperature 324 TREFHTMN K 1 M Minimum reference height temperature over output period 325 TREFHTMX K 1 X Maximum reference height temperature over output period 326 QREFHT kg/kg 1 A Reference height humidity 327 U10 m/s 1 A 10m wind speed 328 RHREFHT 1 1 A Reference height relative humidity 329 LANDFRAC 1 1 A Fraction of sfc area covered by land 330 ICEFRAC 1 1 A Fraction of sfc area covered by sea-ice 331 OCNFRAC 1 1 A Fraction of sfc area covered by ocean 332 TREFMNAV K 1 A Average of TREFHT daily minimum 333 TREFMXAV K 1 A Average of TREFHT daily maximum 334 TS K 1 A Surface temperature (radiative) 335 TSMN K 1 M Minimum surface temperature over output period 336 TSMX K 1 X Maximum surface temperature over output period 337 SNOWHLND m 1 A Water equivalent snow depth 338 SNOWHICE m 1 A Snow depth over ice 339 TBOT K 1 A Lowest model level temperature 340 ASDIR 1 1 A albedo: shortwave, direct 341 ASDIF 1 1 A albedo: shortwave, diffuse 342 ALDIR 1 1 A albedo: longwave, direct 343 ALDIF 1 1 A albedo: longwave, diffuse 344 SST K 1 A sea surface temperature 345 PTTEND K/s 72 A T total physics tendency 346 PTEQ kg/kg/s 72 A Q total physics tendency 347 PTECLDLIQ kg/kg/s 72 A CLDLIQ total physics tendency 348 PTECLDICE kg/kg/s 72 A CLDICE total physics tendency 349 QCWAT&IC kg/kg 72 I q associated with cloud water 350 TCWAT&IC kg/kg 72 I T associated with cloud water 351 LCWAT&IC kg/kg 72 I Cloud water (ice + liq 352 CLOUD&IC fraction 72 I Cloud fraction 353 CONCLD&IC fraction 72 I Convective cloud fraction 354 TKE&IC m2/s2 73 I Turbulent Kinetic Energy 355 CUSH&IC m 1 I Convective Scale Height 356 KVH&IC m2/s 73 I Vertical diffusion diffusivities (heat/moisture) 357 KVM&IC m2/s 73 I Vertical diffusion diffusivities (momentum) 358 PBLH&IC m 1 I PBL height 359 TPERT&IC K 1 I Perturbation temperature (eddies in PBL) 360 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL) 361 TBOT&IC K 1 I Lowest model level temperature 362 a2x_BCPHIWET kg/m2/s 1 A wetdep of hydrophilic black carbon 363 a2x_BCPHIDRY kg/m2/s 1 A drydep of hydrophilic black carbon 364 a2x_BCPHODRY kg/m2/s 1 A drydep of hydrophobic black carbon 365 a2x_OCPHIWET kg/m2/s 1 A wetdep of hydrophilic organic carbon 366 a2x_OCPHIDRY kg/m2/s 1 A drydep of hydrophilic organic carbon 367 a2x_OCPHODRY kg/m2/s 1 A drydep of hydrophobic organic carbon 368 a2x_DSTWET1 kg/m2/s 1 A wetdep of dust (bin1) 369 a2x_DSTDRY1 kg/m2/s 1 A drydep of dust (bin1) 370 a2x_DSTWET2 kg/m2/s 1 A wetdep of dust (bin2) 371 a2x_DSTDRY2 kg/m2/s 1 A drydep of dust (bin2) 372 a2x_DSTWET3 kg/m2/s 1 A wetdep of dust (bin3) 373 a2x_DSTDRY3 kg/m2/s 1 A drydep of dust (bin3) 374 a2x_DSTWET4 kg/m2/s 1 A wetdep of dust (bin4) 375 a2x_DSTDRY4 kg/m2/s 1 A drydep of dust (bin4) 376 TS1 K 1 A TS1 subsoil temperature 377 TS2 K 1 A TS2 subsoil temperature 378 TS3 K 1 A TS3 subsoil temperature 379 TS4 K 1 A TS4 subsoil temperature 380 SICTHK m 1 A Sea ice thickness 381 TSICE K 1 A Ice temperature 382 TS1&IC K 1 I TS1 subsoil temperature 383 TS2&IC K 1 I TS2 subsoil temperature 384 TS3&IC K 1 I TS3 subsoil temperature 385 TS4&IC K 1 I TS4 subsoil temperature 386 SICTHK&IC m 1 I Sea ice thickness 387 TSICE&IC K 1 I Ice temperature 388 SNOWHICE&IC m 1 I Water equivalent snow depth 389 ICEFRAC&IC fraction 1 I Fraction of sfc area covered by sea-ice 390 TSICERAD&IC K 1 I Radiatively equivalent ice temperature 391 TEINP W/m2 1 A Total energy of physics input 392 TEOUT W/m2 1 A Total energy of physics output 393 TEFIX W/m2 1 A Total energy after fixer 394 EFIX W/m2 1 A Effective sensible heat flux due to energy fixer 395 DTCORE K/s 72 A T tendency due to dynamical core 396 BC01Q kg/m2 1 I q after process 397 BC01QL kg/m2 1 I ql after process 398 BC01QI kg/m2 1 I qi after process 399 BC01QR kg/m2 1 I qr after process 400 BC01QS kg/m2 1 I qs after process 401 BC01TW kg/m2 1 I total water after process 402 BC02Q kg/m2 1 I q after process 403 BC02QL kg/m2 1 I ql after process 404 BC02QI kg/m2 1 I qi after process 405 BC02QR kg/m2 1 I qr after process 406 BC02QS kg/m2 1 I qs after process 407 BC02TW kg/m2 1 I total water after process 408 AC01QFLX kg/m2/s 1 A total water change due to water flux 409 AC02QFLX kg/m2/s 1 A total water change due to water flux 410 BC01QFLX kg/m2/s 1 A total water change due to water flux 411 m_Q_c kg/m^2 72 A Q mass per layer used in climate calculation 412 cb_Q_c kg/m^2 1 A Q column burden used in climate calculation 413 m_ozone_c kg/m^2 72 A ozone mass per layer used in climate calculation 414 cb_ozone_c kg/m^2 1 A ozone column burden used in climate calculation 415 m_O2_c kg/m^2 72 A O2 mass per layer used in climate calculation 416 cb_O2_c kg/m^2 1 A O2 column burden used in climate calculation 417 m_CO2_c kg/m^2 72 A CO2 mass per layer used in climate calculation 418 cb_CO2_c kg/m^2 1 A CO2 column burden used in climate calculation 419 m_N2O_c kg/m^2 72 A N2O mass per layer used in climate calculation 420 cb_N2O_c kg/m^2 1 A N2O column burden used in climate calculation 421 m_CH4_c kg/m^2 72 A CH4 mass per layer used in climate calculation 422 cb_CH4_c kg/m^2 1 A CH4 column burden used in climate calculation 423 m_CFC11_c kg/m^2 72 A CFC11 mass per layer used in climate calculation 424 cb_CFC11_c kg/m^2 1 A CFC11 column burden used in climate calculation 425 m_CFC12_c kg/m^2 72 A CFC12 mass per layer used in climate calculation 426 cb_CFC12_c kg/m^2 1 A CFC12 column burden used in climate calculation 427 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 428 extinct_lw_bnd7 1/m 72 A EXTINCT LW H2O window band 7 output 429 extinct_lw_inp 1/km 72 A EXTINCT LW H2O window band 7 output directly read from prescribed input file 430 extinct_sw_inp 1/km 72 A Aerosol extinction directly read from prescribed input file 431 num_a1_sfcsiz1 #/m2/s 1 A num_a1 calcsize number-adjust column source 432 num_a1_sfcsiz2 #/m2/s 1 A num_a1 calcsize number-adjust column sink 433 num_c1_sfcsiz1 #/m2/s 1 A num_c1 calcsize number-adjust column source 434 num_c1_sfcsiz2 #/m2/s 1 A num_c1 calcsize number-adjust column sink 435 num_a2_sfcsiz1 #/m2/s 1 A num_a2 calcsize number-adjust column source 436 num_a2_sfcsiz2 #/m2/s 1 A num_a2 calcsize number-adjust column sink 437 num_c2_sfcsiz1 #/m2/s 1 A num_c2 calcsize number-adjust column source 438 num_c2_sfcsiz2 #/m2/s 1 A num_c2 calcsize number-adjust column sink 439 num_a3_sfcsiz1 #/m2/s 1 A num_a3 calcsize number-adjust column source 440 num_a3_sfcsiz2 #/m2/s 1 A num_a3 calcsize number-adjust column sink 441 num_c3_sfcsiz1 #/m2/s 1 A num_c3 calcsize number-adjust column source 442 num_c3_sfcsiz2 #/m2/s 1 A num_c3 calcsize number-adjust column sink 443 num_a2_sfcsiz3 #/m2/s 1 A num_a2 calcsize aitken-to-accum adjust column tendency 444 num_a1_sfcsiz3 #/m2/s 1 A num_a1 calcsize aitken-to-accum adjust column tendency 445 num_a2_sfcsiz4 #/m2/s 1 A num_a2 calcsize accum-to-aitken adjust column tendency 446 num_a1_sfcsiz4 #/m2/s 1 A num_a1 calcsize accum-to-aitken adjust column tendency 447 num_c2_sfcsiz3 #/m2/s 1 A num_c2 calcsize aitken-to-accum adjust column tendency 448 num_c1_sfcsiz3 #/m2/s 1 A num_c1 calcsize aitken-to-accum adjust column tendency 449 num_c2_sfcsiz4 #/m2/s 1 A num_c2 calcsize accum-to-aitken adjust column tendency 450 num_c1_sfcsiz4 #/m2/s 1 A num_c1 calcsize accum-to-aitken adjust column tendency 451 so4_a2_sfcsiz3 kg/m2/s 1 A so4_a2 calcsize aitken-to-accum adjust column tendency 452 so4_a1_sfcsiz3 kg/m2/s 1 A so4_a1 calcsize aitken-to-accum adjust column tendency 453 so4_a2_sfcsiz4 kg/m2/s 1 A so4_a2 calcsize accum-to-aitken adjust column tendency 454 so4_a1_sfcsiz4 kg/m2/s 1 A so4_a1 calcsize accum-to-aitken adjust column tendency 455 so4_c2_sfcsiz3 kg/m2/s 1 A so4_c2 calcsize aitken-to-accum adjust column tendency 456 so4_c1_sfcsiz3 kg/m2/s 1 A so4_c1 calcsize aitken-to-accum adjust column tendency 457 so4_c2_sfcsiz4 kg/m2/s 1 A so4_c2 calcsize accum-to-aitken adjust column tendency 458 so4_c1_sfcsiz4 kg/m2/s 1 A so4_c1 calcsize accum-to-aitken adjust column tendency 459 soa_a2_sfcsiz3 kg/m2/s 1 A soa_a2 calcsize aitken-to-accum adjust column tendency 460 soa_a1_sfcsiz3 kg/m2/s 1 A soa_a1 calcsize aitken-to-accum adjust column tendency 461 soa_a2_sfcsiz4 kg/m2/s 1 A soa_a2 calcsize accum-to-aitken adjust column tendency 462 soa_a1_sfcsiz4 kg/m2/s 1 A soa_a1 calcsize accum-to-aitken adjust column tendency 463 soa_c2_sfcsiz3 kg/m2/s 1 A soa_c2 calcsize aitken-to-accum adjust column tendency 464 soa_c1_sfcsiz3 kg/m2/s 1 A soa_c1 calcsize aitken-to-accum adjust column tendency 465 soa_c2_sfcsiz4 kg/m2/s 1 A soa_c2 calcsize accum-to-aitken adjust column tendency 466 soa_c1_sfcsiz4 kg/m2/s 1 A soa_c1 calcsize accum-to-aitken adjust column tendency 467 ncl_a2_sfcsiz3 kg/m2/s 1 A ncl_a2 calcsize aitken-to-accum adjust column tendency 468 ncl_a1_sfcsiz3 kg/m2/s 1 A ncl_a1 calcsize aitken-to-accum adjust column tendency 469 ncl_a2_sfcsiz4 kg/m2/s 1 A ncl_a2 calcsize accum-to-aitken adjust column tendency 470 ncl_a1_sfcsiz4 kg/m2/s 1 A ncl_a1 calcsize accum-to-aitken adjust column tendency 471 ncl_c2_sfcsiz3 kg/m2/s 1 A ncl_c2 calcsize aitken-to-accum adjust column tendency 472 ncl_c1_sfcsiz3 kg/m2/s 1 A ncl_c1 calcsize aitken-to-accum adjust column tendency 473 ncl_c2_sfcsiz4 kg/m2/s 1 A ncl_c2 calcsize accum-to-aitken adjust column tendency 474 ncl_c1_sfcsiz4 kg/m2/s 1 A ncl_c1 calcsize accum-to-aitken adjust column tendency 475 H2SO4_sfgaex1 kg/m2/s 1 A H2SO4 gas-aerosol-exchange primary column tendency 476 SOAG_sfgaex1 kg/m2/s 1 A SOAG gas-aerosol-exchange primary column tendency 477 so4_a1_sfgaex1 kg/m2/s 1 A so4_a1 gas-aerosol-exchange primary column tendency 478 soa_a1_sfgaex1 kg/m2/s 1 A soa_a1 gas-aerosol-exchange primary column tendency 479 so4_a2_sfgaex1 kg/m2/s 1 A so4_a2 gas-aerosol-exchange primary column tendency 480 soa_a2_sfgaex1 kg/m2/s 1 A soa_a2 gas-aerosol-exchange primary column tendency 481 so4_a3_sfgaex1 kg/m2/s 1 A so4_a3 gas-aerosol-exchange primary column tendency 482 so4_a1_sfgaex2 kg/m2/s 1 A so4_a1 gas-aerosol-exchange renaming column tendency 483 so4_c1_sfgaex2 kg/m2/s 1 A so4_c1 gas-aerosol-exchange renaming column tendency 484 soa_a1_sfgaex2 kg/m2/s 1 A soa_a1 gas-aerosol-exchange renaming column tendency 485 soa_c1_sfgaex2 kg/m2/s 1 A soa_c1 gas-aerosol-exchange renaming column tendency 486 ncl_a1_sfgaex2 kg/m2/s 1 A ncl_a1 gas-aerosol-exchange renaming column tendency 487 ncl_c1_sfgaex2 kg/m2/s 1 A ncl_c1 gas-aerosol-exchange renaming column tendency 488 num_a1_sfgaex2 #/m2/s 1 A num_a1 gas-aerosol-exchange renaming column tendency 489 num_c1_sfgaex2 #/m2/s 1 A num_c1 gas-aerosol-exchange renaming column tendency 490 so4_a2_sfgaex2 kg/m2/s 1 A so4_a2 gas-aerosol-exchange renaming column tendency 491 so4_c2_sfgaex2 kg/m2/s 1 A so4_c2 gas-aerosol-exchange renaming column tendency 492 soa_a2_sfgaex2 kg/m2/s 1 A soa_a2 gas-aerosol-exchange renaming column tendency 493 soa_c2_sfgaex2 kg/m2/s 1 A soa_c2 gas-aerosol-exchange renaming column tendency 494 ncl_a2_sfgaex2 kg/m2/s 1 A ncl_a2 gas-aerosol-exchange renaming column tendency 495 ncl_c2_sfgaex2 kg/m2/s 1 A ncl_c2 gas-aerosol-exchange renaming column tendency 496 num_a2_sfgaex2 #/m2/s 1 A num_a2 gas-aerosol-exchange renaming column tendency 497 num_c2_sfgaex2 #/m2/s 1 A num_c2 gas-aerosol-exchange renaming column tendency 498 so4_a1_sfcoag1 kg/m2/s 1 A so4_a1 modal_aero coagulation column tendency 499 soa_a1_sfcoag1 kg/m2/s 1 A soa_a1 modal_aero coagulation column tendency 500 ncl_a1_sfcoag1 kg/m2/s 1 A ncl_a1 modal_aero coagulation column tendency 501 num_a1_sfcoag1 #/m2/s 1 A num_a1 modal_aero coagulation column tendency 502 so4_a2_sfcoag1 kg/m2/s 1 A so4_a2 modal_aero coagulation column tendency 503 soa_a2_sfcoag1 kg/m2/s 1 A soa_a2 modal_aero coagulation column tendency 504 ncl_a2_sfcoag1 kg/m2/s 1 A ncl_a2 modal_aero coagulation column tendency 505 num_a2_sfcoag1 #/m2/s 1 A num_a2 modal_aero coagulation column tendency 506 H2SO4_sfnnuc1 kg/m2/s 1 A H2SO4 modal_aero new particle nucleation column tendency 507 so4_a2_sfnnuc1 kg/m2/s 1 A so4_a2 modal_aero new particle nucleation column tendency 508 num_a2_sfnnuc1 #/m2/s 1 A num_a2 modal_aero new particle nucleation column tendency 509 SH_MFUP_MAX kg/m2 1 A Shallow conv. column-max updraft mass flux 510 SH_WCLDBASE m/s 1 A Shallow conv. cloudbase vertical velocity 511 SH_KCLDBASE 1 1 A Shallow conv. cloudbase level index 512 DP_MFUP_MAX kg/m2 1 A Deep conv. column-max updraft mass flux 513 DP_WCLDBASE m/s 1 A Deep conv. cloudbase vertical velocity 514 DP_KCLDBASE 1 1 A Deep conv. cloudbase level index 515 RAM1 frac 1 A RAM1 516 airFV frac 1 A FV 517 dst_a1SF kg/m2/s 1 A dst_a1 dust surface emission 518 dst_a3SF kg/m2/s 1 A dst_a3 dust surface emission 519 num_a1SF kg/m2/s 1 A num_a1 dust surface emission 520 num_a3SF kg/m2/s 1 A num_a3 dust surface emission 521 DSTSFMBL kg/m2/s 1 A Mobilization flux at surface 522 LND_MBL 1 1 A Soil erodibility factor 523 SSTSFMBL kg/m2/s 1 A Mobilization flux at surface 524 ncl_a1SF kg/m2/s 1 A ncl_a1 seasalt surface emission 525 ncl_a2SF kg/m2/s 1 A ncl_a2 seasalt surface emission 526 ncl_a3SF kg/m2/s 1 A ncl_a3 seasalt surface emission 527 bc_a1DDF kg/m2/s 1 A bc_a1 dry deposition flux at bottom (grav + turb) 528 bc_a1TBF kg/m2/s 1 A bc_a1 turbulent dry deposition flux 529 bc_a1GVF kg/m2/s 1 A bc_a1 gravitational dry deposition flux 530 bc_a1DTQ kg/kg/s 72 A bc_a1 dry deposition 531 bc_a1DDV m/s 72 A bc_a1 deposition velocity 532 dst_a1DDF kg/m2/s 1 A dst_a1 dry deposition flux at bottom (grav + turb) 533 dst_a1TBF kg/m2/s 1 A dst_a1 turbulent dry deposition flux 534 dst_a1GVF kg/m2/s 1 A dst_a1 gravitational dry deposition flux 535 dst_a1DTQ kg/kg/s 72 A dst_a1 dry deposition 536 dst_a1DDV m/s 72 A dst_a1 deposition velocity 537 dst_a3DDF kg/m2/s 1 A dst_a3 dry deposition flux at bottom (grav + turb) 538 dst_a3TBF kg/m2/s 1 A dst_a3 turbulent dry deposition flux 539 dst_a3GVF kg/m2/s 1 A dst_a3 gravitational dry deposition flux 540 dst_a3DTQ kg/kg/s 72 A dst_a3 dry deposition 541 dst_a3DDV m/s 72 A dst_a3 deposition velocity 542 ncl_a1DDF kg/m2/s 1 A ncl_a1 dry deposition flux at bottom (grav + turb) 543 ncl_a1TBF kg/m2/s 1 A ncl_a1 turbulent dry deposition flux 544 ncl_a1GVF kg/m2/s 1 A ncl_a1 gravitational dry deposition flux 545 ncl_a1DTQ kg/kg/s 72 A ncl_a1 dry deposition 546 ncl_a1DDV m/s 72 A ncl_a1 deposition velocity 547 ncl_a2DDF kg/m2/s 1 A ncl_a2 dry deposition flux at bottom (grav + turb) 548 ncl_a2TBF kg/m2/s 1 A ncl_a2 turbulent dry deposition flux 549 ncl_a2GVF kg/m2/s 1 A ncl_a2 gravitational dry deposition flux 550 ncl_a2DTQ kg/kg/s 72 A ncl_a2 dry deposition 551 ncl_a2DDV m/s 72 A ncl_a2 deposition velocity 552 ncl_a3DDF kg/m2/s 1 A ncl_a3 dry deposition flux at bottom (grav + turb) 553 ncl_a3TBF kg/m2/s 1 A ncl_a3 turbulent dry deposition flux 554 ncl_a3GVF kg/m2/s 1 A ncl_a3 gravitational dry deposition flux 555 ncl_a3DTQ kg/kg/s 72 A ncl_a3 dry deposition 556 ncl_a3DDV m/s 72 A ncl_a3 deposition velocity 557 num_a1DDF 1/m2/s 1 A num_a1 dry deposition flux at bottom (grav + turb) 558 num_a1TBF 1/m2/s 1 A num_a1 turbulent dry deposition flux 559 num_a1GVF 1/m2/s 1 A num_a1 gravitational dry deposition flux 560 num_a1DTQ 1/kg/s 72 A num_a1 dry deposition 561 num_a1DDV m/s 72 A num_a1 deposition velocity 562 num_a2DDF 1/m2/s 1 A num_a2 dry deposition flux at bottom (grav + turb) 563 num_a2TBF 1/m2/s 1 A num_a2 turbulent dry deposition flux 564 num_a2GVF 1/m2/s 1 A num_a2 gravitational dry deposition flux 565 num_a2DTQ 1/kg/s 72 A num_a2 dry deposition 566 num_a2DDV m/s 72 A num_a2 deposition velocity 567 num_a3DDF 1/m2/s 1 A num_a3 dry deposition flux at bottom (grav + turb) 568 num_a3TBF 1/m2/s 1 A num_a3 turbulent dry deposition flux 569 num_a3GVF 1/m2/s 1 A num_a3 gravitational dry deposition flux 570 num_a3DTQ 1/kg/s 72 A num_a3 dry deposition 571 num_a3DDV m/s 72 A num_a3 deposition velocity 572 pom_a1DDF kg/m2/s 1 A pom_a1 dry deposition flux at bottom (grav + turb) 573 pom_a1TBF kg/m2/s 1 A pom_a1 turbulent dry deposition flux 574 pom_a1GVF kg/m2/s 1 A pom_a1 gravitational dry deposition flux 575 pom_a1DTQ kg/kg/s 72 A pom_a1 dry deposition 576 pom_a1DDV m/s 72 A pom_a1 deposition velocity 577 so4_a1DDF kg/m2/s 1 A so4_a1 dry deposition flux at bottom (grav + turb) 578 so4_a1TBF kg/m2/s 1 A so4_a1 turbulent dry deposition flux 579 so4_a1GVF kg/m2/s 1 A so4_a1 gravitational dry deposition flux 580 so4_a1DTQ kg/kg/s 72 A so4_a1 dry deposition 581 so4_a1DDV m/s 72 A so4_a1 deposition velocity 582 so4_a2DDF kg/m2/s 1 A so4_a2 dry deposition flux at bottom (grav + turb) 583 so4_a2TBF kg/m2/s 1 A so4_a2 turbulent dry deposition flux 584 so4_a2GVF kg/m2/s 1 A so4_a2 gravitational dry deposition flux 585 so4_a2DTQ kg/kg/s 72 A so4_a2 dry deposition 586 so4_a2DDV m/s 72 A so4_a2 deposition velocity 587 so4_a3DDF kg/m2/s 1 A so4_a3 dry deposition flux at bottom (grav + turb) 588 so4_a3TBF kg/m2/s 1 A so4_a3 turbulent dry deposition flux 589 so4_a3GVF kg/m2/s 1 A so4_a3 gravitational dry deposition flux 590 so4_a3DTQ kg/kg/s 72 A so4_a3 dry deposition 591 so4_a3DDV m/s 72 A so4_a3 deposition velocity 592 soa_a1DDF kg/m2/s 1 A soa_a1 dry deposition flux at bottom (grav + turb) 593 soa_a1TBF kg/m2/s 1 A soa_a1 turbulent dry deposition flux 594 soa_a1GVF kg/m2/s 1 A soa_a1 gravitational dry deposition flux 595 soa_a1DTQ kg/kg/s 72 A soa_a1 dry deposition 596 soa_a1DDV m/s 72 A soa_a1 deposition velocity 597 soa_a2DDF kg/m2/s 1 A soa_a2 dry deposition flux at bottom (grav + turb) 598 soa_a2TBF kg/m2/s 1 A soa_a2 turbulent dry deposition flux 599 soa_a2GVF kg/m2/s 1 A soa_a2 gravitational dry deposition flux 600 soa_a2DTQ kg/kg/s 72 A soa_a2 dry deposition 601 soa_a2DDV m/s 72 A soa_a2 deposition velocity 602 bc_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 603 bc_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 604 bc_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 605 bc_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 606 bc_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 607 bc_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 608 bc_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 609 bc_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 610 bc_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 611 bc_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 612 bc_a1WET kg/kg/s 72 A wet deposition tendency 613 bc_a1SIC kg/kg/s 72 A bc_a1 ic wet deposition 614 bc_a1SIS kg/kg/s 72 A bc_a1 is wet deposition 615 bc_a1SBC kg/kg/s 72 A bc_a1 bc wet deposition 616 bc_a1SBS kg/kg/s 72 A bc_a1 bs wet deposition 617 dst_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 618 dst_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 619 dst_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 620 dst_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 621 dst_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 622 dst_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 623 dst_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 624 dst_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 625 dst_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 626 dst_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 627 dst_a1WET kg/kg/s 72 A wet deposition tendency 628 dst_a1SIC kg/kg/s 72 A dst_a1 ic wet deposition 629 dst_a1SIS kg/kg/s 72 A dst_a1 is wet deposition 630 dst_a1SBC kg/kg/s 72 A dst_a1 bc wet deposition 631 dst_a1SBS kg/kg/s 72 A dst_a1 bs wet deposition 632 dst_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 633 dst_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 634 dst_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 635 dst_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 636 dst_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 637 dst_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 638 dst_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 639 dst_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 640 dst_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 641 dst_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 642 dst_a3WET kg/kg/s 72 A wet deposition tendency 643 dst_a3SIC kg/kg/s 72 A dst_a3 ic wet deposition 644 dst_a3SIS kg/kg/s 72 A dst_a3 is wet deposition 645 dst_a3SBC kg/kg/s 72 A dst_a3 bc wet deposition 646 dst_a3SBS kg/kg/s 72 A dst_a3 bs wet deposition 647 ncl_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 648 ncl_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 649 ncl_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 650 ncl_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 651 ncl_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 652 ncl_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 653 ncl_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 654 ncl_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 655 ncl_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 656 ncl_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 657 ncl_a1WET kg/kg/s 72 A wet deposition tendency 658 ncl_a1SIC kg/kg/s 72 A ncl_a1 ic wet deposition 659 ncl_a1SIS kg/kg/s 72 A ncl_a1 is wet deposition 660 ncl_a1SBC kg/kg/s 72 A ncl_a1 bc wet deposition 661 ncl_a1SBS kg/kg/s 72 A ncl_a1 bs wet deposition 662 ncl_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 663 ncl_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 664 ncl_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 665 ncl_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 666 ncl_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 667 ncl_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 668 ncl_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 669 ncl_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 670 ncl_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 671 ncl_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 672 ncl_a2WET kg/kg/s 72 A wet deposition tendency 673 ncl_a2SIC kg/kg/s 72 A ncl_a2 ic wet deposition 674 ncl_a2SIS kg/kg/s 72 A ncl_a2 is wet deposition 675 ncl_a2SBC kg/kg/s 72 A ncl_a2 bc wet deposition 676 ncl_a2SBS kg/kg/s 72 A ncl_a2 bs wet deposition 677 ncl_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 678 ncl_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 679 ncl_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 680 ncl_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 681 ncl_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 682 ncl_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 683 ncl_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 684 ncl_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 685 ncl_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 686 ncl_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 687 ncl_a3WET kg/kg/s 72 A wet deposition tendency 688 ncl_a3SIC kg/kg/s 72 A ncl_a3 ic wet deposition 689 ncl_a3SIS kg/kg/s 72 A ncl_a3 is wet deposition 690 ncl_a3SBC kg/kg/s 72 A ncl_a3 bc wet deposition 691 ncl_a3SBS kg/kg/s 72 A ncl_a3 bs wet deposition 692 num_a1SFWET 1/m2/s 1 A Wet deposition flux at surface 693 num_a1SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 694 num_a1SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 695 num_a1SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 696 num_a1SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 697 num_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 698 num_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 699 num_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 700 num_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 701 num_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 702 num_a1WET 1/kg/s 72 A wet deposition tendency 703 num_a1SIC 1/kg/s 72 A num_a1 ic wet deposition 704 num_a1SIS 1/kg/s 72 A num_a1 is wet deposition 705 num_a1SBC 1/kg/s 72 A num_a1 bc wet deposition 706 num_a1SBS 1/kg/s 72 A num_a1 bs wet deposition 707 num_a2SFWET 1/m2/s 1 A Wet deposition flux at surface 708 num_a2SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 709 num_a2SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 710 num_a2SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 711 num_a2SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 712 num_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 713 num_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 714 num_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 715 num_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 716 num_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 717 num_a2WET 1/kg/s 72 A wet deposition tendency 718 num_a2SIC 1/kg/s 72 A num_a2 ic wet deposition 719 num_a2SIS 1/kg/s 72 A num_a2 is wet deposition 720 num_a2SBC 1/kg/s 72 A num_a2 bc wet deposition 721 num_a2SBS 1/kg/s 72 A num_a2 bs wet deposition 722 num_a3SFWET 1/m2/s 1 A Wet deposition flux at surface 723 num_a3SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 724 num_a3SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 725 num_a3SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 726 num_a3SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 727 num_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 728 num_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 729 num_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 730 num_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 731 num_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 732 num_a3WET 1/kg/s 72 A wet deposition tendency 733 num_a3SIC 1/kg/s 72 A num_a3 ic wet deposition 734 num_a3SIS 1/kg/s 72 A num_a3 is wet deposition 735 num_a3SBC 1/kg/s 72 A num_a3 bc wet deposition 736 num_a3SBS 1/kg/s 72 A num_a3 bs wet deposition 737 pom_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 738 pom_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 739 pom_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 740 pom_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 741 pom_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 742 pom_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 743 pom_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 744 pom_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 745 pom_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 746 pom_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 747 pom_a1WET kg/kg/s 72 A wet deposition tendency 748 pom_a1SIC kg/kg/s 72 A pom_a1 ic wet deposition 749 pom_a1SIS kg/kg/s 72 A pom_a1 is wet deposition 750 pom_a1SBC kg/kg/s 72 A pom_a1 bc wet deposition 751 pom_a1SBS kg/kg/s 72 A pom_a1 bs wet deposition 752 so4_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 753 so4_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 754 so4_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 755 so4_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 756 so4_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 757 so4_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 758 so4_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 759 so4_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 760 so4_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 761 so4_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 762 so4_a1WET kg/kg/s 72 A wet deposition tendency 763 so4_a1SIC kg/kg/s 72 A so4_a1 ic wet deposition 764 so4_a1SIS kg/kg/s 72 A so4_a1 is wet deposition 765 so4_a1SBC kg/kg/s 72 A so4_a1 bc wet deposition 766 so4_a1SBS kg/kg/s 72 A so4_a1 bs wet deposition 767 so4_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 768 so4_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 769 so4_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 770 so4_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 771 so4_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 772 so4_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 773 so4_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 774 so4_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 775 so4_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 776 so4_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 777 so4_a2WET kg/kg/s 72 A wet deposition tendency 778 so4_a2SIC kg/kg/s 72 A so4_a2 ic wet deposition 779 so4_a2SIS kg/kg/s 72 A so4_a2 is wet deposition 780 so4_a2SBC kg/kg/s 72 A so4_a2 bc wet deposition 781 so4_a2SBS kg/kg/s 72 A so4_a2 bs wet deposition 782 so4_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 783 so4_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 784 so4_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 785 so4_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 786 so4_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 787 so4_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 788 so4_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 789 so4_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 790 so4_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 791 so4_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 792 so4_a3WET kg/kg/s 72 A wet deposition tendency 793 so4_a3SIC kg/kg/s 72 A so4_a3 ic wet deposition 794 so4_a3SIS kg/kg/s 72 A so4_a3 is wet deposition 795 so4_a3SBC kg/kg/s 72 A so4_a3 bc wet deposition 796 so4_a3SBS kg/kg/s 72 A so4_a3 bs wet deposition 797 soa_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 798 soa_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 799 soa_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 800 soa_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 801 soa_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 802 soa_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 803 soa_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 804 soa_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 805 soa_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 806 soa_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 807 soa_a1WET kg/kg/s 72 A wet deposition tendency 808 soa_a1SIC kg/kg/s 72 A soa_a1 ic wet deposition 809 soa_a1SIS kg/kg/s 72 A soa_a1 is wet deposition 810 soa_a1SBC kg/kg/s 72 A soa_a1 bc wet deposition 811 soa_a1SBS kg/kg/s 72 A soa_a1 bs wet deposition 812 soa_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 813 soa_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 814 soa_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 815 soa_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 816 soa_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 817 soa_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 818 soa_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 819 soa_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 820 soa_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 821 soa_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 822 soa_a2WET kg/kg/s 72 A wet deposition tendency 823 soa_a2SIC kg/kg/s 72 A soa_a2 ic wet deposition 824 soa_a2SIS kg/kg/s 72 A soa_a2 is wet deposition 825 soa_a2SBC kg/kg/s 72 A soa_a2 bc wet deposition 826 soa_a2SBS kg/kg/s 72 A soa_a2 bs wet deposition 827 GS_H2O2 kg/m2/s 1 A H2O2 gas chemistry/wet removal (for gas species) 828 AQ_H2O2 kg/m2/s 1 A H2O2 aqueous chemistry (for gas species) 829 GS_H2SO4 kg/m2/s 1 A H2SO4 gas chemistry/wet removal (for gas species) 830 AQ_H2SO4 kg/m2/s 1 A H2SO4 aqueous chemistry (for gas species) 831 GS_SO2 kg/m2/s 1 A SO2 gas chemistry/wet removal (for gas species) 832 AQ_SO2 kg/m2/s 1 A SO2 aqueous chemistry (for gas species) 833 GS_DMS kg/m2/s 1 A DMS gas chemistry/wet removal (for gas species) 834 AQ_DMS kg/m2/s 1 A DMS aqueous chemistry (for gas species) 835 GS_SOAG kg/m2/s 1 A SOAG gas chemistry/wet removal (for gas species) 836 AQ_SOAG kg/m2/s 1 A SOAG aqueous chemistry (for gas species) 837 GS_so4_a1 kg/m2/s 1 A so4_a1 gas chemistry/wet removal (for gas species) 838 AQ_so4_a1 kg/m2/s 1 A so4_a1 aqueous chemistry (for gas species) 839 so4_c1SFSEC kg/m2/s 1 A so4_c1 wet deposition flux (precip evap, convective) at surface 840 so4_c1SFSES kg/m2/s 1 A so4_c1 wet deposition flux (precip evap, stratiform) at surface 841 GS_pom_a1 kg/m2/s 1 A pom_a1 gas chemistry/wet removal (for gas species) 842 AQ_pom_a1 kg/m2/s 1 A pom_a1 aqueous chemistry (for gas species) 843 pom_c1SFSEC kg/m2/s 1 A pom_c1 wet deposition flux (precip evap, convective) at surface 844 pom_c1SFSES kg/m2/s 1 A pom_c1 wet deposition flux (precip evap, stratiform) at surface 845 GS_soa_a1 kg/m2/s 1 A soa_a1 gas chemistry/wet removal (for gas species) 846 AQ_soa_a1 kg/m2/s 1 A soa_a1 aqueous chemistry (for gas species) 847 soa_c1SFSEC kg/m2/s 1 A soa_c1 wet deposition flux (precip evap, convective) at surface 848 soa_c1SFSES kg/m2/s 1 A soa_c1 wet deposition flux (precip evap, stratiform) at surface 849 GS_bc_a1 kg/m2/s 1 A bc_a1 gas chemistry/wet removal (for gas species) 850 AQ_bc_a1 kg/m2/s 1 A bc_a1 aqueous chemistry (for gas species) 851 bc_c1SFSEC kg/m2/s 1 A bc_c1 wet deposition flux (precip evap, convective) at surface 852 bc_c1SFSES kg/m2/s 1 A bc_c1 wet deposition flux (precip evap, stratiform) at surface 853 GS_dst_a1 kg/m2/s 1 A dst_a1 gas chemistry/wet removal (for gas species) 854 AQ_dst_a1 kg/m2/s 1 A dst_a1 aqueous chemistry (for gas species) 855 dst_c1SFSEC kg/m2/s 1 A dst_c1 wet deposition flux (precip evap, convective) at surface 856 dst_c1SFSES kg/m2/s 1 A dst_c1 wet deposition flux (precip evap, stratiform) at surface 857 GS_ncl_a1 kg/m2/s 1 A ncl_a1 gas chemistry/wet removal (for gas species) 858 AQ_ncl_a1 kg/m2/s 1 A ncl_a1 aqueous chemistry (for gas species) 859 ncl_c1SFSEC kg/m2/s 1 A ncl_c1 wet deposition flux (precip evap, convective) at surface 860 ncl_c1SFSES kg/m2/s 1 A ncl_c1 wet deposition flux (precip evap, stratiform) at surface 861 GS_num_a1 1/m2/s 1 A num_a1 gas chemistry/wet removal (for gas species) 862 AQ_num_a1 1/m2/s 1 A num_a1 aqueous chemistry (for gas species) 863 num_c1SFSEC kg/m2/s 1 A num_c1 wet deposition flux (precip evap, convective) at surface 864 num_c1SFSES kg/m2/s 1 A num_c1 wet deposition flux (precip evap, stratiform) at surface 865 GS_so4_a2 kg/m2/s 1 A so4_a2 gas chemistry/wet removal (for gas species) 866 AQ_so4_a2 kg/m2/s 1 A so4_a2 aqueous chemistry (for gas species) 867 so4_c2SFSEC kg/m2/s 1 A so4_c2 wet deposition flux (precip evap, convective) at surface 868 so4_c2SFSES kg/m2/s 1 A so4_c2 wet deposition flux (precip evap, stratiform) at surface 869 GS_soa_a2 kg/m2/s 1 A soa_a2 gas chemistry/wet removal (for gas species) 870 AQ_soa_a2 kg/m2/s 1 A soa_a2 aqueous chemistry (for gas species) 871 soa_c2SFSEC kg/m2/s 1 A soa_c2 wet deposition flux (precip evap, convective) at surface 872 soa_c2SFSES kg/m2/s 1 A soa_c2 wet deposition flux (precip evap, stratiform) at surface 873 GS_ncl_a2 kg/m2/s 1 A ncl_a2 gas chemistry/wet removal (for gas species) 874 AQ_ncl_a2 kg/m2/s 1 A ncl_a2 aqueous chemistry (for gas species) 875 ncl_c2SFSEC kg/m2/s 1 A ncl_c2 wet deposition flux (precip evap, convective) at surface 876 ncl_c2SFSES kg/m2/s 1 A ncl_c2 wet deposition flux (precip evap, stratiform) at surface 877 GS_num_a2 1/m2/s 1 A num_a2 gas chemistry/wet removal (for gas species) 878 AQ_num_a2 1/m2/s 1 A num_a2 aqueous chemistry (for gas species) 879 num_c2SFSEC kg/m2/s 1 A num_c2 wet deposition flux (precip evap, convective) at surface 880 num_c2SFSES kg/m2/s 1 A num_c2 wet deposition flux (precip evap, stratiform) at surface 881 GS_dst_a3 kg/m2/s 1 A dst_a3 gas chemistry/wet removal (for gas species) 882 AQ_dst_a3 kg/m2/s 1 A dst_a3 aqueous chemistry (for gas species) 883 dst_c3SFSEC kg/m2/s 1 A dst_c3 wet deposition flux (precip evap, convective) at surface 884 dst_c3SFSES kg/m2/s 1 A dst_c3 wet deposition flux (precip evap, stratiform) at surface 885 GS_ncl_a3 kg/m2/s 1 A ncl_a3 gas chemistry/wet removal (for gas species) 886 AQ_ncl_a3 kg/m2/s 1 A ncl_a3 aqueous chemistry (for gas species) 887 ncl_c3SFSEC kg/m2/s 1 A ncl_c3 wet deposition flux (precip evap, convective) at surface 888 ncl_c3SFSES kg/m2/s 1 A ncl_c3 wet deposition flux (precip evap, stratiform) at surface 889 GS_so4_a3 kg/m2/s 1 A so4_a3 gas chemistry/wet removal (for gas species) 890 AQ_so4_a3 kg/m2/s 1 A so4_a3 aqueous chemistry (for gas species) 891 so4_c3SFSEC kg/m2/s 1 A so4_c3 wet deposition flux (precip evap, convective) at surface 892 so4_c3SFSES kg/m2/s 1 A so4_c3 wet deposition flux (precip evap, stratiform) at surface 893 GS_num_a3 1/m2/s 1 A num_a3 gas chemistry/wet removal (for gas species) 894 AQ_num_a3 1/m2/s 1 A num_a3 aqueous chemistry (for gas species) 895 num_c3SFSEC kg/m2/s 1 A num_c3 wet deposition flux (precip evap, convective) at surface 896 num_c3SFSES kg/m2/s 1 A num_c3 wet deposition flux (precip evap, stratiform) at surface 897 so4_c1 kg/kg 72 A so4_c1 in cloud water 898 so4_c1SFWET kg/m2/s 1 A so4_c1 wet deposition flux at surface 899 so4_c1SFSIC kg/m2/s 1 A so4_c1 wet deposition flux (incloud, convective) at surface 900 so4_c1SFSIS kg/m2/s 1 A so4_c1 wet deposition flux (incloud, stratiform) at surface 901 so4_c1SFSBC kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, convective) at surface 902 so4_c1SFSBS kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, stratiform) at surface 903 so4_c1DDF kg/m2/s 1 A so4_c1 dry deposition flux at bottom (grav + turb) 904 so4_c1TBF kg/m2/s 1 A so4_c1 turbulent dry deposition flux 905 so4_c1GVF kg/m2/s 1 A so4_c1 gravitational dry deposition flux 906 pom_c1 kg/kg 72 A pom_c1 in cloud water 907 pom_c1SFWET kg/m2/s 1 A pom_c1 wet deposition flux at surface 908 pom_c1SFSIC kg/m2/s 1 A pom_c1 wet deposition flux (incloud, convective) at surface 909 pom_c1SFSIS kg/m2/s 1 A pom_c1 wet deposition flux (incloud, stratiform) at surface 910 pom_c1SFSBC kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, convective) at surface 911 pom_c1SFSBS kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, stratiform) at surface 912 pom_c1DDF kg/m2/s 1 A pom_c1 dry deposition flux at bottom (grav + turb) 913 pom_c1TBF kg/m2/s 1 A pom_c1 turbulent dry deposition flux 914 pom_c1GVF kg/m2/s 1 A pom_c1 gravitational dry deposition flux 915 soa_c1 kg/kg 72 A soa_c1 in cloud water 916 soa_c1SFWET kg/m2/s 1 A soa_c1 wet deposition flux at surface 917 soa_c1SFSIC kg/m2/s 1 A soa_c1 wet deposition flux (incloud, convective) at surface 918 soa_c1SFSIS kg/m2/s 1 A soa_c1 wet deposition flux (incloud, stratiform) at surface 919 soa_c1SFSBC kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, convective) at surface 920 soa_c1SFSBS kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, stratiform) at surface 921 soa_c1DDF kg/m2/s 1 A soa_c1 dry deposition flux at bottom (grav + turb) 922 soa_c1TBF kg/m2/s 1 A soa_c1 turbulent dry deposition flux 923 soa_c1GVF kg/m2/s 1 A soa_c1 gravitational dry deposition flux 924 bc_c1 kg/kg 72 A bc_c1 in cloud water 925 bc_c1SFWET kg/m2/s 1 A bc_c1 wet deposition flux at surface 926 bc_c1SFSIC kg/m2/s 1 A bc_c1 wet deposition flux (incloud, convective) at surface 927 bc_c1SFSIS kg/m2/s 1 A bc_c1 wet deposition flux (incloud, stratiform) at surface 928 bc_c1SFSBC kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, convective) at surface 929 bc_c1SFSBS kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, stratiform) at surface 930 bc_c1DDF kg/m2/s 1 A bc_c1 dry deposition flux at bottom (grav + turb) 931 bc_c1TBF kg/m2/s 1 A bc_c1 turbulent dry deposition flux 932 bc_c1GVF kg/m2/s 1 A bc_c1 gravitational dry deposition flux 933 dst_c1 kg/kg 72 A dst_c1 in cloud water 934 dst_c1SFWET kg/m2/s 1 A dst_c1 wet deposition flux at surface 935 dst_c1SFSIC kg/m2/s 1 A dst_c1 wet deposition flux (incloud, convective) at surface 936 dst_c1SFSIS kg/m2/s 1 A dst_c1 wet deposition flux (incloud, stratiform) at surface 937 dst_c1SFSBC kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, convective) at surface 938 dst_c1SFSBS kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, stratiform) at surface 939 dst_c1DDF kg/m2/s 1 A dst_c1 dry deposition flux at bottom (grav + turb) 940 dst_c1TBF kg/m2/s 1 A dst_c1 turbulent dry deposition flux 941 dst_c1GVF kg/m2/s 1 A dst_c1 gravitational dry deposition flux 942 ncl_c1 kg/kg 72 A ncl_c1 in cloud water 943 ncl_c1SFWET kg/m2/s 1 A ncl_c1 wet deposition flux at surface 944 ncl_c1SFSIC kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, convective) at surface 945 ncl_c1SFSIS kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, stratiform) at surface 946 ncl_c1SFSBC kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, convective) at surface 947 ncl_c1SFSBS kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, stratiform) at surface 948 ncl_c1DDF kg/m2/s 1 A ncl_c1 dry deposition flux at bottom (grav + turb) 949 ncl_c1TBF kg/m2/s 1 A ncl_c1 turbulent dry deposition flux 950 ncl_c1GVF kg/m2/s 1 A ncl_c1 gravitational dry deposition flux 951 num_c1 1/kg 72 A num_c1 in cloud water 952 num_c1SFWET 1/m2/s 1 A num_c1 wet deposition flux at surface 953 num_c1SFSIC 1/m2/s 1 A num_c1 wet deposition flux (incloud, convective) at surface 954 num_c1SFSIS 1/m2/s 1 A num_c1 wet deposition flux (incloud, stratiform) at surface 955 num_c1SFSBC 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, convective) at surface 956 num_c1SFSBS 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, stratiform) at surface 957 num_c1DDF 1/m2/s 1 A num_c1 dry deposition flux at bottom (grav + turb) 958 num_c1TBF 1/m2/s 1 A num_c1 turbulent dry deposition flux 959 num_c1GVF 1/m2/s 1 A num_c1 gravitational dry deposition flux 960 so4_c2 kg/kg 72 A so4_c2 in cloud water 961 so4_c2SFWET kg/m2/s 1 A so4_c2 wet deposition flux at surface 962 so4_c2SFSIC kg/m2/s 1 A so4_c2 wet deposition flux (incloud, convective) at surface 963 so4_c2SFSIS kg/m2/s 1 A so4_c2 wet deposition flux (incloud, stratiform) at surface 964 so4_c2SFSBC kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, convective) at surface 965 so4_c2SFSBS kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, stratiform) at surface 966 so4_c2DDF kg/m2/s 1 A so4_c2 dry deposition flux at bottom (grav + turb) 967 so4_c2TBF kg/m2/s 1 A so4_c2 turbulent dry deposition flux 968 so4_c2GVF kg/m2/s 1 A so4_c2 gravitational dry deposition flux 969 soa_c2 kg/kg 72 A soa_c2 in cloud water 970 soa_c2SFWET kg/m2/s 1 A soa_c2 wet deposition flux at surface 971 soa_c2SFSIC kg/m2/s 1 A soa_c2 wet deposition flux (incloud, convective) at surface 972 soa_c2SFSIS kg/m2/s 1 A soa_c2 wet deposition flux (incloud, stratiform) at surface 973 soa_c2SFSBC kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, convective) at surface 974 soa_c2SFSBS kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, stratiform) at surface 975 soa_c2DDF kg/m2/s 1 A soa_c2 dry deposition flux at bottom (grav + turb) 976 soa_c2TBF kg/m2/s 1 A soa_c2 turbulent dry deposition flux 977 soa_c2GVF kg/m2/s 1 A soa_c2 gravitational dry deposition flux 978 ncl_c2 kg/kg 72 A ncl_c2 in cloud water 979 ncl_c2SFWET kg/m2/s 1 A ncl_c2 wet deposition flux at surface 980 ncl_c2SFSIC kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, convective) at surface 981 ncl_c2SFSIS kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, stratiform) at surface 982 ncl_c2SFSBC kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, convective) at surface 983 ncl_c2SFSBS kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, stratiform) at surface 984 ncl_c2DDF kg/m2/s 1 A ncl_c2 dry deposition flux at bottom (grav + turb) 985 ncl_c2TBF kg/m2/s 1 A ncl_c2 turbulent dry deposition flux 986 ncl_c2GVF kg/m2/s 1 A ncl_c2 gravitational dry deposition flux 987 num_c2 1/kg 72 A num_c2 in cloud water 988 num_c2SFWET 1/m2/s 1 A num_c2 wet deposition flux at surface 989 num_c2SFSIC 1/m2/s 1 A num_c2 wet deposition flux (incloud, convective) at surface 990 num_c2SFSIS 1/m2/s 1 A num_c2 wet deposition flux (incloud, stratiform) at surface 991 num_c2SFSBC 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, convective) at surface 992 num_c2SFSBS 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, stratiform) at surface 993 num_c2DDF 1/m2/s 1 A num_c2 dry deposition flux at bottom (grav + turb) 994 num_c2TBF 1/m2/s 1 A num_c2 turbulent dry deposition flux 995 num_c2GVF 1/m2/s 1 A num_c2 gravitational dry deposition flux 996 dst_c3 kg/kg 72 A dst_c3 in cloud water 997 dst_c3SFWET kg/m2/s 1 A dst_c3 wet deposition flux at surface 998 dst_c3SFSIC kg/m2/s 1 A dst_c3 wet deposition flux (incloud, convective) at surface 999 dst_c3SFSIS kg/m2/s 1 A dst_c3 wet deposition flux (incloud, stratiform) at surface 1000 dst_c3SFSBC kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, convective) at surface 1001 dst_c3SFSBS kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, stratiform) at surface 1002 dst_c3DDF kg/m2/s 1 A dst_c3 dry deposition flux at bottom (grav + turb) 1003 dst_c3TBF kg/m2/s 1 A dst_c3 turbulent dry deposition flux 1004 dst_c3GVF kg/m2/s 1 A dst_c3 gravitational dry deposition flux 1005 ncl_c3 kg/kg 72 A ncl_c3 in cloud water 1006 ncl_c3SFWET kg/m2/s 1 A ncl_c3 wet deposition flux at surface 1007 ncl_c3SFSIC kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, convective) at surface 1008 ncl_c3SFSIS kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, stratiform) at surface 1009 ncl_c3SFSBC kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, convective) at surface 1010 ncl_c3SFSBS kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, stratiform) at surface 1011 ncl_c3DDF kg/m2/s 1 A ncl_c3 dry deposition flux at bottom (grav + turb) 1012 ncl_c3TBF kg/m2/s 1 A ncl_c3 turbulent dry deposition flux 1013 ncl_c3GVF kg/m2/s 1 A ncl_c3 gravitational dry deposition flux 1014 so4_c3 kg/kg 72 A so4_c3 in cloud water 1015 so4_c3SFWET kg/m2/s 1 A so4_c3 wet deposition flux at surface 1016 so4_c3SFSIC kg/m2/s 1 A so4_c3 wet deposition flux (incloud, convective) at surface 1017 so4_c3SFSIS kg/m2/s 1 A so4_c3 wet deposition flux (incloud, stratiform) at surface 1018 so4_c3SFSBC kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, convective) at surface 1019 so4_c3SFSBS kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, stratiform) at surface 1020 so4_c3DDF kg/m2/s 1 A so4_c3 dry deposition flux at bottom (grav + turb) 1021 so4_c3TBF kg/m2/s 1 A so4_c3 turbulent dry deposition flux 1022 so4_c3GVF kg/m2/s 1 A so4_c3 gravitational dry deposition flux 1023 num_c3 1/kg 72 A num_c3 in cloud water 1024 num_c3SFWET 1/m2/s 1 A num_c3 wet deposition flux at surface 1025 num_c3SFSIC 1/m2/s 1 A num_c3 wet deposition flux (incloud, convective) at surface 1026 num_c3SFSIS 1/m2/s 1 A num_c3 wet deposition flux (incloud, stratiform) at surface 1027 num_c3SFSBC 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, convective) at surface 1028 num_c3SFSBS 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, stratiform) at surface 1029 num_c3DDF 1/m2/s 1 A num_c3 dry deposition flux at bottom (grav + turb) 1030 num_c3TBF 1/m2/s 1 A num_c3 turbulent dry deposition flux 1031 num_c3GVF 1/m2/s 1 A num_c3 gravitational dry deposition flux 1032 dgnumwet1 m 72 I Aerosol mode wet diameter 1033 dgnumwet2 m 72 I Aerosol mode wet diameter 1034 dgnumwet3 m 72 I Aerosol mode wet diameter 1035 XPH_LWC kg/kg 72 A pH value multiplied by lwc 1036 so4_c1AQSO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1037 so4_c1AQH2SO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1038 so4_c2AQSO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1039 so4_c2AQH2SO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1040 so4_c3AQSO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1041 so4_c3AQH2SO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1042 AQSO4_H2O2 kg/m2/s 1 A SO4 aqueous phase chemistry due to H2O2 1043 AQSO4_O3 kg/m2/s 1 A SO4 aqueous phase chemistry due to O3 1044 HEIGHT m 73 A geopotential height above surface at interfaces (m) 1045 CT_H2O_GHG kg/kg/s 72 A ghg-chem h2o source/sink 1046 CT_H2O2 kg/kg/s 72 A H2O2 source/sink 1047 SFH2O2 kg/m2/s 1 A H2O2 surface flux 1048 CT_H2SO4 kg/kg/s 72 A H2SO4 source/sink 1049 SFH2SO4 kg/m2/s 1 A H2SO4 surface flux 1050 CT_SO2 kg/kg/s 72 A SO2 source/sink 1051 SFSO2 kg/m2/s 1 A SO2 surface flux 1052 CT_DMS kg/kg/s 72 A DMS source/sink 1053 SFDMS kg/m2/s 1 A DMS surface flux 1054 CT_SOAG kg/kg/s 72 A SOAG source/sink 1055 SFSOAG kg/m2/s 1 A SOAG surface flux 1056 CT_so4_a1 kg/kg/s 72 A so4_a1 source/sink 1057 SFso4_a1 kg/m2/s 1 A so4_a1 surface flux 1058 CT_pom_a1 kg/kg/s 72 A pom_a1 source/sink 1059 SFpom_a1 kg/m2/s 1 A pom_a1 surface flux 1060 CT_soa_a1 kg/kg/s 72 A soa_a1 source/sink 1061 SFsoa_a1 kg/m2/s 1 A soa_a1 surface flux 1062 CT_bc_a1 kg/kg/s 72 A bc_a1 source/sink 1063 SFbc_a1 kg/m2/s 1 A bc_a1 surface flux 1064 CT_dst_a1 kg/kg/s 72 A dst_a1 source/sink 1065 SFdst_a1 kg/m2/s 1 A dst_a1 surface flux 1066 CT_ncl_a1 kg/kg/s 72 A ncl_a1 source/sink 1067 SFncl_a1 kg/m2/s 1 A ncl_a1 surface flux 1068 CT_num_a1 kg/kg/s 72 A num_a1 source/sink 1069 SFnum_a1 1/m2/s 1 A num_a1 surface flux 1070 CT_so4_a2 kg/kg/s 72 A so4_a2 source/sink 1071 SFso4_a2 kg/m2/s 1 A so4_a2 surface flux 1072 CT_soa_a2 kg/kg/s 72 A soa_a2 source/sink 1073 SFsoa_a2 kg/m2/s 1 A soa_a2 surface flux 1074 CT_ncl_a2 kg/kg/s 72 A ncl_a2 source/sink 1075 SFncl_a2 kg/m2/s 1 A ncl_a2 surface flux 1076 CT_num_a2 kg/kg/s 72 A num_a2 source/sink 1077 SFnum_a2 1/m2/s 1 A num_a2 surface flux 1078 CT_dst_a3 kg/kg/s 72 A dst_a3 source/sink 1079 SFdst_a3 kg/m2/s 1 A dst_a3 surface flux 1080 CT_ncl_a3 kg/kg/s 72 A ncl_a3 source/sink 1081 SFncl_a3 kg/m2/s 1 A ncl_a3 surface flux 1082 CT_so4_a3 kg/kg/s 72 A so4_a3 source/sink 1083 SFso4_a3 kg/m2/s 1 A so4_a3 surface flux 1084 CT_num_a3 kg/kg/s 72 A num_a3 source/sink 1085 SFnum_a3 1/m2/s 1 A num_a3 surface flux 1086 extfrc_01 72 I ext frcing 1087 extfrc_02 72 I ext frcing 1088 extfrc_03 72 I ext frcing 1089 extfrc_04 72 I ext frcing 1090 extfrc_05 72 I ext frcing 1091 extfrc_06 72 I ext frcing 1092 extfrc_07 72 I ext frcing 1093 jh2o2 /s 72 I photolysis rate 1094 usr_HO2_HO2 /cm3/s 72 I reaction rate 1095 usr_SO2_OH /cm3/s 72 I reaction rate 1096 usr_DMS_OH /cm3/s 72 I reaction rate 1097 J_001 /s 72 I photolysis rate 1098 R_001 /cm3/s 72 I reaction rate 1099 R_002 /cm3/s 72 I reaction rate 1100 R_003 /cm3/s 72 I reaction rate 1101 R_004 /cm3/s 72 I reaction rate 1102 R_005 /cm3/s 72 I reaction rate 1103 R_006 /cm3/s 72 I reaction rate 1104 DTCBS 1 I photolysis diagnostic black carbon OD 1105 DTOCS 1 I photolysis diagnostic organic carbon OD 1106 DTSO4 1 I photolysis diagnostic SO4 OD 1107 DTSOA 1 I photolysis diagnostic SOA OD 1108 DTANT 1 I photolysis diagnostic NH4SO4 OD 1109 DTSAL 1 I photolysis diagnostic salt OD 1110 DTDUST 1 I photolysis diagnostic dust OD 1111 DTTOTAL 1 I photolysis diagnostic total aerosol OD 1112 FRACDAY 1 I photolysis diagnostic fraction of day 1113 QDSAD /s 72 I water vapor sad delta 1114 SAD cm2/cm3 72 I sulfate aerosol SAD 1115 SAD_SULFC cm2/cm3 72 I chemical sulfate aerosol SAD 1116 SAD_SAGE cm2/cm3 72 I SAGE sulfate aerosol SAD 1117 SAD_LNAT cm2/cm3 72 I large-mode NAT aerosol SAD 1118 SAD_ICE cm2/cm3 72 I water-ice aerosol SAD 1119 RAD_SULFC cm 72 I chemical sad sulfate 1120 RAD_LNAT cm 72 I large nat radius 1121 RAD_ICE cm 72 I sad ice 1122 SAD_TROP cm2/cm3 72 I tropospheric aerosol SAD 1123 HNO3_STS mol/mol 72 I STS condensed HNO3 1124 HNO3_NAT mol/mol 72 I NAT condensed HNO3 1125 QDSETT /s 72 I water vapor settling delta 1126 QDCHEM /s 72 I water vapor chemistry delta 1127 HNO3_GAS mol/mol 72 I gas-phase hno3 1128 H2O_GAS mol/mol 72 I gas-phase h2o 1129 SZA degrees 1 I solar zenith angle 1130 NOX mol/mol 72 A nox volume mixing ratio 1131 NOY mol/mol 72 A noy volume mixing ratio 1132 BROX mol/mol 72 A brox volume mixing ratio 1133 BROY mol/mol 72 A total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl) 1134 CLOX mol/mol 72 A clox volume mixing ratio 1135 CLOY mol/mol 72 A total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl) 1136 TCLY mol/mol 72 A total Cl volume mixing ratio 1137 TOTH mol/mol 72 A total H2 volume mixing ratio 1138 NOY_mmr kg/kg 72 A NOy mass mixing ratio 1139 SOX_mmr kg/kg 72 A SOx mass mixing ratio 1140 NHX_mmr kg/kg 72 A NHx mass mixing ratio 1141 DV_H2O2 cm/s 1 A deposition velocity 1142 DF_H2O2 kg/m2/s 1 A dry deposition flux 1143 DH2O2CHM kg/s 72 A net tendency from chem 1144 WD_H2O2 kg/s 1 A H2O2 wet deposition 1145 WDR_H2O2 /s 72 A H2O2 wet deposition rate 1146 H2O2 mol/mol 72 A H2O2 concentration 1147 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 1148 DV_H2SO4 cm/s 1 A deposition velocity 1149 DF_H2SO4 kg/m2/s 1 A dry deposition flux 1150 DH2SO4CHM kg/s 72 A net tendency from chem 1151 WD_H2SO4 kg/s 1 A H2SO4 wet deposition 1152 WDR_H2SO4 /s 72 A H2SO4 wet deposition rate 1153 H2SO4 mol/mol 72 A H2SO4 concentration 1154 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 1155 DV_SO2 cm/s 1 A deposition velocity 1156 DF_SO2 kg/m2/s 1 A dry deposition flux 1157 DSO2CHM kg/s 72 A net tendency from chem 1158 WD_SO2 kg/s 1 A SO2 wet deposition 1159 WDR_SO2 /s 72 A SO2 wet deposition rate 1160 SO2 mol/mol 72 A SO2 concentration 1161 SO2_SRF mol/mol 1 A SO2 in bottom layer 1162 DV_DMS cm/s 1 A deposition velocity 1163 DF_DMS kg/m2/s 1 A dry deposition flux 1164 DDMSCHM kg/s 72 A net tendency from chem 1165 WD_DMS kg/s 1 A DMS wet deposition 1166 WDR_DMS /s 72 A DMS wet deposition rate 1167 DMS mol/mol 72 A DMS concentration 1168 DMS_SRF mol/mol 1 A DMS in bottom layer 1169 DV_SOAG cm/s 1 A deposition velocity 1170 DF_SOAG kg/m2/s 1 A dry deposition flux 1171 DSOAGCHM kg/s 72 A net tendency from chem 1172 WD_SOAG kg/s 1 A SOAG wet deposition 1173 WDR_SOAG /s 72 A SOAG wet deposition rate 1174 SOAG mol/mol 72 A SOAG concentration 1175 SOAG_SRF mol/mol 1 A SOAG in bottom layer 1176 DV_so4_a1 cm/s 1 A deposition velocity 1177 DF_so4_a1 kg/m2/s 1 A dry deposition flux 1178 Dso4_a1CHM kg/s 72 A net tendency from chem 1179 WD_so4_a1 kg/s 1 A so4_a1 wet deposition 1180 WDR_so4_a1 /s 72 A so4_a1 wet deposition rate 1181 so4_a1 kg/kg 72 A so4_a1 concentration 1182 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 1183 DV_pom_a1 cm/s 1 A deposition velocity 1184 DF_pom_a1 kg/m2/s 1 A dry deposition flux 1185 Dpom_a1CHM kg/s 72 A net tendency from chem 1186 WD_pom_a1 kg/s 1 A pom_a1 wet deposition 1187 WDR_pom_a1 /s 72 A pom_a1 wet deposition rate 1188 pom_a1 kg/kg 72 A pom_a1 concentration 1189 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 1190 DV_soa_a1 cm/s 1 A deposition velocity 1191 DF_soa_a1 kg/m2/s 1 A dry deposition flux 1192 Dsoa_a1CHM kg/s 72 A net tendency from chem 1193 WD_soa_a1 kg/s 1 A soa_a1 wet deposition 1194 WDR_soa_a1 /s 72 A soa_a1 wet deposition rate 1195 soa_a1 kg/kg 72 A soa_a1 concentration 1196 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 1197 DV_bc_a1 cm/s 1 A deposition velocity 1198 DF_bc_a1 kg/m2/s 1 A dry deposition flux 1199 Dbc_a1CHM kg/s 72 A net tendency from chem 1200 WD_bc_a1 kg/s 1 A bc_a1 wet deposition 1201 WDR_bc_a1 /s 72 A bc_a1 wet deposition rate 1202 bc_a1 kg/kg 72 A bc_a1 concentration 1203 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 1204 DV_dst_a1 cm/s 1 A deposition velocity 1205 DF_dst_a1 kg/m2/s 1 A dry deposition flux 1206 Ddst_a1CHM kg/s 72 A net tendency from chem 1207 WD_dst_a1 kg/s 1 A dst_a1 wet deposition 1208 WDR_dst_a1 /s 72 A dst_a1 wet deposition rate 1209 dst_a1 kg/kg 72 A dst_a1 concentration 1210 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 1211 DV_ncl_a1 cm/s 1 A deposition velocity 1212 DF_ncl_a1 kg/m2/s 1 A dry deposition flux 1213 Dncl_a1CHM kg/s 72 A net tendency from chem 1214 WD_ncl_a1 kg/s 1 A ncl_a1 wet deposition 1215 WDR_ncl_a1 /s 72 A ncl_a1 wet deposition rate 1216 ncl_a1 kg/kg 72 A ncl_a1 concentration 1217 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 1218 DV_num_a1 cm/s 1 A deposition velocity 1219 DF_num_a1 kg/m2/s 1 A dry deposition flux 1220 Dnum_a1CHM kg/s 72 A net tendency from chem 1221 WD_num_a1 kg/s 1 A num_a1 wet deposition 1222 WDR_num_a1 /s 72 A num_a1 wet deposition rate 1223 num_a1 1/kg 72 A num_a1 concentration 1224 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 1225 DV_so4_a2 cm/s 1 A deposition velocity 1226 DF_so4_a2 kg/m2/s 1 A dry deposition flux 1227 Dso4_a2CHM kg/s 72 A net tendency from chem 1228 WD_so4_a2 kg/s 1 A so4_a2 wet deposition 1229 WDR_so4_a2 /s 72 A so4_a2 wet deposition rate 1230 so4_a2 kg/kg 72 A so4_a2 concentration 1231 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 1232 DV_soa_a2 cm/s 1 A deposition velocity 1233 DF_soa_a2 kg/m2/s 1 A dry deposition flux 1234 Dsoa_a2CHM kg/s 72 A net tendency from chem 1235 WD_soa_a2 kg/s 1 A soa_a2 wet deposition 1236 WDR_soa_a2 /s 72 A soa_a2 wet deposition rate 1237 soa_a2 kg/kg 72 A soa_a2 concentration 1238 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 1239 DV_ncl_a2 cm/s 1 A deposition velocity 1240 DF_ncl_a2 kg/m2/s 1 A dry deposition flux 1241 Dncl_a2CHM kg/s 72 A net tendency from chem 1242 WD_ncl_a2 kg/s 1 A ncl_a2 wet deposition 1243 WDR_ncl_a2 /s 72 A ncl_a2 wet deposition rate 1244 ncl_a2 kg/kg 72 A ncl_a2 concentration 1245 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 1246 DV_num_a2 cm/s 1 A deposition velocity 1247 DF_num_a2 kg/m2/s 1 A dry deposition flux 1248 Dnum_a2CHM kg/s 72 A net tendency from chem 1249 WD_num_a2 kg/s 1 A num_a2 wet deposition 1250 WDR_num_a2 /s 72 A num_a2 wet deposition rate 1251 num_a2 1/kg 72 A num_a2 concentration 1252 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 1253 DV_dst_a3 cm/s 1 A deposition velocity 1254 DF_dst_a3 kg/m2/s 1 A dry deposition flux 1255 Ddst_a3CHM kg/s 72 A net tendency from chem 1256 WD_dst_a3 kg/s 1 A dst_a3 wet deposition 1257 WDR_dst_a3 /s 72 A dst_a3 wet deposition rate 1258 dst_a3 kg/kg 72 A dst_a3 concentration 1259 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 1260 DV_ncl_a3 cm/s 1 A deposition velocity 1261 DF_ncl_a3 kg/m2/s 1 A dry deposition flux 1262 Dncl_a3CHM kg/s 72 A net tendency from chem 1263 WD_ncl_a3 kg/s 1 A ncl_a3 wet deposition 1264 WDR_ncl_a3 /s 72 A ncl_a3 wet deposition rate 1265 ncl_a3 kg/kg 72 A ncl_a3 concentration 1266 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 1267 DV_so4_a3 cm/s 1 A deposition velocity 1268 DF_so4_a3 kg/m2/s 1 A dry deposition flux 1269 Dso4_a3CHM kg/s 72 A net tendency from chem 1270 WD_so4_a3 kg/s 1 A so4_a3 wet deposition 1271 WDR_so4_a3 /s 72 A so4_a3 wet deposition rate 1272 so4_a3 kg/kg 72 A so4_a3 concentration 1273 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 1274 DV_num_a3 cm/s 1 A deposition velocity 1275 DF_num_a3 kg/m2/s 1 A dry deposition flux 1276 Dnum_a3CHM kg/s 72 A net tendency from chem 1277 WD_num_a3 kg/s 1 A num_a3 wet deposition 1278 WDR_num_a3 /s 72 A num_a3 wet deposition rate 1279 num_a3 1/kg 72 A num_a3 concentration 1280 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 1281 MASS kg 72 A mass of grid box 1282 AREA m2 1 A area of grid box 1283 WD_NOY kg/s 1 A NOy wet deposition 1284 DF_NOY kg/m2/s 1 I NOy dry deposition flux 1285 WD_SOX kg/s 1 A SOx wet deposition 1286 DF_SOX kg/m2/s 1 I SOx dry deposition flux 1287 WD_NHX kg/s 1 A NHx wet deposition 1288 DF_NHX kg/m2/s 1 I NHx dry deposition flux 1289 TOZ DU 1 A Total column ozone 1290 r_jh2o2 molecules/cm3/se 72 A reaction rate 1291 r_HO2_HO2 molecules/cm3/se 72 A reaction rate 1292 r_SO2_OH molecules/cm3/se 72 A reaction rate 1293 r_DMS_OH molecules/cm3/se 72 A reaction rate 1294 M_dens molecules/cm3 72 A invariant density 1295 M_vmr mole/mole 72 A invariant density 1296 N2_dens molecules/cm3 72 A invariant density 1297 N2_vmr mole/mole 72 A invariant density 1298 O2_dens molecules/cm3 72 A invariant density 1299 O2_vmr mole/mole 72 A invariant density 1300 H2O_dens molecules/cm3 72 A invariant density 1301 H2O_vmr mole/mole 72 A invariant density 1302 O3_dens molecules/cm3 72 A invariant density 1303 O3_vmr mole/mole 72 A invariant density 1304 OH_dens molecules/cm3 72 A invariant density 1305 OH_vmr mole/mole 72 A invariant density 1306 NO3_dens molecules/cm3 72 A invariant density 1307 NO3_vmr mole/mole 72 A invariant density 1308 HO2_dens molecules/cm3 72 A invariant density 1309 HO2_vmr mole/mole 72 A invariant density 1310 CPH1 K/s 72 I O + O3 -> 2*O2 + 93.46 kcal/mol chem pot heating rate 1311 CPH2 K/s 72 I O + O + M -> O2 + M + 119.12 kcal/mol chem pot heating rate 1312 CPH3 K/s 72 I O + OH -> H + O2 + 16.35 kcal/mol chem pot heating rate 1313 CPH4 K/s 72 I O + HO2 -> OH + O2 + 53.97 kcal/mol chem pot heating rate 1314 CPH5 K/s 72 I H + O2 + M -> HO2 + M + 48.8 kcal/mol chem pot heating rate 1315 CPH6 K/s 72 I O + O2 + M -> O3 + M + 25.66 kcal/mol chem pot heating rate 1316 CPH7 K/s 72 I H + O3 -> OH + O2 + 46.27 kcal/mol chem pot heating rate 1317 CPH8 K/s 72 I HO2 + NO -> NO2 + OH + 8.06 kcal/mol chem pot heating rate 1318 CPH9 K/s 72 I HO2 + O3 -> 2*O2 + OH + 28.31 kcal/mol chem pot heating rate 1319 CPH10 K/s 72 I HO2 + HO2 -> H2O2 + O2 + 39.08 kcal/mol chem pot heating rate 1320 CPH11 K/s 72 I OH + O3 -> HO2 + O2 + 39.49 kcal/mol chem pot heating rate 1321 CPH12 K/s 72 I NO + O3 -> NO2 + O2 + 47.55 kcal/mol chem pot heating rate 1322 CPH13 K/s 72 I NO2 + O -> NO + O2 + 45.91 kcal/mol chem pot heating rate 1323 CPH14 K/s 72 I OH + HO2 -> H2O + O2 + 69.99 kcal/mol chem pot heating rate 1324 CPH15 K/s 72 I H + HO2 -> H2 + O2 + 55.4 kcal/mol chem pot heating rate 1325 CPH16 K/s 72 I O1D + O2 -> O + O2_1S + 7.63 kcal/mol chem pot heating rate 1326 CPH17 K/s 72 I O1D + N2 -> O + N2 + 45.14 kcal/mol chem pot heating rate 1327 CPH18 K/s 72 I O2_1S + O -> O2_1D + O + 14.97 kcal/mol chem pot heating rate 1328 CPH19 K/s 72 I O2_1S + O2 -> O2_1D + O2 + 14.97 kcal/mol chem pot heating rate 1329 CPH20 K/s 72 I O2_1S + N2 -> O2_1D + N2 + 14.97 kcal/mol chem pot heating rate 1330 CPH21 K/s 72 I O2_1S + O3 -> O2_1D + O3 + 14.97 kcal/mol chem pot heating rate 1331 CPH22 K/s 72 I O2_1D + O -> O2 + O + 22.54 kcal/mol chem pot heating rate 1332 CPH23 K/s 72 I O2_1D + O2 -> 2*O2 + 22.54 kcal/mol chem pot heating rate 1333 CPH24 K/s 72 I O2_1D + N2 -> O2 + N2 + 22.54 kcal/mol chem pot heating rate 1334 CPH25 K/s 72 I N2D + O2 -> NO + O1D + 42.43 kcal/mol chem pot heating rate 1335 CPH26 K/s 72 I N2D + O -> N + O + 54.88 kcal/mol chem pot heating rate 1336 CPH27 K/s 72 I N + O2 -> NO + O + 32.28 kcal/mol chem pot heating rate 1337 CPH28 K/s 72 I N + NO -> N2 + O + 61.8 kcal/mol chem pot heating rate 1338 CPH29 K/s 72 I O1D + O2 -> O + O2 + 45.14 kcal/mol chem pot heating rate 1339 CPH30 K/s 72 I Op + O2 -> O2p + O + 35.878 kcal/mol chem pot heating rate 1340 CPH31 K/s 72 I Op + N2 -> NOp + N + 25.105 kcal/mol chem pot heating rate 1341 CPH32 K/s 72 I N2p + O -> NOp + N2D + 16.140 kcal/mol chem pot heating rate 1342 CPH33 K/s 72 I O2p + N -> NOp + O + 97.073 kcal/mol chem pot heating rate 1343 CPH34 K/s 72 I O2p + NO -> NOp + O2 + 64.862 kcal/mol chem pot heating rate 1344 CPH35 K/s 72 I Np + O2 -> O2p + N + 57.322 kcal/mol chem pot heating rate 1345 CPH36 K/s 72 I Np + O2 -> NOp + O + 154.46 kcal/mol chem pot heating rate 1346 CPH37 K/s 72 I Np + O -> Op + N + 22.597 kcal/mol chem pot heating rate 1347 CPH38 K/s 72 I N2p + O2 -> O2p + N2 + 81.164 kcal/mol chem pot heating rate 1348 CPH39 K/s 72 I NOp + e -> 19.691 kcal/mol chem pot heating rate 1349 CPH40 K/s 72 I O2p + e -> 121.65 kcal/mol chem pot heating rate 1350 CPH41 K/s 72 I N2p + e -> 84.807 kcal/mol chem pot heating rate 1351 QCP K/s 72 I chem pot heating rate 1352 O3 mol/mol 72 I prescribed tracer constituent 1353 OH mol/mol 72 I prescribed tracer constituent 1354 NO3 mol/mol 72 I prescribed tracer constituent 1355 HO2 mol/mol 72 I prescribed tracer constituent 1356 NO_Lightning molec/cm3/s 72 A lightning NO source 1357 NO_Aircraft molec/cm3/s 72 A aircraft NO source 1358 CO_Aircraft molec/cm3/s 72 A aircraft CO source 1359 N4S_SPE molec/cm3/s 72 I solar proton event N(4S) source 1360 N2D_SPE molec/cm3/s 72 I solar proton event N(2S) source 1361 OH_SPE molec/cm3/s 72 I solar proton event HOx source 1362 SO2_XFRC molec/cm3/s 72 A external forcing for SO2 1363 SO2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for SO2 1364 so4_a1_XFRC molec/cm3/s 72 A external forcing for so4_a1 1365 so4_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a1 1366 pom_a1_XFRC molec/cm3/s 72 A external forcing for pom_a1 1367 pom_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for pom_a1 1368 bc_a1_XFRC molec/cm3/s 72 A external forcing for bc_a1 1369 bc_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for bc_a1 1370 num_a1_XFRC molec/cm3/s 72 A external forcing for num_a1 1371 num_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a1 1372 so4_a2_XFRC molec/cm3/s 72 A external forcing for so4_a2 1373 so4_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a2 1374 num_a2_XFRC molec/cm3/s 72 A external forcing for num_a2 1375 num_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a2 1376 H2SO4M_C ug/m3 72 I chemical sulfate aerosol mass 1377 H2O2_CHMP /cm3/s 72 I chemical production rate 1378 H2O2_CHML /cm3/s 72 I chemical loss rate 1379 H2SO4_CHMP /cm3/s 72 I chemical production rate 1380 H2SO4_CHML /cm3/s 72 I chemical loss rate 1381 SO2_CHMP /cm3/s 72 I chemical production rate 1382 SO2_CHML /cm3/s 72 I chemical loss rate 1383 DMS_CHMP /cm3/s 72 I chemical production rate 1384 DMS_CHML /cm3/s 72 I chemical loss rate 1385 SOAG_CHMP /cm3/s 72 I chemical production rate 1386 SOAG_CHML /cm3/s 72 I chemical loss rate 1387 so4_a1_CHMP /cm3/s 72 I chemical production rate 1388 so4_a1_CHML /cm3/s 72 I chemical loss rate 1389 pom_a1_CHMP /cm3/s 72 I chemical production rate 1390 pom_a1_CHML /cm3/s 72 I chemical loss rate 1391 soa_a1_CHMP /cm3/s 72 I chemical production rate 1392 soa_a1_CHML /cm3/s 72 I chemical loss rate 1393 bc_a1_CHMP /cm3/s 72 I chemical production rate 1394 bc_a1_CHML /cm3/s 72 I chemical loss rate 1395 dst_a1_CHMP /cm3/s 72 I chemical production rate 1396 dst_a1_CHML /cm3/s 72 I chemical loss rate 1397 ncl_a1_CHMP /cm3/s 72 I chemical production rate 1398 ncl_a1_CHML /cm3/s 72 I chemical loss rate 1399 num_a1_CHMP /cm3/s 72 I chemical production rate 1400 num_a1_CHML /cm3/s 72 I chemical loss rate 1401 so4_a2_CHMP /cm3/s 72 I chemical production rate 1402 so4_a2_CHML /cm3/s 72 I chemical loss rate 1403 soa_a2_CHMP /cm3/s 72 I chemical production rate 1404 soa_a2_CHML /cm3/s 72 I chemical loss rate 1405 ncl_a2_CHMP /cm3/s 72 I chemical production rate 1406 ncl_a2_CHML /cm3/s 72 I chemical loss rate 1407 num_a2_CHMP /cm3/s 72 I chemical production rate 1408 num_a2_CHML /cm3/s 72 I chemical loss rate 1409 dst_a3_CHMP /cm3/s 72 I chemical production rate 1410 dst_a3_CHML /cm3/s 72 I chemical loss rate 1411 ncl_a3_CHMP /cm3/s 72 I chemical production rate 1412 ncl_a3_CHML /cm3/s 72 I chemical loss rate 1413 so4_a3_CHMP /cm3/s 72 I chemical production rate 1414 so4_a3_CHML /cm3/s 72 I chemical loss rate 1415 num_a3_CHMP /cm3/s 72 I chemical production rate 1416 num_a3_CHML /cm3/s 72 I chemical loss rate 1417 ozone mol/mol 72 I prescribed ozone 1418 TTGWORO K/s 72 A T tendency - orographic gravity wave drag 1419 UTGWORO m/s2 72 A U tendency - orographic gravity wave drag 1420 VTGWORO m/s2 72 A V tendency - orographic gravity wave drag 1421 TAUGWX N/m2 1 A Zonal gravity wave surface stress 1422 TAUGWY N/m2 1 A Meridional gravity wave surface stress 1423 BUTGWSPEC m/s2 72 A Beres U tendency - gravity wave spectrum 1424 BVTGWSPEC m/s2 72 A Beres V tendency - gravity wave spectrum 1425 BUTEND1 m/s2 72 A Beres U tendency c < -40 1426 BUTEND2 m/s2 72 A Beres U tendency -40 < c < -15 1427 BUTEND3 m/s2 72 A Beres U tendency -15 < c < 15 1428 BUTEND4 m/s2 72 A Beres U tendency 15 < c < 40 1429 BUTEND5 m/s2 72 A Beres U tendency 40 < c 1430 BTAUE Pa 73 A Beres Eastward Reynolds stress 1431 BTAUW Pa 73 A Beres Westward Reynolds stress 1432 BTAUNET Pa 73 A Beres E+W Reynolds stress 1433 BTAUN Pa 73 A Beres Northward Reynolds stress 1434 BTAUS Pa 73 A Beres Southward Reynolds stress 1435 BEMF Pa 72 A Beres Eastward MF 1436 BWMF Pa 72 A Beres Westward MF 1437 BNMF Pa 72 A Beres Northward MF 1438 BSMF Pa 72 A Beres Southward MF 1439 BTTGWSDF K/s 72 A Beres t tendency - diffusion term 1440 BTTGWSKE K/s 72 A Beres t tendency - kinetic energy conversion term 1441 BTAUXSn32 Pa 72 A Beres tau at c= -80.00 m/s 1442 BTAUYSn32 Pa 72 A Beres tau at c= -80.00 m/s 1443 BTAUXSn31 Pa 72 A Beres tau at c= -77.50 m/s 1444 BTAUYSn31 Pa 72 A Beres tau at c= -77.50 m/s 1445 BTAUXSn30 Pa 72 A Beres tau at c= -75.00 m/s 1446 BTAUYSn30 Pa 72 A Beres tau at c= -75.00 m/s 1447 BTAUXSn29 Pa 72 A Beres tau at c= -72.50 m/s 1448 BTAUYSn29 Pa 72 A Beres tau at c= -72.50 m/s 1449 BTAUXSn28 Pa 72 A Beres tau at c= -70.00 m/s 1450 BTAUYSn28 Pa 72 A Beres tau at c= -70.00 m/s 1451 BTAUXSn27 Pa 72 A Beres tau at c= -67.50 m/s 1452 BTAUYSn27 Pa 72 A Beres tau at c= -67.50 m/s 1453 BTAUXSn26 Pa 72 A Beres tau at c= -65.00 m/s 1454 BTAUYSn26 Pa 72 A Beres tau at c= -65.00 m/s 1455 BTAUXSn25 Pa 72 A Beres tau at c= -62.50 m/s 1456 BTAUYSn25 Pa 72 A Beres tau at c= -62.50 m/s 1457 BTAUXSn24 Pa 72 A Beres tau at c= -60.00 m/s 1458 BTAUYSn24 Pa 72 A Beres tau at c= -60.00 m/s 1459 BTAUXSn23 Pa 72 A Beres tau at c= -57.50 m/s 1460 BTAUYSn23 Pa 72 A Beres tau at c= -57.50 m/s 1461 BTAUXSn22 Pa 72 A Beres tau at c= -55.00 m/s 1462 BTAUYSn22 Pa 72 A Beres tau at c= -55.00 m/s 1463 BTAUXSn21 Pa 72 A Beres tau at c= -52.50 m/s 1464 BTAUYSn21 Pa 72 A Beres tau at c= -52.50 m/s 1465 BTAUXSn20 Pa 72 A Beres tau at c= -50.00 m/s 1466 BTAUYSn20 Pa 72 A Beres tau at c= -50.00 m/s 1467 BTAUXSn19 Pa 72 A Beres tau at c= -47.50 m/s 1468 BTAUYSn19 Pa 72 A Beres tau at c= -47.50 m/s 1469 BTAUXSn18 Pa 72 A Beres tau at c= -45.00 m/s 1470 BTAUYSn18 Pa 72 A Beres tau at c= -45.00 m/s 1471 BTAUXSn17 Pa 72 A Beres tau at c= -42.50 m/s 1472 BTAUYSn17 Pa 72 A Beres tau at c= -42.50 m/s 1473 BTAUXSn16 Pa 72 A Beres tau at c= -40.00 m/s 1474 BTAUYSn16 Pa 72 A Beres tau at c= -40.00 m/s 1475 BTAUXSn15 Pa 72 A Beres tau at c= -37.50 m/s 1476 BTAUYSn15 Pa 72 A Beres tau at c= -37.50 m/s 1477 BTAUXSn14 Pa 72 A Beres tau at c= -35.00 m/s 1478 BTAUYSn14 Pa 72 A Beres tau at c= -35.00 m/s 1479 BTAUXSn13 Pa 72 A Beres tau at c= -32.50 m/s 1480 BTAUYSn13 Pa 72 A Beres tau at c= -32.50 m/s 1481 BTAUXSn12 Pa 72 A Beres tau at c= -30.00 m/s 1482 BTAUYSn12 Pa 72 A Beres tau at c= -30.00 m/s 1483 BTAUXSn11 Pa 72 A Beres tau at c= -27.50 m/s 1484 BTAUYSn11 Pa 72 A Beres tau at c= -27.50 m/s 1485 BTAUXSn10 Pa 72 A Beres tau at c= -25.00 m/s 1486 BTAUYSn10 Pa 72 A Beres tau at c= -25.00 m/s 1487 BTAUXSn09 Pa 72 A Beres tau at c= -22.50 m/s 1488 BTAUYSn09 Pa 72 A Beres tau at c= -22.50 m/s 1489 BTAUXSn08 Pa 72 A Beres tau at c= -20.00 m/s 1490 BTAUYSn08 Pa 72 A Beres tau at c= -20.00 m/s 1491 BTAUXSn07 Pa 72 A Beres tau at c= -17.50 m/s 1492 BTAUYSn07 Pa 72 A Beres tau at c= -17.50 m/s 1493 BTAUXSn06 Pa 72 A Beres tau at c= -15.00 m/s 1494 BTAUYSn06 Pa 72 A Beres tau at c= -15.00 m/s 1495 BTAUXSn05 Pa 72 A Beres tau at c= -12.50 m/s 1496 BTAUYSn05 Pa 72 A Beres tau at c= -12.50 m/s 1497 BTAUXSn04 Pa 72 A Beres tau at c= -10.00 m/s 1498 BTAUYSn04 Pa 72 A Beres tau at c= -10.00 m/s 1499 BTAUXSn03 Pa 72 A Beres tau at c= -7.50 m/s 1500 BTAUYSn03 Pa 72 A Beres tau at c= -7.50 m/s 1501 BTAUXSn02 Pa 72 A Beres tau at c= -5.00 m/s 1502 BTAUYSn02 Pa 72 A Beres tau at c= -5.00 m/s 1503 BTAUXSn01 Pa 72 A Beres tau at c= -2.50 m/s 1504 BTAUYSn01 Pa 72 A Beres tau at c= -2.50 m/s 1505 BTAUXSp00 Pa 72 A Beres tau at c= 0.00 m/s 1506 BTAUYSp00 Pa 72 A Beres tau at c= 0.00 m/s 1507 BTAUXSp01 Pa 72 A Beres tau at c= 2.50 m/s 1508 BTAUYSp01 Pa 72 A Beres tau at c= 2.50 m/s 1509 BTAUXSp02 Pa 72 A Beres tau at c= 5.00 m/s 1510 BTAUYSp02 Pa 72 A Beres tau at c= 5.00 m/s 1511 BTAUXSp03 Pa 72 A Beres tau at c= 7.50 m/s 1512 BTAUYSp03 Pa 72 A Beres tau at c= 7.50 m/s 1513 BTAUXSp04 Pa 72 A Beres tau at c= 10.00 m/s 1514 BTAUYSp04 Pa 72 A Beres tau at c= 10.00 m/s 1515 BTAUXSp05 Pa 72 A Beres tau at c= 12.50 m/s 1516 BTAUYSp05 Pa 72 A Beres tau at c= 12.50 m/s 1517 BTAUXSp06 Pa 72 A Beres tau at c= 15.00 m/s 1518 BTAUYSp06 Pa 72 A Beres tau at c= 15.00 m/s 1519 BTAUXSp07 Pa 72 A Beres tau at c= 17.50 m/s 1520 BTAUYSp07 Pa 72 A Beres tau at c= 17.50 m/s 1521 BTAUXSp08 Pa 72 A Beres tau at c= 20.00 m/s 1522 BTAUYSp08 Pa 72 A Beres tau at c= 20.00 m/s 1523 BTAUXSp09 Pa 72 A Beres tau at c= 22.50 m/s 1524 BTAUYSp09 Pa 72 A Beres tau at c= 22.50 m/s 1525 BTAUXSp10 Pa 72 A Beres tau at c= 25.00 m/s 1526 BTAUYSp10 Pa 72 A Beres tau at c= 25.00 m/s 1527 BTAUXSp11 Pa 72 A Beres tau at c= 27.50 m/s 1528 BTAUYSp11 Pa 72 A Beres tau at c= 27.50 m/s 1529 BTAUXSp12 Pa 72 A Beres tau at c= 30.00 m/s 1530 BTAUYSp12 Pa 72 A Beres tau at c= 30.00 m/s 1531 BTAUXSp13 Pa 72 A Beres tau at c= 32.50 m/s 1532 BTAUYSp13 Pa 72 A Beres tau at c= 32.50 m/s 1533 BTAUXSp14 Pa 72 A Beres tau at c= 35.00 m/s 1534 BTAUYSp14 Pa 72 A Beres tau at c= 35.00 m/s 1535 BTAUXSp15 Pa 72 A Beres tau at c= 37.50 m/s 1536 BTAUYSp15 Pa 72 A Beres tau at c= 37.50 m/s 1537 BTAUXSp16 Pa 72 A Beres tau at c= 40.00 m/s 1538 BTAUYSp16 Pa 72 A Beres tau at c= 40.00 m/s 1539 BTAUXSp17 Pa 72 A Beres tau at c= 42.50 m/s 1540 BTAUYSp17 Pa 72 A Beres tau at c= 42.50 m/s 1541 BTAUXSp18 Pa 72 A Beres tau at c= 45.00 m/s 1542 BTAUYSp18 Pa 72 A Beres tau at c= 45.00 m/s 1543 BTAUXSp19 Pa 72 A Beres tau at c= 47.50 m/s 1544 BTAUYSp19 Pa 72 A Beres tau at c= 47.50 m/s 1545 BTAUXSp20 Pa 72 A Beres tau at c= 50.00 m/s 1546 BTAUYSp20 Pa 72 A Beres tau at c= 50.00 m/s 1547 BTAUXSp21 Pa 72 A Beres tau at c= 52.50 m/s 1548 BTAUYSp21 Pa 72 A Beres tau at c= 52.50 m/s 1549 BTAUXSp22 Pa 72 A Beres tau at c= 55.00 m/s 1550 BTAUYSp22 Pa 72 A Beres tau at c= 55.00 m/s 1551 BTAUXSp23 Pa 72 A Beres tau at c= 57.50 m/s 1552 BTAUYSp23 Pa 72 A Beres tau at c= 57.50 m/s 1553 BTAUXSp24 Pa 72 A Beres tau at c= 60.00 m/s 1554 BTAUYSp24 Pa 72 A Beres tau at c= 60.00 m/s 1555 BTAUXSp25 Pa 72 A Beres tau at c= 62.50 m/s 1556 BTAUYSp25 Pa 72 A Beres tau at c= 62.50 m/s 1557 BTAUXSp26 Pa 72 A Beres tau at c= 65.00 m/s 1558 BTAUYSp26 Pa 72 A Beres tau at c= 65.00 m/s 1559 BTAUXSp27 Pa 72 A Beres tau at c= 67.50 m/s 1560 BTAUYSp27 Pa 72 A Beres tau at c= 67.50 m/s 1561 BTAUXSp28 Pa 72 A Beres tau at c= 70.00 m/s 1562 BTAUYSp28 Pa 72 A Beres tau at c= 70.00 m/s 1563 BTAUXSp29 Pa 72 A Beres tau at c= 72.50 m/s 1564 BTAUYSp29 Pa 72 A Beres tau at c= 72.50 m/s 1565 BTAUXSp30 Pa 72 A Beres tau at c= 75.00 m/s 1566 BTAUYSp30 Pa 72 A Beres tau at c= 75.00 m/s 1567 BTAUXSp31 Pa 72 A Beres tau at c= 77.50 m/s 1568 BTAUYSp31 Pa 72 A Beres tau at c= 77.50 m/s 1569 BTAUXSp32 Pa 72 A Beres tau at c= 80.00 m/s 1570 BTAUYSp32 Pa 72 A Beres tau at c= 80.00 m/s 1571 NETDT K/s 72 A Net heating rate 1572 MAXQ0 K/day 1 A Max column heating rate 1573 HDEPTH km 1 A Heating Depth 1574 EKGWSPEC M2/S 73 A effective Kzz due to gw spectrum 1575 TTGW K/s 72 A T tendency - gravity wave drag 1576 EXTINCT /m 72 A Aerosol extinction 1577 tropopause_m m 1 A tropopause level in meters 1578 ABSORB /m 72 A Aerosol absorption 1579 AODVIS 1 A Aerosol optical depth 550 nm 1580 AODALL 1 A AOD 550 nm for all time and species 1581 AODUV 1 A Aerosol optical depth 350 nm 1582 AODNIR 1 A Aerosol optical depth 850 nm 1583 AODABS 1 A Aerosol absorption optical depth 550 nm 1584 AODMODE1 1 A Aerosol optical depth 550 nm mode 1 1585 AODMODE2 1 A Aerosol optical depth 550 nm mode 2 1586 AODMODE3 1 A Aerosol optical depth 550 nm mode 3 1587 AODDUST1 1 A Aerosol optical depth 550 nm model 1 from dust 1588 AODDUST2 1 A Aerosol optical depth 550 nm model 2 from dust 1589 AODDUST3 1 A Aerosol optical depth 550 nm model 3 from dust 1590 AODDUST 1 A Aerosol optical depth 550 nm from dust 1591 AODSO4 1 A Aerosol optical depth 550 nm from SO4 1592 AODPOM 1 A Aerosol optical depth 550 nm from POM 1593 AODSOA 1 A Aerosol optical depth 550 nm from SOA 1594 AODBC 1 A Aerosol optical depth 550 nm from BC 1595 AODSS 1 A Aerosol optical depth 550 nm from seasalt 1596 AODABSBC 1 A Aerosol absorption optical depth 550 nm from BC 1597 BURDEN1 kg/m2 1 A Aerosol burden mode 1 1598 BURDEN2 kg/m2 1 A Aerosol burden mode 2 1599 BURDEN3 kg/m2 1 A Aerosol burden mode 3 1600 BURDENDUST kg/m2 1 A Dust aerosol burden 1601 BURDENSO4 kg/m2 1 A Sulfate aerosol burden 1602 BURDENPOM kg/m2 1 A POM aerosol burden 1603 BURDENSOA kg/m2 1 A SOA aerosol burden 1604 BURDENBC kg/m2 1 A Black carbon aerosol burden 1605 BURDENSEASALT kg/m2 1 A Seasalt aerosol burden 1606 SSAVIS 1 A Aerosol singel-scatter albedo 1607 TOT_CLD_VISTAU 1 72 A Total gbx cloud extinction visible sw optical depth 1608 TOT_ICLD_VISTAU 1 72 A Total in-cloud extinction visible sw optical depth 1609 LIQ_ICLD_VISTAU 1 72 A Liquid in-cloud extinction visible sw optical depth 1610 ICE_ICLD_VISTAU 1 72 A Ice in-cloud extinction visible sw optical depth 1611 SOLIN W/m2 1 A Solar insolation 1612 SOLL W/m2 1 A Solar downward near infrared direct to surface 1613 SOLS W/m2 1 A Solar downward visible direct to surface 1614 SOLLD W/m2 1 A Solar downward near infrared diffuse to surface 1615 SOLSD W/m2 1 A Solar downward visible diffuse to surface 1616 QRS K/s 72 A Solar heating rate 1617 QRSC K/s 72 A Clearsky solar heating rate 1618 FSNS W/m2 1 A Net solar flux at surface 1619 FSNT W/m2 1 A Net solar flux at top of model 1620 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 1621 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 1622 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 1623 FSUTOAC W/m2 1 A Clearsky upwelling solar flux at top of atmosphere 1624 FSN200 W/m2 1 A Net shortwave flux at 200 mb 1625 FSN200C W/m2 1 A Clearsky net shortwave flux at 200 mb 1626 FSNTC W/m2 1 A Clearsky net solar flux at top of model 1627 FSNSC W/m2 1 A Clearsky net solar flux at surface 1628 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 1629 FSDS W/m2 1 A Downwelling solar flux at surface 1630 FUS W/m2 73 I Shortwave upward flux 1631 FDS W/m2 73 I Shortwave downward flux 1632 FUSC W/m2 73 I Shortwave clear-sky upward flux 1633 FDSC W/m2 73 I Shortwave clear-sky downward flux 1634 FSNIRTOA W/m2 1 A Net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1635 FSNRTOAC W/m2 1 A Clearsky net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1636 FSNRTOAS W/m2 1 A Net near-infrared flux (>= 0.7 microns) at top of atmosphere 1637 SWCF W/m2 1 A Shortwave cloud forcing 1638 QRL K/s 72 A Longwave heating rate 1639 QRLC K/s 72 A Clearsky longwave heating rate 1640 FLDS W/m2 1 A Downwelling longwave flux at surface 1641 FLDSC W/m2 1 A Clearsky Downwelling longwave flux at surface 1642 FLNS W/m2 1 A Net longwave flux at surface 1643 FLNT W/m2 1 A Net longwave flux at top of model 1644 FLUT W/m2 1 A Upwelling longwave flux at top of model 1645 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 1646 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 1647 LWCF W/m2 1 A Longwave cloud forcing 1648 FLN200 W/m2 1 A Net longwave flux at 200 mb 1649 FLN200C W/m2 1 A Clearsky net longwave flux at 200 mb 1650 FLNSC W/m2 1 A Clearsky net longwave flux at surface 1651 FUL W/m2 73 I Longwave upward flux 1652 FDL W/m2 73 I Longwave downward flux 1653 FULC W/m2 73 I Longwave clear-sky upward flux 1654 FDLC W/m2 73 I Longwave clear-sky downward flux 1655 EMIS 1 72 A Cloud longwave emissivity 1656 HR K/s 72 A Heating rate needed for d(theta)/dt computation 1657 CLDFSNOW 1 72 I CLDFSNOW 1658 SNOW_ICLD_VISTAU 1 72 A Snow in-cloud extinction visible sw optical depth 1659 ICWMR kg/kg 72 A Prognostic in-cloud water mixing ratio 1660 ICIMR kg/kg 72 A Prognostic in-cloud ice mixing ratio 1661 IWC kg/m3 72 A Grid box average ice water content 1662 LWC kg/m3 72 A Grid box average liquid water content 1663 ICLDIWP kg/m2 72 A In-cloud ice water path 1664 ICLDTWP kg/m2 72 A In-cloud cloud total water path (liquid and ice) 1665 GCLDLWP kg/m2 72 A Grid-box cloud water path 1666 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 1667 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 1668 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 1669 lambda_cloud 1/meter 72 I lambda in cloud 1670 mu_cloud 1 72 I mu in cloud 1671 dei_cloud micrometers 72 I ice radiative effective diameter in cloud 1672 SETLWP gram/m2 72 A Prescribed liquid water path 1673 LWSH m 1 A Liquid water scale height 1674 EFFCLD fraction 72 A Effective cloud fraction 1675 EMISCLD 1 72 A cloud emissivity 1676 CLOUD 1 72 A Cloud fraction 1677 CLDTOT 1 1 A Vertically-integrated total cloud 1678 CLDLOW 1 1 A Vertically-integrated low cloud 1679 CLDMED 1 1 A Vertically-integrated mid-level cloud 1680 CLDHGH 1 1 A Vertically-integrated high cloud 1681 qt_pre_Cu kg/kg 72 I qt_preCU 1682 sl_pre_Cu J/kg 72 I sl_preCU 1683 slv_pre_Cu J/kg 72 I slv_preCU 1684 u_pre_Cu m/s 72 I u_preCU 1685 v_pre_Cu m/s 72 I v_preCU 1686 qv_pre_Cu kg/kg 72 I qv_preCU 1687 ql_pre_Cu kg/kg 72 I ql_preCU 1688 qi_pre_Cu kg/kg 72 I qi_preCU 1689 t_pre_Cu K 72 I t_preCU 1690 rh_pre_Cu % 72 I rh_preCU 1691 qt_aft_Cu kg/kg 72 I qt_afterCU 1692 sl_aft_Cu J/kg 72 I sl_afterCU 1693 slv_aft_Cu J/kg 72 I slv_afterCU 1694 u_aft_Cu m/s 72 I u_afterCU 1695 v_aft_Cu m/s 72 I v_afterCU 1696 qv_aft_Cu kg/kg 72 I qv_afterCU 1697 ql_aft_Cu kg/kg 72 I ql_afterCU 1698 qi_aft_Cu kg/kg 72 I qi_afterCU 1699 t_aft_Cu K 72 I t_afterCU 1700 rh_aft_Cu % 72 I rh_afterCU 1701 tten_Cu K/s 72 I Temprtaure tendency by cumulus convection 1702 rhten_Cu %/s 72 I RH tendency by cumumus convection 1703 CMFDT K/s 72 A T tendency - shallow convection 1704 CMFDQ kg/kg/s 72 A QV tendency - shallow convection 1705 CMFDLIQ kg/kg/s 72 A Cloud liq tendency - shallow convection 1706 CMFDICE kg/kg/s 72 A Cloud ice tendency - shallow convection 1707 CMFDQR kg/kg/s 72 A Q tendency - shallow convection rainout 1708 EVAPTCM K/s 72 A T tendency - Evaporation/snow prod from Hack convection 1709 FZSNTCM K/s 72 A T tendency - Rain to snow conversion from Hack convection 1710 EVSNTCM K/s 72 A T tendency - Snow to rain prod from Hack convection 1711 EVAPQCM kg/kg/s 72 A Q tendency - Evaporation from Hack convection 1712 QC kg/kg/s 72 A Q tendency - shallow convection LW export 1713 PRECSH m/s 1 A Shallow Convection precipitation rate 1714 CMFMC kg/m2/s 73 A Moist shallow convection mass flux 1715 CMFSL W/m2 73 A Moist shallow convection liquid water static energy flux 1716 CMFLQ W/m2 73 A Moist shallow convection total water flux 1717 CIN J/kg 1 A Convective inhibition 1718 CBMF kg/m2/s 1 A Cloud base mass flux 1719 CLDTOP 1 1 I Vertical index of cloud top 1720 CLDBOT 1 1 I Vertical index of cloud base 1721 PCLDTOP 1 1 A Pressure of cloud top 1722 PCLDBOT 1 1 A Pressure of cloud base 1723 FREQSH fraction 1 A Fractional occurance of shallow convection 1724 HKFLXPRC kg/m2/s 73 A Flux of precipitation from HK convection 1725 HKFLXSNW kg/m2/s 73 A Flux of snow from HK convection 1726 HKNTPRPD kg/kg/s 72 A Net precipitation production from HK convection 1727 HKNTSNPD kg/kg/s 72 A Net snow production from HK convection 1728 HKEIHEAT W/kg 72 A Heating by ice and evaporation in HK convection 1729 ICWMRSH kg/kg 72 A Shallow Convection in-cloud water mixing ratio 1730 SH_CLD fraction 72 A Shallow convective cloud cover 1731 DP_CLD fraction 72 A Deep convective cloud cover 1732 ICWMRDP kg/kg 72 A Deep Convection in-cloud water mixing ratio 1733 num_a1_mixnuc1 #/m2/s 1 A num_a1 dropmixnuc mixnuc column tendency 1734 num_c1_mixnuc1 #/m2/s 1 A num_c1 dropmixnuc mixnuc column tendency 1735 so4_a1_mixnuc1 kg/m2/s 1 A so4_a1 dropmixnuc mixnuc column tendency 1736 so4_c1_mixnuc1 kg/m2/s 1 A so4_c1 dropmixnuc mixnuc column tendency 1737 pom_a1_mixnuc1 kg/m2/s 1 A pom_a1 dropmixnuc mixnuc column tendency 1738 pom_c1_mixnuc1 kg/m2/s 1 A pom_c1 dropmixnuc mixnuc column tendency 1739 soa_a1_mixnuc1 kg/m2/s 1 A soa_a1 dropmixnuc mixnuc column tendency 1740 soa_c1_mixnuc1 kg/m2/s 1 A soa_c1 dropmixnuc mixnuc column tendency 1741 bc_a1_mixnuc1 kg/m2/s 1 A bc_a1 dropmixnuc mixnuc column tendency 1742 bc_c1_mixnuc1 kg/m2/s 1 A bc_c1 dropmixnuc mixnuc column tendency 1743 dst_a1_mixnuc1 kg/m2/s 1 A dst_a1 dropmixnuc mixnuc column tendency 1744 dst_c1_mixnuc1 kg/m2/s 1 A dst_c1 dropmixnuc mixnuc column tendency 1745 ncl_a1_mixnuc1 kg/m2/s 1 A ncl_a1 dropmixnuc mixnuc column tendency 1746 ncl_c1_mixnuc1 kg/m2/s 1 A ncl_c1 dropmixnuc mixnuc column tendency 1747 num_a2_mixnuc1 #/m2/s 1 A num_a2 dropmixnuc mixnuc column tendency 1748 num_c2_mixnuc1 #/m2/s 1 A num_c2 dropmixnuc mixnuc column tendency 1749 so4_a2_mixnuc1 kg/m2/s 1 A so4_a2 dropmixnuc mixnuc column tendency 1750 so4_c2_mixnuc1 kg/m2/s 1 A so4_c2 dropmixnuc mixnuc column tendency 1751 soa_a2_mixnuc1 kg/m2/s 1 A soa_a2 dropmixnuc mixnuc column tendency 1752 soa_c2_mixnuc1 kg/m2/s 1 A soa_c2 dropmixnuc mixnuc column tendency 1753 ncl_a2_mixnuc1 kg/m2/s 1 A ncl_a2 dropmixnuc mixnuc column tendency 1754 ncl_c2_mixnuc1 kg/m2/s 1 A ncl_c2 dropmixnuc mixnuc column tendency 1755 num_a3_mixnuc1 #/m2/s 1 A num_a3 dropmixnuc mixnuc column tendency 1756 num_c3_mixnuc1 #/m2/s 1 A num_c3 dropmixnuc mixnuc column tendency 1757 dst_a3_mixnuc1 kg/m2/s 1 A dst_a3 dropmixnuc mixnuc column tendency 1758 dst_c3_mixnuc1 kg/m2/s 1 A dst_c3 dropmixnuc mixnuc column tendency 1759 ncl_a3_mixnuc1 kg/m2/s 1 A ncl_a3 dropmixnuc mixnuc column tendency 1760 ncl_c3_mixnuc1 kg/m2/s 1 A ncl_c3 dropmixnuc mixnuc column tendency 1761 so4_a3_mixnuc1 kg/m2/s 1 A so4_a3 dropmixnuc mixnuc column tendency 1762 so4_c3_mixnuc1 kg/m2/s 1 A so4_c3 dropmixnuc mixnuc column tendency 1763 CCN1 1/cm3 72 A CCN concentration at S=0.02% 1764 CCN2 1/cm3 72 A CCN concentration at S=0.05% 1765 CCN3 1/cm3 72 A CCN concentration at S=0.1% 1766 CCN4 1/cm3 72 A CCN concentration at S=0.2% 1767 CCN5 1/cm3 72 A CCN concentration at S=0.5% 1768 CCN6 1/cm3 72 A CCN concentration at S=1.0% 1769 WTKE m/s 72 A Standard deviation of updraft velocity 1770 NDROPMIX 1/kg/s 72 A Droplet number mixing 1771 NDROPSRC 1/kg/s 72 A Droplet number source 1772 NDROPSNK 1/kg/s 72 A Droplet number loss by microphysics 1773 NDROPCOL 1/m2 1 A Column droplet number 1774 LCLOUD 72 A Liquid cloud fraction used in stratus activation 1775 WSUB m/s 72 A Diagnostic sub-grid vertical velocity 1776 WSUBI m/s 72 A Diagnostic sub-grid vertical velocity for ice 1777 WLARGE m/s 72 A Large-scale vertical velocity 1778 WSIG m/s 72 A Subgrid standard deviation of vertical velocity 1779 WSUBI2 m/s 72 A Mean updraft, with stddev=f(TKE) 1780 RHICE 0-1 72 A RHi for ice nucleation 1781 NIHF 1/m3 72 A Activated Ice Number Concentation due to homogenous freezing 1782 NIDEP 1/m3 72 A Activated Ice Number Concentation due to deposition nucleation 1783 NIIMM 1/m3 72 A Activated Ice Number Concentation due to immersion freezing 1784 NIMEY 1/m3 72 A Activated Ice Number Concentation due to meyers deposition 1785 bc_num #/cm3 72 A total bc number 1786 dst1_num #/cm3 72 A total dst1 number 1787 dst3_num #/cm3 72 A total dst3 number 1788 bcc_num #/cm3 72 A coated bc number 1789 dst1c_num #/cm3 72 A coated dst1 number 1790 dst3c_num #/cm3 72 A coated dst3 number 1791 bcuc_num #/cm3 72 A uncoated bc number 1792 dst1uc_num #/cm3 72 A uncoated dst1 number 1793 dst3uc_num #/cm3 72 A uncoated dst3 number 1794 bc_a1_num #/cm3 72 A interstitial bc number 1795 dst_a1_num #/cm3 72 A interstitial dst1 number 1796 dst_a3_num #/cm3 72 A interstitial dst3 number 1797 bc_c1_num #/cm3 72 A cloud borne bc number 1798 dst_c1_num #/cm3 72 A cloud borne dst1 number 1799 dst_c3_num #/cm3 72 A cloud borne dst3 number 1800 fn_bc_c1_num #/cm3 72 A cloud borne bc number derived from fn 1801 fn_dst_c1_num #/cm3 72 A cloud borne dst1 number derived from fn 1802 fn_dst_c3_num #/cm3 72 A cloud borne dst3 number derived from fn 1803 na500 #/cm3 72 A interstitial aerosol number with D>500 nm 1804 totna500 #/cm3 72 A total aerosol number with D>500 nm 1805 FREQIMM fraction 72 A Fractional occurance of immersion freezing 1806 FREQCNT fraction 72 A Fractional occurance of contact freezing 1807 FREQDEP fraction 72 A Fractional occurance of deposition freezing 1808 FREQMIX fraction 72 A Fractional occurance of mixed-phase clouds 1809 DSTFREZIMM m-3s-1 72 A dust immersion freezing rate 1810 DSTFREZCNT m-3s-1 72 A dust contact freezing rate 1811 DSTFREZDEP m-3s-1 72 A dust deposition freezing rate 1812 BCFREZIMM m-3s-1 72 A bc immersion freezing rate 1813 BCFREZCNT m-3s-1 72 A bc contact freezing rate 1814 BCFREZDEP m-3s-1 72 A bc deposition freezing rate 1815 NIMIX_IMM #/m3 72 A Activated Ice Number Concentration due to het immersion freezing in Mixed Clouds 1816 NIMIX_CNT #/m3 72 A Activated Ice Number Concentration due to het contact freezing in Mixed Clouds 1817 NIMIX_DEP #/m3 72 A Activated Ice Number Concentration due to het deposition freezing in Mixed Clouds 1818 DSTNIDEP #/m3 72 A Activated Ice Number Concentration due to dst dep freezing in Mixed Clouds 1819 DSTNICNT #/m3 72 A Activated Ice Number Concentration due to dst cnt freezing in Mixed Clouds 1820 DSTNIIMM #/m3 72 A Activated Ice Number Concentration due to dst imm freezing in Mixed Clouds 1821 BCNIDEP #/m3 72 A Activated Ice Number Concentration due to bc dep freezing in Mixed Clouds 1822 BCNICNT #/m3 72 A Activated Ice Number Concentration due to bc cnt freezing in Mixed Clouds 1823 BCNIIMM #/m3 72 A Activated Ice Number Concentration due to bc imm freezing in Mixed Clouds 1824 NUMICE10s #/m3 72 A Ice Number Concentration due to het freezing in Mixed Clouds during 10-s period 1825 NUMIMM10sDST #/m3 72 A Ice Number Concentration due to imm freezing by dst in Mixed Clouds during 10-s period 1826 NUMIMM10sBC #/m3 72 A Ice Number Concentration due to imm freezing by bc in Mixed Clouds during 10-s period 1827 CLDLIQ kg/kg 72 A Grid box averaged cloud liquid amount 1828 SFCLDLIQ kg/m2/s 1 A CLDLIQ surface flux 1829 CLDICE kg/kg 72 A Grid box averaged cloud ice amount 1830 SFCLDICE kg/m2/s 1 A CLDICE surface flux 1831 NUMLIQ 1/kg 72 A Grid box averaged cloud liquid number 1832 SFNUMLIQ 1/m2/s 1 A NUMLIQ surface flux 1833 NUMICE 1/kg 72 A Grid box averaged cloud ice number 1834 SFNUMICE 1/m2/s 1 A NUMICE surface flux 1835 RAINQM kg/kg 72 A Grid box averaged rain amount 1836 SFRAINQM kg/m2/s 1 A RAINQM surface flux 1837 SNOWQM kg/kg 72 A Grid box averaged snow amount 1838 SFSNOWQM kg/m2/s 1 A SNOWQM surface flux 1839 NUMRAI 1/kg 72 A Grid box averaged rain number 1840 SFNUMRAI 1/m2/s 1 A NUMRAI surface flux 1841 NUMSNO 1/kg 72 A Grid box averaged snow number 1842 SFNUMSNO 1/m2/s 1 A NUMSNO surface flux 1843 CLDLIQAP kg/kg 72 A CLDLIQ after physics 1844 CLDICEAP kg/kg 72 A CLDICE after physics 1845 CLDLIQBP kg/kg 72 A CLDLIQ before physics 1846 CLDICEBP kg/kg 72 A CLDICE before physics 1847 RAINQMAP kg/kg 72 A RAINQM after physics 1848 SNOWQMAP kg/kg 72 A SNOWQM after physics 1849 RAINQMBP kg/kg 72 A RAINQM before physics 1850 SNOWQMBP kg/kg 72 A SNOWQM before physics 1851 CME kg/kg/s 72 A Rate of cond-evap within the cloud 1852 PRODPREC kg/kg/s 72 A Rate of conversion of condensate to precip 1853 EVAPPREC kg/kg/s 72 A Rate of evaporation of falling precip 1854 EVAPSNOW kg/kg/s 72 A Rate of evaporation of falling snow 1855 HPROGCLD W/kg 72 A Heating from prognostic clouds 1856 FICE 1 72 A Fractional ice content within cloud 1857 ICWMRST kg/kg 72 A Prognostic in-stratus water mixing ratio 1858 ICIMRST kg/kg 72 A Prognostic in-stratus ice mixing ratio 1859 QCSEVAP kg/kg/s 72 A Rate of evaporation of falling cloud water 1860 QISEVAP kg/kg/s 72 A Rate of sublimation of falling cloud ice 1861 QVRES kg/kg/s 72 A Rate of residual condensation term 1862 CMEIOUT kg/kg/s 72 A Rate of deposition/sublimation of cloud ice 1863 VTRMC m/s 72 A Mass-weighted cloud water fallspeed 1864 VTRMI m/s 72 A Mass-weighted cloud ice fallspeed 1865 QCSEDTEN kg/kg/s 72 A Cloud water mixing ratio tendency from sedimentation 1866 QISEDTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from sedimentation 1867 PRAO kg/kg/s 72 A Accretion of cloud water by rain 1868 PRCO kg/kg/s 72 A Autoconversion of cloud water 1869 MNUCCCO kg/kg/s 72 A Immersion freezing of cloud water 1870 MNUCCTO kg/kg/s 72 A Contact freezing of cloud water 1871 MNUCCDO kg/kg/s 72 A Homogeneous and heterogeneous nucleation from vapor 1872 MNUCCDOhet kg/kg/s 72 A Heterogeneous nucleation from vapor 1873 MSACWIO kg/kg/s 72 A Conversion of cloud water from rime-splintering 1874 PSACWSO kg/kg/s 72 A Accretion of cloud water by snow 1875 BERGSO kg/kg/s 72 A Conversion of cloud water to snow from bergeron 1876 BERGO kg/kg/s 72 A Conversion of cloud water to cloud ice from bergeron 1877 MELTO kg/kg/s 72 A Melting of cloud ice 1878 HOMOO kg/kg/s 72 A Homogeneous freezing of cloud water 1879 QCRESO kg/kg/s 72 A Residual condensation term for cloud water 1880 PRCIO kg/kg/s 72 A Autoconversion of cloud ice 1881 PRAIO kg/kg/s 72 A Accretion of cloud ice by rain 1882 QIRESO kg/kg/s 72 A Residual deposition term for cloud ice 1883 MNUCCRO kg/kg/s 72 A Heterogeneous freezing of rain to snow 1884 PRACSO kg/kg/s 72 A Accretion of rain by snow 1885 MELTSDT W/kg 72 A Latent heating rate due to melting of snow 1886 FRZRDT W/kg 72 A Latent heating rate due to homogeneous freezing of rain 1887 nnuccco 1/(kg*s) 72 A nnuccc(i,k)*lcldm(i,k) 1888 nnuccto 1/(kg*s) 72 A nnucct(i,k)*lcldm(i,k) 1889 npsacwso 1/(kg*s) 72 A npsacws(i,k)*lcldm(i,k) 1890 nsubco 1/(kg*s) 72 A nsubc(i,k)*lcldm(i,k) 1891 nprao 1/(kg*s) 72 A npra(i,k)*lcldm(i,k) 1892 nprc1o 1/(kg*s) 72 A nprc1(i,k)*lcldm(i,k) 1893 nnuccdo 1/(kg*s) 72 A nnuccd(i,k)*lcldm(i,k) 1894 tmpfrzo 1/(kg*s) 72 A tmpfrz(i,k)*lcldm(i,k) 1895 nnudepo 1/(kg*s) 72 A nnudep(i,k)*lcldm(i,k) 1896 nsacwio 1/(kg*s) 72 A nsacwi(i,k)*lcldm(i,k) 1897 nsubio 1/(kg*s) 72 A nsubi(i,k)*lcldm(i,k) 1898 nprcio 1/(kg*s) 72 A nprci(i,k)*icldm(i,k) 1899 npraio 1/(kg*s) 72 A nprai(i,k)*icldm(i,k) 1900 nnuccrio 1/(kg*s) 72 A nnuccri(i,k)*precip_frac(i,k) 1901 mnuccrio 1/(kg*s) 72 A mnuccri(i,k)*precip_frac(i,k) 1902 mnudepo 1/(kg*s) 72 A mnudep(i,k)*lcldm(i,k) 1903 QRSEDTEN kg/kg/s 72 A Rain mixing ratio tendency from sedimentation 1904 QSSEDTEN kg/kg/s 72 A Snow mixing ratio tendency from sedimentation 1905 MPDT W/kg 72 A Heating tendency - Morrison microphysics 1906 MPDQ kg/kg/s 72 A Q tendency - Morrison microphysics 1907 MPDLIQ kg/kg/s 72 A CLDLIQ tendency - Morrison microphysics 1908 MPDICE kg/kg/s 72 A CLDICE tendency - Morrison microphysics 1909 MPDNLIQ 1/kg/s 72 A NUMLIQ tendency - Morrison microphysics 1910 MPDNICE 1/kg/s 72 A NUMICE tendency - Morrison microphysics 1911 MPDW2V kg/kg/s 72 A Water <--> Vapor tendency - Morrison microphysics 1912 MPDW2I kg/kg/s 72 A Water <--> Ice tendency - Morrison microphysics 1913 MPDW2P kg/kg/s 72 A Water <--> Precip tendency - Morrison microphysics 1914 MPDI2V kg/kg/s 72 A Ice <--> Vapor tendency - Morrison microphysics 1915 MPDI2W kg/kg/s 72 A Ice <--> Water tendency - Morrison microphysics 1916 MPDI2P kg/kg/s 72 A Ice <--> Precip tendency - Morrison microphysics 1917 ICWNC m-3 72 A Prognostic in-cloud water number conc 1918 ICINC m-3 72 A Prognostic in-cloud ice number conc 1919 EFFLIQ_IND Micron 72 A Prognostic droplet effective radius (indirect effect) 1920 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 1921 MPICLWPI kg/m2 1 A Vertically-integrated in-cloud Initial Liquid WP (Before Micro) 1922 MPICIWPI kg/m2 1 A Vertically-integrated in-cloud Initial Ice WP (Before Micro) 1923 FICE_SCOL 1 72 I Sub-column fractional ice content within cloud 1924 MPDICE_SCOL kg/kg/s 72 I Sub-column CLDICE tendency - Morrison microphysics 1925 MPDLIQ_SCOL kg/kg/s 72 I Sub-column CLDLIQ tendency - Morrison microphysics 1926 AWNC m-3 72 A Average cloud water number conc 1927 AWNI m-3 72 A Average cloud ice number conc 1928 AREL Micron 72 A Average droplet effective radius 1929 AREI Micron 72 A Average ice effective radius 1930 FREQL 1 72 A Fractional occurrence of liquid 1931 FREQI 1 72 A Fractional occurrence of ice 1932 ACTREL Micron 1 A Average Cloud Top droplet effective radius 1933 ACTREI Micron 1 A Average Cloud Top ice effective radius 1934 ACTNL Micron 1 A Average Cloud Top droplet number 1935 ACTNI Micron 1 A Average Cloud Top ice number 1936 FCTL fraction 1 A Fractional occurrence of cloud top liquid 1937 FCTI fraction 1 A Fractional occurrence of cloud top ice 1938 LS_FLXPRC kg/m2/s 73 A ls stratiform gbm interface rain+snow flux 1939 LS_FLXSNW kg/m2/s 73 A ls stratiform gbm interface snow flux 1940 REL micron 72 A MG REL stratiform cloud effective radius liquid 1941 REI micron 72 A MG REI stratiform cloud effective radius ice 1942 LS_REFFRAIN micron 72 A ls stratiform rain effective radius 1943 LS_REFFSNOW micron 72 A ls stratiform snow effective radius 1944 CV_REFFLIQ micron 72 A convective cloud liq effective radius 1945 CV_REFFICE micron 72 A convective cloud ice effective radius 1946 DCST m 72 A dcs 1947 QRAIN kg/kg 72 A Diagnostic grid-mean rain mixing ratio 1948 QSNOW kg/kg 72 A Diagnostic grid-mean snow mixing ratio 1949 NRAIN m-3 72 A Diagnostic grid-mean rain number conc 1950 NSNOW m-3 72 A Diagnostic grid-mean snow number conc 1951 RERCLD m 72 A Diagnostic effective radius of Liquid Cloud and Rain 1952 DSNOW m 72 A Diagnostic grid-mean snow diameter 1953 REFL DBz 72 A 94 GHz radar reflectivity 1954 AREFL DBz 72 A Average 94 GHz radar reflectivity 1955 FREFL fraction 72 A Fractional occurrence of radar reflectivity 1956 CSRFL DBz 72 A 94 GHz radar reflectivity (CloudSat thresholds) 1957 ACSRFL DBz 72 A Average 94 GHz radar reflectivity (CloudSat thresholds) 1958 FCSRFL fraction 72 A Fractional occurrence of radar reflectivity (CloudSat thresholds) 1959 AREFLZ mm^6/m^3 72 A Average 94 GHz radar reflectivity 1960 NCAL 1/m3 72 A Number Concentation Activated for Liquid 1961 NCAI 1/m3 72 A Number Concentation Activated for Ice 1962 AQRAIN kg/kg 72 A Average rain mixing ratio 1963 AQSNOW kg/kg 72 A Average snow mixing ratio 1964 ANRAIN m-3 72 A Average rain number conc 1965 ANSNOW m-3 72 A Average snow number conc 1966 ADRAIN Micron 72 A Average rain effective Diameter 1967 ADSNOW Micron 72 A Average snow effective Diameter 1968 FREQR 1 72 A Fractional occurrence of rain 1969 FREQS 1 72 A Fractional occurrence of snow 1970 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 1971 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 1972 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 1973 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 1974 VPRAO kg/kg/s 1 A Vertical average of accretion rate 1975 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 1976 UMR m/s 72 A Mass-weighted rain fallspeed 1977 UMS m/s 72 A Mass-weighted snow fallspeed 1978 QCRAT fraction 72 A Qc Limiter: Fraction of qc tendency applied 1979 ICIMRCU kg/kg 72 A Convection in-cloud ice mixing ratio 1980 ICLMRCU kg/kg 72 A Convection in-cloud liquid mixing ratio 1981 ICIMRTOT kg/kg 72 A Total in-cloud ice mixing ratio 1982 ICLMRTOT kg/kg 72 A Total in-cloud liquid mixing ratio 1983 RHO_CLUBB kg/m3 72 A Air Density 1984 UP2_CLUBB m2/s2 73 A Zonal Velocity Variance 1985 VP2_CLUBB m2/s2 73 A Meridional Velocity Variance 1986 WP2_CLUBB m2/s2 73 A Vertical Velocity Variance 1987 WP2_ZT_CLUBB m2/s2 72 A Vert Vel Variance on zt grid 1988 UPWP_CLUBB m2/s2 73 A Zonal Momentum Flux 1989 VPWP_CLUBB m2/s2 73 A Meridional Momentum Flux 1990 WP3_CLUBB m3/s3 72 A Third Moment Vertical Velocity 1991 WPTHLP_CLUBB W/m2 73 A Heat Flux 1992 WPRTP_CLUBB W/m2 73 A Moisture Flux 1993 RTP2_CLUBB g^2/kg^2 73 A Moisture Variance 1994 RTP2_ZT_CLUBB kg^2/kg^2 72 A Moisture Variance on zt grid 1995 PDFP_RTP2_CLUBB kg^2/kg^2 72 A PDF Rtot Variance 1996 THLP2_CLUBB K^2 73 A Temperature Variance 1997 THLP2_ZT_CLUBB K^2 72 A Temperature Variance on zt grid 1998 RTPTHLP_CLUBB K g/kg 73 A Temp. Moist. Covariance 1999 RCM_CLUBB g/kg 72 A Cloud Water Mixing Ratio 2000 WPRCP_CLUBB W/m2 73 A Liquid Water Flux 2001 AST fraction 72 A stratiform cloud 2002 AIST fraction 72 A ice stratiform cloud 2003 CLOUDFRAC_CLUBB 1 72 A Cloud Fraction 2004 RCMINLAYER_CLUBB g/kg 73 A Cloud Water in Layer 2005 CLOUDCOVER_CLUBB fraction 73 A Cloud Cover 2006 W_UP_IN_CL_CLUBB m/s 72 A Mean in-cloud updraft velocity 2007 W_DOWN_IN_CL_CLUBB m/s 72 A Mean in-cloud downdraft velocity 2008 CLD_UPDR_FRAC_CLUBB - 72 A Cloudy updraft fraction 2009 CLD_DOWNDR_FRAC_CLUBB - 72 A Cloudy downdraft fraction 2010 WPTHVP_CLUBB W/m2 73 A Buoyancy Flux 2011 RVMTEND_CLUBB g/kg /s 72 A Water vapor tendency 2012 STEND_CLUBB k/s 72 A Temperature tendency 2013 RCMTEND_CLUBB g/kg /s 72 A Cloud Liquid Water Tendency 2014 RIMTEND_CLUBB g/kg /s 72 A Cloud Ice Tendency 2015 UTEND_CLUBB m/s /s 72 A U-wind Tendency 2016 VTEND_CLUBB m/s /s 72 A V-wind Tendency 2017 ZT_CLUBB m 72 A Thermodynamic Heights 2018 ZM_CLUBB m 73 A Momentum Heights 2019 UM_CLUBB m/s 73 A Zonal Wind 2020 VM_CLUBB m/s 73 A Meridional Wind 2021 WM_ZT_CLUBB m/s 72 A Vertical Velocity 2022 THETAL K 72 A Liquid Water Potential Temperature 2023 PBLH m 1 A PBL height 2024 QT kg/kg 72 A Total water mixing ratio 2025 SL J/kg 72 A Liquid water static energy 2026 CLDST fraction 72 A Stratus cloud fraction 2027 T_ADJ_CLUBB K 72 A Temperature adjustment from the CLUBB energy fixer 2028 ZMDLF kg/kg/s 72 A Detrained liquid water from ZM convection 2029 TTENDICE K/s 72 A T tendency from Ice Saturation Adjustment 2030 QVTENDICE kg/kg/s 72 A Q tendency from Ice Saturation Adjustment 2031 QITENDICE kg/kg/s 72 A CLDICE tendency from Ice Saturation Adjustment 2032 NITENDICE kg/kg/s 72 A NUMICE tendency from Ice Saturation Adjustment 2033 DPDLFLIQ kg/kg/s 72 A Detrained liquid water from deep convection 2034 DPDLFICE kg/kg/s 72 A Detrained ice from deep convection 2035 DPDLFT K/s 72 A T-tendency due to deep convective detrainment 2036 RELVAR - 72 A Relative cloud water variance 2037 ZMDLFI kg/kg/s 72 A Detrained ice water from ZM convection 2038 DETNLIQTND 1/kg/s 72 A CLDNUM tendency in detrained water 2039 DETNICETND 1/kg/s 72 A CLDNUM tendency in detrained ice 2040 RELVARC - 72 A Relative cloud water variance 2041 CONCLD fraction 72 A Convective cloud cover 2042 CMELIQ kg/kg/s 72 A Rate of cond-evap of liq within the cloud 2043 VMAGGUST - 1 A Total gustiness enhancement 2044 VMAGDP - 1 A ZM gustiness enhancement 2045 VMAGCL - 1 A CLUBB gustiness enhancement 2046 TPERTBLT K 1 A perturbation temperature at PBL top 2047 thlm K 73 A thlm, Liquid water potential temperature (theta_l) 2048 thvm K 73 A thvm, Virtual potential temperature 2049 rtm kg/kg 73 A rtm, Total (vapor+liquid) water mixing ratio 2050 rcm kg/kg 73 A rcm, Cloud water mixing ratio 2051 rvm kg/kg 73 A rvm, Vapor water mixing ratio 2052 um m/s 73 A u_bar, Grid-mean eastward (u) wind 2053 vm m/s 73 A v_bar, Grid-mean northward (v) wind 2054 um_ref m/s 73 A um_ref, Reference u wind 2055 vm_ref m/s 73 A vm_ref, Reference v wind 2056 ug m/s 73 A ug, u geostrophic wind 2057 vg m/s 73 A vg, v geostrophic wind 2058 cloud_frac - 73 A cloud_frac, Cloud fraction (between 0 and 1) 2059 cloud_cover count 73 A cloud_cover, Cloud cover (between 0 and 1) 2060 rcm_in_layer kg/kg 73 A rcm_in_layer, rcm in cloud layer 2061 rcm_in_cloud kg/kg 73 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 2062 p_in_Pa Pa 73 A p_in_Pa, Pressure 2063 exner count 73 A exner, Exner function = (p/p0)**(rd/cp) 2064 rho_ds_zt kg m^{-3} 73 A rho_ds_zt, Dry static base-state density 2065 thv_ds_zt K 73 A thv_ds_zt, Dry base-state theta_v 2066 Lscale m 73 A L, Turbulent mixing length 2067 Lscale_pert_1 m 73 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 2068 Lscale_pert_2 m 73 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 2069 T_in_K K 73 A T_in_K, Absolute temperature 2070 rel_humidity [-] 73 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 2071 wp3 m^3/s^3 73 A w'^3, Third-order moment of vertical air velocity 2072 wpthlp2 (m K^2)/s 73 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 2073 wp2thlp (m^2 K)/s^2 73 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 2074 wprtp2 (m kg)/(s kg) 73 A w'rt'^2, Vertical turbulent flux of rt'^2 2075 wp2rtp (m^2 kg)/(s^2 kg 73 A w'^2rt', Vertical turbulent flux of w'rt' 2076 Lscale_up m 73 A Lscale_up, Upward mixing length 2077 Lscale_down m 73 A Lscale_down, Downward mixing length 2078 tau_zt s 73 A tau_zt, Dissipation time 2079 Kh_zt m^2/s 73 A Kh_zt, Eddy diffusivity 2080 wp2thvp K m^2/s^2 73 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 2081 wp2rcp (m^2 kg)/(s^2 kg 73 A w'^2rc' 2082 wprtpthlp (m kg K)/(s kg) 73 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 2083 sigma_sqd_w_zt - 73 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 2084 rho kg m^{-3} 73 A rho, Air density 2085 radht K/s 73 A radht, Total (sw+lw) radiative heating rate 2086 radht_LW K/s 73 A radht_LW, Long-wave radiative heating rate 2087 radht_SW K/s 73 A radht_SW, Short-wave radiative heating rate 2088 Ncm num/kg 73 A Ncm, Cloud droplet number concentration 2089 Nc_in_cloud num/kg 73 A Nc_in_cloud, In cloud droplet concentration 2090 Nc_activated num/kg 73 A Nc_activated, Droplets activated by GFDL activation 2091 snowslope 1/m 73 A snowslope, COAMPS microphysics snow slope parameter 2092 sed_rcm kg / [m^2 s] 73 A sed_rcm, d(rcm)/dt due to cloud sedimentation 2093 rsat kg/kg 73 A rsat, Saturation mixing ratio over liquid 2094 rsati kg/kg 73 A rsati, Saturation mixing ratio over ice 2095 diam m 73 A diam, Ice crystal diameter 2096 mass_ice_cryst kg 73 A mass_ice_cryst, Mass of a single ice crystal 2097 rcm_icedfs kg/kg/s 73 A rcm_icedfs, Change in liquid due to ice 2098 u_T_cm cm s^{-1} 73 A u_T_cm, Ice crystal fallspeed 2099 rtm_bt kg kg^{-1} s^{-1 73 A rtm_bt, rtm budget: rtm time tendency 2100 rtm_ma kg kg^{-1} s^{-1 73 A rtm_ma, rtm budget: rtm vertical mean advection 2101 rtm_ta kg kg^{-1} s^{-1 73 A rtm_ta, rtm budget: rtm turbulent advection 2102 rtm_mfl kg kg^{-1} s^{-1 73 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 2103 rtm_tacl kg kg^{-1} s^{-1 73 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 2104 rtm_cl kg kg^{-1} s^{-1 73 A rtm_cl, rtm budget: rtm clipping 2105 rtm_forcing kg kg^{-1} s^{-1 73 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 2106 rtm_sdmp kg kg^{-1} s^{-1 73 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 2107 rtm_mc kg kg^{-1} s^{-1 73 A rtm_mc, Change in rt due to microphysics (not in budget) 2108 rtm_pd kg kg^{-1} s^{-1 73 A rtm_pd, rtm budget: rtm positive definite adjustment 2109 rvm_mc kg/(kg s) 73 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 2110 rcm_mc kg/kg/s 73 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 2111 rcm_sd_mg_morr kg kg^{-1} s^{-1 73 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 2112 thlm_bt K s^{-1} 73 A thlm_bt, thlm budget: thlm time tendency 2113 thlm_ma K s^{-1} 73 A thlm_ma, thlm budget: thlm vertical mean advection 2114 thlm_ta K s^{-1} 73 A thlm_ta, thlm budget: thlm turbulent advection 2115 thlm_mfl K s^{-1} 73 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 2116 thlm_tacl K s^{-1} 73 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 2117 thlm_cl K s^{-1} 73 A thlm_cl, thlm budget: thlm_cl 2118 thlm_forcing K s^{-1} 73 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 2119 thlm_sdmp K s^{-1} 73 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 2120 thlm_mc K s^{-1} 73 A thlm_mc, Change in thlm due to microphysics (not in budget) 2121 thlm_old K 73 A thlm_old, Thlm at previous timestep 2122 thlm_without_ta K 73 A thlm_without_ta, Thlm without turbulent advection contribution 2123 thlm_mfl_min K 73 A thlm_mfl_min, Minimum allowable thlm 2124 thlm_mfl_max K 73 A thlm_mfl_max, Maximum allowable thlm 2125 thlm_enter_mfl K 73 A thlm_enter_mfl, Thlm before flux-limiter 2126 thlm_exit_mfl K 73 A thlm_exit_mfl, Thlm exiting flux-limiter 2127 rtm_old kg/kg 73 A rtm_old, Rtm at previous timestep 2128 rtm_without_ta kg/kg 73 A rtm_without_ta, Rtm without turbulent advection contribution 2129 rtm_mfl_min kg/kg 73 A rtm_mfl_min, Minimum allowable rtm 2130 rtm_mfl_max kg/kg 73 A rtm_mfl_max, Maximum allowable rtm 2131 rtm_enter_mfl kg/kg 73 A rtm_enter_mfl, Rtm before flux-limiter 2132 rtm_exit_mfl kg/kg 73 A rtm_exit_mfl, Rtm exiting flux-limiter 2133 um_bt m s^{-2} 73 A um_bt, um budget: um time tendency 2134 um_ma m s^{-2} 73 A um_ma, um budget: um vertical mean advection 2135 um_gf m s^{-2} 73 A um_gf, um budget: um geostrophic forcing 2136 um_cf m s^{-2} 73 A um_cf, um budget: um coriolis forcing 2137 um_ta m s^{-2} 73 A um_ta, um budget: um turbulent advection 2138 um_f m s^{-2} 73 A um_f, um budget: um forcing 2139 um_sdmp m s^{-2} 73 A um_sdmp, um budget: um sponge damping 2140 um_ndg m s^{-2} 73 A um_ndg, um budget: um nudging 2141 vm_bt m s^{-2} 73 A vm_bt, vm budget: vm time tendency 2142 vm_ma m s^{-2} 73 A vm_ma, vm budget: vm vertical mean advection 2143 vm_gf m s^{-2} 73 A vm_gf, vm budget: vm geostrophic forcing 2144 vm_cf m s^{-2} 73 A vm_cf, vm budget: vm coriolis forcing 2145 vm_ta m s^{-2} 73 A vm_ta, vm budget: vm turbulent transport 2146 vm_f m s^{-2} 73 A vm_f, vm budget: vm forcing 2147 vm_sdmp m s^{-2} 73 A vm_sdmp, vm budget: vm sponge damping 2148 vm_ndg m s^{-2} 73 A vm_ndg, vm budget: vm nudging 2149 wp3_bt m^{3} s^{-4} 73 A wp3_bt, wp3 budget: wp3 time tendency 2150 wp3_ma m^{3} s^{-4} 73 A wp3_ma, wp3 budget: wp3 vertical mean advection 2151 wp3_ta m^{3} s^{-4} 73 A wp3_ta, wp3 budget: wp3 turbulent advection 2152 wp3_tp m^{3} s^{-4} 73 A wp3_tp, wp3 budget: wp3 turbulent transport 2153 wp3_ac m^{3} s^{-4} 73 A wp3_ac, wp3 budget: wp3 accumulation term 2154 wp3_bp1 m^{3} s^{-4} 73 A wp3_bp1, wp3 budget: wp3 buoyancy production 2155 wp3_pr_turb m^{3} s^{-4} 73 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 2156 wp3_pr_dfsn m^{3} s^{-4} 73 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 2157 wp3_pr1 m^{3} s^{-4} 73 A wp3_pr1, wp3 budget: wp3 pressure term 1 2158 wp3_pr2 m^{3} s^{-4} 73 A wp3_pr2, wp3 budget: wp3 pressure term 2 2159 wp3_dp1 m^{3} s^{-4} 73 A wp3_dp1, wp3 budget: wp3 dissipation term 1 2160 wp3_cl m^{3} s^{-4} 73 A wp3_cl, wp3 budget: wp3 clipping term 2161 mixt_frac count 73 A mixt_frac, pdf parameter: mixture fraction 2162 w_1 m/s 73 A w_1, pdf parameter: mean w of component 1 2163 w_2 m/s 73 A w_2, pdf paramete: mean w of component 2 2164 varnce_w_1 m^2/s^2 73 A varnce_w_1, pdf parameter: w variance of component 1 2165 varnce_w_2 m^2/s^2 73 A varnce_w_2, pdf parameter: w variance of component 2 2166 thl_1 K 73 A thl_1, pdf parameter: mean thl of component 1 2167 thl_2 K 73 A thl_2, pdf parameter: mean thl of component 2 2168 varnce_thl_1 K^2 73 A varnce_thl_1, pdf parameter: thl variance of component 1 2169 varnce_thl_2 K^2 73 A varnce_thl_2, pdf parameter: thl variance of component 2 2170 rt_1 kg/kg 73 A rt_1, pdf parameter: mean rt of component 1 2171 rt_2 kg/kg 73 A rt_2, pdf parameter: mean rt of component 2 2172 varnce_rt_1 (kg^2)/(kg^2) 73 A varnce_rt_1, pdf parameter: rt variance of component 1 2173 varnce_rt_2 (kg^2)/(kg^2) 73 A varnce_rt_2, pdf parameter: rt variance of component 2 2174 rc_1 kg/kg 73 A rc_1, pdf parameter: mean rc of component 1 2175 rc_2 kg/kg 73 A rc_2, pdf parameter: mean rc of component 2 2176 rsatl_1 kg/kg 73 A rsatl_1, pdf parameter: sat mix rat based on tl1 2177 rsatl_2 kg/kg 73 A rsatl_2, pdf parameter: sat mix rat based on tl2 2178 cloud_frac_1 - 73 A cloud_frac_1, pdf parameter cloud_frac_1 2179 cloud_frac_2 - 73 A cloud_frac_2, pdf parameter cloud_frac_2 2180 a3_coef_zt count 73 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 2181 wp3_on_wp2_zt m/s 73 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 2182 chi_1 kg/kg 73 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 2183 chi_2 kg/kg 73 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 2184 stdev_chi_1 kg/kg 73 A stdev_chi_1, pdf parameter: Std dev of chi_1 2185 stdev_chi_2 kg/kg 73 A stdev_chi_2, pdf parameter: Std dev of chi_2 2186 stdev_eta_1 kg/kg 73 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 2187 stdev_eta_2 kg/kg 73 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 2188 covar_chi_eta_1 kg^2/kg^2 73 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 2189 covar_chi_eta_2 kg^2/kg^2 73 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 2190 corr_chi_eta_1 - 73 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 2191 corr_chi_eta_2 - 73 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 2192 corr_rt_thl_1 - 73 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 2193 crt_1 - 73 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 2194 crt_2 - 73 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 2195 cthl_1 kg/kg/K 73 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 2196 cthl_2 kg/kg/K 73 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 2197 precip_frac - 73 A precip_frac, Precipitation Fraction 2198 precip_frac_1 - 73 A precip_frac_1, Precipitation Fraction (1st PDF component) 2199 precip_frac_2 - 73 A precip_frac_2, Precipitation Fraction (2nd PDF component) 2200 Ncnm num/kg 73 A Ncnm, Cloud nuclei concentration (PDF) 2201 wp2_zt m^2/s^2 73 A wp2_zt, w'^2 interpolated to thermodynamic levels 2202 thlp2_zt K^2 73 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 2203 wpthlp_zt (m K)/s 73 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 2204 wprtp_zt (m kg)/(s kg) 73 A wprtp_zt, w'rt' interpolated to thermodynamic levels 2205 rtp2_zt (kg/kg)^2 73 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 2206 rtpthlp_zt (kg K)/kg 73 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 2207 up2_zt m^2/s^2 73 A up2_zt, u'^2 interpolated to thermodynamic levels 2208 vp2_zt m^2/s^2 73 A vp2_zt, v'^2 interpolated to thermodynamic levels 2209 upwp_zt m^2/s^2 73 A upwp_zt, u'w' interpolated to thermodynamic levels 2210 vpwp_zt m^2/s^2 73 A vpwp_zt, v'w' interpolated to thermodynamic levels 2211 C11_Skw_fnc count 73 A C11_Skw_fnc, C_11 parameter with Sk_w applied 2212 wp2 m^2/s^2 73 A w'^2, Variance of vertical air velocity 2213 rtp2 (kg/kg)^2 73 A rt'^2, Variance of total water, rt 2214 thlp2 K^2 73 A thl'^2, Variance of theta_l 2215 rtpthlp (kg K)/kg 73 A rt'thl', Covariance of rt and theta_l 2216 wprtp (m kg)/(s kg) 73 A w'rt', Vertical turbulent flux of total water, rt 2217 wpthlp (m K)/s 73 A w'thl', Vertical turbulent flux of theta_l 2218 wp4 (m^4)/(s^4) 73 A w'^4, Fourth-order moment of vertical air velocity 2219 up2 m^2/s^2 73 A u'^2, Variance of eastward (u) wind 2220 vp2 m^2/s^2 73 A v'^2, Variance of northward (v) wind 2221 wpthvp K m/s 73 A w'thv', Buoyancy flux 2222 rtpthvp (kg/kg) K 73 A rt'thv', Covariance of rt and theta_v 2223 thlpthvp K^2 73 A thl'thv', Covariance of theta_l and theta_v 2224 tau_zm s 73 A tau_zm, Time-scale tau on momentum levels 2225 Kh_zm m^2/s 73 A Kh_zm, Eddy diffusivity on momentum levels 2226 wprcp (m/s) (kg/kg) 73 A w'rc' 2227 wm_zm m/s 73 A wm_zm, Vertical (w) wind 2228 thlprcp K (kg/kg) 73 A thl'rc' 2229 rtprcp (kg^2)/(kg^2) 73 A rt'rc' 2230 rcp2 (kg^2)/(kg^2) 73 A rc'^2, Variance of cloud water mixing ratio 2231 upwp m^2/s^2 73 A u'w', Vertical turbulent flux of eastward (u) wind 2232 vpwp m^2/s^2 73 A v'w', Vertical turbulent flux of northward (v) wind 2233 rho_zm kg m^{-3} 73 A rho_zm, Density on momentum levels 2234 sigma_sqd_w - 73 A sigma_sqd_w, Nondim w variance of Gaussian component 2235 Skw_velocity m/s 73 A Skw_velocity, Skewness velocity 2236 gamma_Skw_fnc - 73 A gamma_Skw_fnc, Gamma as a function of skewness 2237 C6rt_Skw_fnc - 73 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 2238 C6thl_Skw_fnc - 73 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 2239 C7_Skw_fnc - 73 A C7_Skw_fnc, C_7 parameter with Sk_w applied 2240 C1_Skw_fnc - 73 A C1_Skw_fnc, C_1 parameter with Sk_w applied 2241 a3_coef count 73 A a3_coef, Quantity in formula 25 from Equations for CLUBB 2242 wp3_on_wp2 m/s 73 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 2243 rcm_zm kg/kg 73 A rcm_zm, Total water mixing ratio 2244 rtm_zm kg/kg 73 A rtm_zm, Total water mixing ratio 2245 thlm_zm K 73 A thlm_zm, Liquid potential temperature 2246 cloud_frac_zm - 73 A cloud_frac_zm, Cloud fraction 2247 rho_ds_zm kg m^{-3} 73 A rho_ds_zm, Dry static, base-state density 2248 thv_ds_zm K 73 A thv_ds_zm, Dry, base-state theta_v 2249 em m^2/s^2 73 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 2250 mean_w_up m/s 73 A mean_w_up, Mean w >= w_ref 2251 mean_w_down m/s 73 A mean_w_down, Mean w <= w_ref 2252 shear m^2/s^3 73 A shear, Wind shear production term 2253 wp3_zm (m^3)/(s^3) 73 A w'^3_zm, w'^3 interpolated to moment. levels 2254 Frad W/m^2 73 A Frad, Total (sw+lw) net (up+down) radiative flux 2255 Frad_LW W/m^2 73 A Frad_LW, Net long-wave radiative flux 2256 Frad_SW W/m^2 73 A Frad_SW, Net short-wave radiative flux 2257 Frad_LW_up W/m^2 73 A Frad_LW_up, Long-wave upwelling radiative flux 2258 Frad_SW_up W/m^2 73 A Frad_SW_up, Short-wave upwelling radiative flux 2259 Frad_LW_down W/m^2 73 A Frad_LW_down, Long-wave downwelling radiative flux 2260 Frad_SW_down W/m^2 73 A Frad_SW_down, Short-wave downwelling radiative flux 2261 Fprec W/m^2 73 A Fprec, Rain flux 2262 Fcsed kg/(s*m^2) 73 A Fcsed, cloud water sedimentation flux 2263 wp2_bt m^2/s^3 73 A w'^2_bt, wp2 budget: wp2 time tendency 2264 wp2_ma m^2/s^3 73 A w'^2_ma, wp2 budget: wp2 vertical mean advection 2265 wp2_ta m^2/s^3 73 A w'^2_ta, wp2 budget: wp2 turbulent advection 2266 wp2_ac m^2/s^3 73 A w'^2_ac, wp2 budget: wp2 accumulation term 2267 wp2_bp m^2/s^3 73 A w'^2_bp, wp2 budget: wp2 buoyancy production 2268 wp2_pr1 m^2/s^3 73 A w'^2_pr1, wp2 budget: wp2 pressure term 1 2269 wp2_pr2 m^2/s^3 73 A w'^2_pr2, wp2 budget: wp2 pressure term 2 2270 wp2_pr3 m^2/s^3 73 A w'^2_pr3, wp2 budget: wp2 pressure term 3 2271 wp2_dp1 m^2/s^3 73 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 2272 wp2_dp2 m^2/s^3 73 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 2273 wp2_cl m^2/s^3 73 A w'^2_cl, wp2 budget: wp2 clipping term 2274 wp2_pd m2/s3 73 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 2275 wp2_sf m2/s3 73 A w'^2_sf, wp2 budget: wp2 surface variance 2276 vp2_bt m^2/s^3 73 A v'2_bt, vp2 budget: vp2 time tendency 2277 vp2_ma m^2/s^3 73 A v'^2_ma, vp2 budget: vp2 mean advection 2278 vp2_ta m^2/s^3 73 A v'^2_ta, vp2 budget: vp2 turbulent advection 2279 vp2_tp m^2/s^3 73 A v'^2_tp, vp2 budget: vp2 turbulent production 2280 vp2_dp1 m^2/s^3 73 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 2281 vp2_dp2 m^2/s^3 73 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 2282 vp2_pr1 m^2/s^3 73 A v'^2_pr1, vp2 budget: vp2 pressure term 1 2283 vp2_pr2 m^2/s^3 73 A v'^2_pr2, vp2 budget: vp2 pressure term 2 2284 vp2_cl m^2/s^3 73 A v'^2_cl, vp2 budget: vp2 clipping 2285 vp2_pd m^2/s^3 73 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 2286 vp2_sf m^2/s^3 73 A v'^2_sf, vp2 budget: vp2 surface variance 2287 up2_bt m^2/s^3 73 A u'^2_bt, up2 budget: up2 time tendency 2288 up2_ma m^2/s^3 73 A u'^2_ma, up2 budget: up2 mean advection 2289 up2_ta m^2/s^3 73 A u'^2_ta, up2 budget: up2 turbulent advection 2290 up2_tp m^2/s^3 73 A u'^2_tp, up2 budget: up2 turbulent production 2291 up2_dp1 m^2/s^3 73 A u'^2_dp1, up2 budget: up2 dissipation term 1 2292 up2_dp2 m^2/s^3 73 A u'^2_d'^2, up2 budget: up2 dissipation term 2 2293 up2_pr1 m^2/s^3 73 A u'^2_pr1, up2 budget: up2 pressure term 1 2294 up2_pr2 m^2/s^3 73 A u'^2_pr2, up2 budget: up2 pressure term 2 2295 up2_cl m^2/s^3 73 A u'^2_cl, up2 budget: up2 clipping 2296 up2_pd m^2/s^3 73 A u'^2_pd, up2 budget: up2 positive definite adjustment 2297 up2_sf m^2/s^3 73 A u'^2_sf, up2 budget: up2 surface variance 2298 wprtp_bt (m kg)/(s^2 kg) 73 A w'rt'_bt, wprtp budget: wprtp time tendency 2299 wprtp_ma (m kg)/(s^2 kg) 73 A w'rt'_ma, wprtp budget: wprtp mean advection 2300 wprtp_ta (m kg)/(s^2 kg) 73 A w'rt'_ta, wprtp budget: wprtp turbulent advection 2301 wprtp_tp (m kg)/(s^2 kg) 73 A w'rt'_t', wprtp budget: wprtp turbulent production 2302 wprtp_ac (m kg)/(s^2 kg) 73 A w'rt'_ac, wprtp budget: wprtp accumulation term 2303 wprtp_bp (m kg)/(s^2 kg) 73 A w'rt'_b', wprtp budget: wprtp buoyancy production 2304 wprtp_pr1 (m kg)/(s^2 kg) 73 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 2305 wprtp_pr2 (m kg)/(s^2 kg) 73 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 2306 wprtp_pr3 (m kg)/(s^2 kg) 73 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 2307 wprtp_dp1 (m kg)/(s^2 kg) 73 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 2308 wprtp_mfl (m kg)/(s^2 kg) 73 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 2309 wprtp_cl (m kg)/(s^2 kg) 73 A w'rt'_cl, wprtp budget: wprtp clipping term 2310 wprtp_sicl (m kg)/(s^2 kg) 73 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 2311 wprtp_pd (m kg)/(s^2 kg) 73 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 2312 wprtp_forcing (m kg/kg)/s^2 73 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 2313 wprtp_mc (m kg/kg)/s^2 73 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 2314 wpthlp_bt (m K)/s^2 73 A w'thl'_bt, wpthlp budget 2315 wpthlp_ma (m K)/s^2 73 A w'thl'_ma, wpthlp budget: wpthlp mean advection 2316 wpthlp_ta (m K)/s^2 73 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 2317 wpthlp_tp (m K)/s^2 73 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 2318 wpthlp_ac (m K)/s^2 73 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 2319 wpthlp_bp (m K)/s^2 73 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 2320 wpthlp_pr1 (m K)/s^2 73 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 2321 wpthlp_pr2 (m K)/s^2 73 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 2322 wpthlp_pr3 (m K)/s^2 73 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 2323 wpthlp_dp1 (m K)/s^2 73 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 2324 wpthlp_mfl (m K)/s^2 73 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 2325 wpthlp_cl (m K)/s^2 73 A w'thl'_cl, wpthlp budget: wpthlp clipping term 2326 wpthlp_sicl (m K)/s^2 73 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 2327 wpthlp_forcing (m K)/s^2 73 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 2328 wpthlp_mc (m K)/s^2 73 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 2329 rtp2_bt (kg^2)/(kg^2 s) 73 A rt'^2_bt, rt'2 budget: rtp2 time tendency 2330 rtp2_ma (kg^2)/(kg^2 s) 73 A rt'^2_ma, rtp2 budget: rtp2 mean advection 2331 rtp2_ta (kg^2)/(kg^2 s) 73 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 2332 rtp2_tp (kg^2)/(kg^2 s) 73 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 2333 rtp2_dp1 (kg^2)/(kg^2 s) 73 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 2334 rtp2_dp2 (kg^2)/(kg^2 s) 73 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 2335 rtp2_cl (kg^2)/(kg^2 s) 73 A rt'^2_cl, rtp2 budget: rtp2 clipping term 2336 rtp2_pd (kg^2)/(kg^2 s) 73 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 2337 rtp2_sf (kg^2)/(kg^2 s) 73 A rt'^2_sf, rtp2 budget: rtp2 surface variance 2338 rtp2_forcing (kg/kg)^2/s 73 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 2339 rtp2_mc (kg/kg)^2/s 73 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 2340 thlp2_bt (K^2)/s 73 A thl'^2_bt, thlp2 budget: thlp2 time tendency 2341 thlp2_ma (K^2)/s 73 A thl'^2_ma, thlp2 budget: thlp2 mean advection 2342 thlp2_ta (K^2)/s 73 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 2343 thlp2_tp (K^2)/s 73 A thl'^2_t', thlp2 budget: thlp2 turbulent production 2344 thlp2_dp1 (K^2)/s 73 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 2345 thlp2_dp2 (K^2)/s 73 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 2346 thlp2_cl (K^2)/s 73 A thl'^2_cl, thlp2 budget: thlp2 clipping term 2347 thlp2_pd K^2/s 73 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 2348 thlp2_sf K^2/s 73 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 2349 thlp2_forcing K^2/s 73 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 2350 thlp2_mc K^2/s 73 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 2351 rtpthlp_bt (kg K)/(kg s) 73 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 2352 rtpthlp_ma (kg K)/(kg s) 73 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 2353 rtpthlp_ta (kg K)/(kg s) 73 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 2354 rtpthlp_tp1 (kg K)/(kg s) 73 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 2355 rtpthlp_tp2 (kg K)/(kg s) 73 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 2356 rtpthlp_dp1 (kg K)/(kg s) 73 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 2357 rtpthlp_dp2 (kg K)/(kg s) 73 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 2358 rtpthlp_cl (kg K)/(kg s) 73 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 2359 rtpthlp_sf (kg K)/(kg s) 73 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 2360 rtpthlp_forcing (K kg/kg)/s 73 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 2361 rtpthlp_mc (K kg/kg)/s 73 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 2362 wpthlp_exit_mfl (m K)/s 73 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 2363 wprtp_enter_mfl (m kg)/(s kg) 73 A w'rt'_enter_mfl, Wprtp entering flux limiter 2364 wprtp_exit_mfl (m kg)/(s kg) 73 A w'rt'_exit_mfl, Wprtp exiting flux limiter 2365 wpthlp_mfl_min (m K)/s 73 A w'thl'_mfl_min, Minimum allowable wpthlp 2366 wpthlp_mfl_max (m K)/s 73 A w'thl'_mfl_max, Maximum allowable wpthlp 2367 wprtp_mfl_min (m kg)/(s kg) 73 A w'rt'_mfl_min, Minimum allowable wprtp 2368 wprtp_mfl_max (m kg)/(s kg) 73 A w'rt'_mfl_max, Maximum allowable wprtp 2369 shear_sqd - 73 A shear_sqd, shear_sqd 2370 TROP_P Pa 1 A Tropopause Pressure 2371 TROP_T K 1 A Tropopause Temperature 2372 TROP_Z m 1 A Tropopause Height 2373 TROP_DZ m 72 A Relative Tropopause Height 2374 TROP_PD probability 72 A Tropopause Probabilty 2375 TROP_FD probability 1 A Tropopause Found 2376 TROPP_P Pa 1 A Tropopause Pressure (primary) 2377 TROPP_T K 1 A Tropopause Temperature (primary) 2378 TROPP_Z m 1 A Tropopause Height (primary) 2379 TROPP_DZ m 72 A Relalive Tropopause Height (primary) 2380 TROPP_PD probability 72 A Tropopause Distribution (primary) 2381 TROPP_FD probability 1 A Tropopause Found (primary) 2382 hstobie_trop fraction of mode 72 I Lowest level with stratospheric chemsitry 2383 hstobie_linoz fraction of mode 72 I Lowest possible Linoz level 2384 hstobie_tropop fraction of mode 72 I Troposphere boundary calculated in chemistry 2385 dgnd_a01 m 72 A dry dgnum, interstitial, mode 01 2386 dgnw_a01 m 72 A wet dgnum, interstitial, mode 01 2387 wat_a1 m 72 A aerosol water, interstitial, mode 01 2388 dgnd_a02 m 72 A dry dgnum, interstitial, mode 02 2389 dgnw_a02 m 72 A wet dgnum, interstitial, mode 02 2390 wat_a2 m 72 A aerosol water, interstitial, mode 02 2391 dgnd_a03 m 72 A dry dgnum, interstitial, mode 03 2392 dgnw_a03 m 72 A wet dgnum, interstitial, mode 03 2393 wat_a3 m 72 A aerosol water, interstitial, mode 03 2394 SGH m 1 I Standard deviation of orography 2395 SGH30 m 1 I Standard deviation of 30s orography 2396 DQP kg/kg/s 72 A Specific humidity tendency due to precipitation 2397 FU m/s2 72 A Zonal wind forcing term 2398 FV m/s2 72 A Meridional wind forcing term 2399 VOR 1/s 72 A Relative Vorticity (2D) 2400 DIV 1/s 72 A Divergence (2D) 2401 ETADOT 1/s 73 A Vertical (eta) velocity 2402 PS&IC Pa 1 I Surface pressure 2403 U&IC m/s 72 I Zonal wind 2404 V&IC m/s 72 I Meridional wind 2405 T&IC K 72 I Temperature 2406 Q&IC kg/kg 72 I Specific humidity 2407 CLDLIQ&IC kg/kg 72 I Grid box averaged cloud liquid amount 2408 CLDICE&IC kg/kg 72 I Grid box averaged cloud ice amount 2409 NUMLIQ&IC kg/kg 72 I Grid box averaged cloud liquid number 2410 NUMICE&IC kg/kg 72 I Grid box averaged cloud ice number 2411 RAINQM&IC kg/kg 72 I Grid box averaged rain amount 2412 SNOWQM&IC kg/kg 72 I Grid box averaged snow amount 2413 NUMRAI&IC kg/kg 72 I Grid box averaged rain number 2414 NUMSNO&IC kg/kg 72 I Grid box averaged snow number 2415 H2O2&IC kg/kg 72 I H2O2 2416 H2SO4&IC kg/kg 72 I H2SO4 2417 SO2&IC kg/kg 72 I SO2 2418 DMS&IC kg/kg 72 I DMS 2419 SOAG&IC kg/kg 72 I SOAG 2420 so4_a1&IC kg/kg 72 I so4_a1 2421 pom_a1&IC kg/kg 72 I pom_a1 2422 soa_a1&IC kg/kg 72 I soa_a1 2423 bc_a1&IC kg/kg 72 I bc_a1 2424 dst_a1&IC kg/kg 72 I dst_a1 2425 ncl_a1&IC kg/kg 72 I ncl_a1 2426 num_a1&IC kg/kg 72 I num_a1 2427 so4_a2&IC kg/kg 72 I so4_a2 2428 soa_a2&IC kg/kg 72 I soa_a2 2429 ncl_a2&IC kg/kg 72 I ncl_a2 2430 num_a2&IC kg/kg 72 I num_a2 2431 dst_a3&IC kg/kg 72 I dst_a3 2432 ncl_a3&IC kg/kg 72 I ncl_a3 2433 so4_a3&IC kg/kg 72 I so4_a3 2434 num_a3&IC kg/kg 72 I num_a3 2435 DYN_T K 72 A Temperature (dyn grid) 2436 DYN_Q kg/kg 72 A Water Vapor (dyn grid 2437 DYN_U m/s 72 A Zonal Velocity 2438 DYN_V m/s 72 A Meridional Velocity 2439 DYN_OMEGA Pa/s 72 A Vertical Velocity 2440 DYN_PS Pa 1 A Surface pressure 2441 TDIFF K 72 A difference from observed temp 2442 TOBS K 72 A observed temp 2443 QDIFF kg/kg 72 A difference from observed water 2444 QOBS kg/kg 72 A observed water 2445 PRECOBS mm/day 72 A Total (convective and large-scale) precipitation rate 2446 DIVQ kg/kg/s 72 A Q advection tendency (horizontal) 2447 DIVQ3D kg/kg/s 72 A Q advection tendency (horiz/vert combined) 2448 DIVV m/s2 72 A V advection tendency (horizontal) 2449 DIVU m/s2 72 A U advection tendency (horizontal) 2450 DIVT K/s 72 A T advection tendency (horizontal) 2451 DIVT3D K/s 72 A T advection tendency (horiz/vert combined) 2452 TVADV K/s 72 A T advection tendency (vertical) 2453 QVADV kg/kg/s 72 A Q advection tendency (vertical) 2454 SHFLXOBS W/m2 1 A Obs Surface sensible heat flux 2455 LHFLXOBS W/m2 1 A Obs Surface latent heat flux 2456 TRELAX K 72 A t relaxation amount 2457 QRELAX kg/kg 72 A q relaxation amount 2458 TAURELAX seconds 72 A relaxation time constant intht:nfmaster= 2458 FLDLST: Tape 2 is empty FLDLST: Tape 3 is empty FLDLST: Tape 4 is empty FLDLST: Tape 5 is empty FLDLST: Tape 6 is empty FLDLST: Tape 7 is empty FLDLST: Tape 8 is empty FLDLST: Tape 9 is empty FLDLST: Tape 10 is empty FLDLST: Tape 11 is empty FLDLST: History file 1 contains 576 fields Write frequency: 1 Filename specifier: %c.eam.h%t.%y-%m-%d-%s.nc Output precision: single Number of time samples per file: 10000 Fields are represented on global grids: 100 Included fields are: 1 ADRAIN Micron 72 A Average rain effective Diameter 2 ADSNOW Micron 72 A Average snow effective Diameter 3 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 4 ANRAIN m-3 72 A Average rain number conc 5 ANSNOW m-3 72 A Average snow number conc 6 AODALL 1 A AOD 550 nm for all time and species 7 AODDUST1 1 A Aerosol optical depth 550 nm model 1 from dust 8 AODDUST3 1 A Aerosol optical depth 550 nm model 3 from dust 9 AODVIS 1 A Aerosol optical depth 550 nm 10 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 11 AQRAIN kg/kg 72 A Average rain mixing ratio 12 AQSNOW kg/kg 72 A Average snow mixing ratio 13 AREI Micron 72 A Average ice effective radius 14 AREL Micron 72 A Average droplet effective radius 15 AWNC m-3 72 A Average cloud water number conc 16 AWNI m-3 72 A Average cloud ice number conc 17 BERGO kg/kg/s 72 A Conversion of cloud water to cloud ice from bergeron 18 BERGSO kg/kg/s 72 A Conversion of cloud water to snow from bergeron 19 BURDEN1 kg/m2 1 A Aerosol burden mode 1 20 BURDEN2 kg/m2 1 A Aerosol burden mode 2 21 BURDEN3 kg/m2 1 A Aerosol burden mode 3 22 C11_Skw_fnc count 73 A C11_Skw_fnc, C_11 parameter with Sk_w applied 23 C1_Skw_fnc - 73 A C1_Skw_fnc, C_1 parameter with Sk_w applied 24 C6rt_Skw_fnc - 73 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 25 C6thl_Skw_fnc - 73 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 26 C7_Skw_fnc - 73 A C7_Skw_fnc, C_7 parameter with Sk_w applied 27 CCN3 1/cm3 72 A CCN concentration at S=0.1% 28 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 29 CLDHGH 1 1 A Vertically-integrated high cloud 30 CLDICE kg/kg 72 A Grid box averaged cloud ice amount 31 CLDICEAP kg/kg 72 A CLDICE after physics 32 CLDICEBP kg/kg 72 A CLDICE before physics 33 CLDLIQ kg/kg 72 A Grid box averaged cloud liquid amount 34 CLDLIQAP kg/kg 72 A CLDLIQ after physics 35 CLDLIQBP kg/kg 72 A CLDLIQ before physics 36 CLDLOW 1 1 A Vertically-integrated low cloud 37 CLDMED 1 1 A Vertically-integrated mid-level cloud 38 CLDTOT 1 1 A Vertically-integrated total cloud 39 CLOUD 1 72 A Cloud fraction 40 CLOUDFRAC_CLUBB 1 72 A Cloud Fraction 41 CME kg/kg/s 72 A Rate of cond-evap within the cloud 42 CMEIOUT kg/kg/s 72 A Rate of deposition/sublimation of cloud ice 43 CMFDICE kg/kg/s 72 A Cloud ice tendency - shallow convection 44 CMFDLIQ kg/kg/s 72 A Cloud liq tendency - shallow convection 45 CMFDQ kg/kg/s 72 A QV tendency - shallow convection 46 CMFDT K/s 72 A T tendency - shallow convection 47 CONCLD fraction 72 A Convective cloud cover 48 DCCLDICE kg/kg/s 72 A CLDICE tendency due to moist processes 49 DCCLDLIQ kg/kg/s 72 A CLDLIQ tendency due to moist processes 50 DCQ kg/kg/s 72 A Q tendency due to moist processes 51 DMS_SRF mol/mol 1 A DMS in bottom layer 52 DPDLFICE kg/kg/s 72 A Detrained ice from deep convection 53 DPDLFLIQ kg/kg/s 72 A Detrained liquid water from deep convection 54 DPDLFT K/s 72 A T-tendency due to deep convective detrainment 55 DTCOND K/s 72 A T tendency - moist processes 56 DTCORE K/s 72 A T tendency due to dynamical core 57 DTENDTH W/m2 1 A Dynamic Tendency of Total (vertically integrated) moist static energy 58 DTENDTQ kg/m2/s 1 A Dynamic Tendency of Total (vertically integrated) specific humidity 59 EVAPPREC kg/kg/s 72 A Rate of evaporation of falling precip 60 EVAPSNOW kg/kg/s 72 A Rate of evaporation of falling snow 61 FDL W/m2 73 I Longwave downward flux 62 FICE 1 72 A Fractional ice content within cloud 63 FLDS W/m2 1 A Downwelling longwave flux at surface 64 FLNS W/m2 1 A Net longwave flux at surface 65 FLNSC W/m2 1 A Clearsky net longwave flux at surface 66 FLNT W/m2 1 A Net longwave flux at top of model 67 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 68 FLUT W/m2 1 A Upwelling longwave flux at top of model 69 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 70 FREQI 1 72 A Fractional occurrence of ice 71 FREQL 1 72 A Fractional occurrence of liquid 72 FREQR 1 72 A Fractional occurrence of rain 73 FREQS 1 72 A Fractional occurrence of snow 74 FRZRDT W/kg 72 A Latent heating rate due to homogeneous freezing of rain 75 FSDS W/m2 1 A Downwelling solar flux at surface 76 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 77 FSNS W/m2 1 A Net solar flux at surface 78 FSNSC W/m2 1 A Clearsky net solar flux at surface 79 FSNT W/m2 1 A Net solar flux at top of model 80 FSNTC W/m2 1 A Clearsky net solar flux at top of model 81 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 82 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 83 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 84 FSUTOAC W/m2 1 A Clearsky upwelling solar flux at top of atmosphere 85 Fcsed kg/(s*m^2) 73 A Fcsed, cloud water sedimentation flux 86 Fprec W/m^2 73 A Fprec, Rain flux 87 Frad W/m^2 73 A Frad, Total (sw+lw) net (up+down) radiative flux 88 Frad_LW W/m^2 73 A Frad_LW, Net long-wave radiative flux 89 Frad_LW_down W/m^2 73 A Frad_LW_down, Long-wave downwelling radiative flux 90 Frad_LW_up W/m^2 73 A Frad_LW_up, Long-wave upwelling radiative flux 91 Frad_SW W/m^2 73 A Frad_SW, Net short-wave radiative flux 92 Frad_SW_down W/m^2 73 A Frad_SW_down, Short-wave downwelling radiative flux 93 Frad_SW_up W/m^2 73 A Frad_SW_up, Short-wave upwelling radiative flux 94 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 95 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 96 HOMOO kg/kg/s 72 A Homogeneous freezing of cloud water 97 HR K/s 72 A Heating rate needed for d(theta)/dt computation 98 ICEFRAC 1 1 A Fraction of sfc area covered by sea-ice 99 ICIMR kg/kg 72 A Prognostic in-cloud ice mixing ratio 100 ICIMRST kg/kg 72 A Prognostic in-stratus ice mixing ratio 101 ICWMR kg/kg 72 A Prognostic in-cloud water mixing ratio 102 ICWMRST kg/kg 72 A Prognostic in-stratus water mixing ratio 103 INEGCLPTEND kg/kg/s 72 A Cloud ice tendency due to clipping neg values after microp 104 IWC kg/m3 72 A Grid box average ice water content 105 Kh_zm m^2/s 73 A Kh_zm, Eddy diffusivity on momentum levels 106 Kh_zt m^2/s 73 A Kh_zt, Eddy diffusivity 107 LANDFRAC 1 1 A Fraction of sfc area covered by land 108 LHFLX W/m2 1 A Surface latent heat flux 109 LNEGCLPTEND kg/kg/s 72 A Cloud liq tendency due to clipping neg values after microp 110 LWCF W/m2 1 A Longwave cloud forcing 111 Lscale m 73 A L, Turbulent mixing length 112 Lscale_down m 73 A Lscale_down, Downward mixing length 113 Lscale_pert_1 m 73 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 114 Lscale_pert_2 m 73 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 115 Lscale_up m 73 A Lscale_up, Upward mixing length 116 MELTO kg/kg/s 72 A Melting of cloud ice 117 MELTSDT W/kg 72 A Latent heating rate due to melting of snow 118 MNUCCCO kg/kg/s 72 A Immersion freezing of cloud water 119 MNUCCDO kg/kg/s 72 A Homogeneous and heterogeneous nucleation from vapor 120 MNUCCDOhet kg/kg/s 72 A Heterogeneous nucleation from vapor 121 MNUCCRO kg/kg/s 72 A Heterogeneous freezing of rain to snow 122 MNUCCTO kg/kg/s 72 A Contact freezing of cloud water 123 MPDI2P kg/kg/s 72 A Ice <--> Precip tendency - Morrison microphysics 124 MPDI2V kg/kg/s 72 A Ice <--> Vapor tendency - Morrison microphysics 125 MPDI2W kg/kg/s 72 A Ice <--> Water tendency - Morrison microphysics 126 MPDICE kg/kg/s 72 A CLDICE tendency - Morrison microphysics 127 MPDLIQ kg/kg/s 72 A CLDLIQ tendency - Morrison microphysics 128 MPDQ kg/kg/s 72 A Q tendency - Morrison microphysics 129 MPDT W/kg 72 A Heating tendency - Morrison microphysics 130 MPDW2I kg/kg/s 72 A Water <--> Ice tendency - Morrison microphysics 131 MPDW2P kg/kg/s 72 A Water <--> Precip tendency - Morrison microphysics 132 MPDW2V kg/kg/s 72 A Water <--> Vapor tendency - Morrison microphysics 133 MSACWIO kg/kg/s 72 A Conversion of cloud water from rime-splintering 134 NUMICE 1/kg 72 A Grid box averaged cloud ice number 135 NUMLIQ 1/kg 72 A Grid box averaged cloud liquid number 136 NUMRAI 1/kg 72 A Grid box averaged rain number 137 NUMSNO 1/kg 72 A Grid box averaged snow number 138 Nc_activated num/kg 73 A Nc_activated, Droplets activated by GFDL activation 139 Nc_in_cloud num/kg 73 A Nc_in_cloud, In cloud droplet concentration 140 Ncm num/kg 73 A Ncm, Cloud droplet number concentration 141 Ncnm num/kg 73 A Ncnm, Cloud nuclei concentration (PDF) 142 OCNFRAC 1 1 A Fraction of sfc area covered by ocean 143 OMEGA Pa/s 72 A Vertical velocity (pressure) 144 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface 145 OMEGAT K Pa/s 72 A Vertical heat flux 146 PBLH m 1 A PBL height 147 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 148 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 149 PHIS m2/s2 1 I Surface geopotential 150 PRACSO kg/kg/s 72 A Accretion of rain by snow 151 PRAIO kg/kg/s 72 A Accretion of cloud ice by rain 152 PRAO kg/kg/s 72 A Accretion of cloud water by rain 153 PRCIO kg/kg/s 72 A Autoconversion of cloud ice 154 PRCO kg/kg/s 72 A Autoconversion of cloud water 155 PRECC m/s 1 A Convective precipitation rate (liq + ice) 156 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 157 PRECSC m/s 1 A Convective snow rate (water equivalent) 158 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 159 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 160 PRODPREC kg/kg/s 72 A Rate of conversion of condensate to precip 161 PS Pa 1 A Surface pressure 162 PSACWSO kg/kg/s 72 A Accretion of cloud water by snow 163 PSL Pa 1 A Sea level pressure 164 PTECLDICE kg/kg/s 72 A CLDICE total physics tendency 165 PTECLDLIQ kg/kg/s 72 A CLDLIQ total physics tendency 166 PTEQ kg/kg/s 72 A Q total physics tendency 167 PTTEND K/s 72 A T total physics tendency 168 PTTEND_RESID K/s 72 A T-tendency due to BAB kluge at end of tphysac (diagnostic not part of T-budget) 169 Q kg/kg 72 A Specific humidity 170 QAP kg/kg 72 A Specific humidity (after physics) 171 QBP kg/kg 72 A Specific humidity (before physics) 172 QCHFTEN kg/kg/s 72 A Cloud water mixing ratio tendency from hole filling 173 QCRAT fraction 72 A Qc Limiter: Fraction of qc tendency applied 174 QCRESO kg/kg/s 72 A Residual condensation term for cloud water 175 QCSEDTEN kg/kg/s 72 A Cloud water mixing ratio tendency from sedimentation 176 QCSEVAP kg/kg/s 72 A Rate of evaporation of falling cloud water 177 QDIFF kg/kg 72 A difference from observed water 178 QFLX kg/m2/s 1 A Surface water flux 179 QIHFTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from hole filling 180 QIRESO kg/kg/s 72 A Residual deposition term for cloud ice 181 QISEDTEN kg/kg/s 72 A Cloud ice mixing ratio tendency from sedimentation 182 QISEVAP kg/kg/s 72 A Rate of sublimation of falling cloud ice 183 QREFHT kg/kg 1 A Reference height humidity 184 QRHFTEN kg/kg/s 72 A Rain water mixing ratio tendency from hole filling 185 QRL K/s 72 A Longwave heating rate 186 QRS K/s 72 A Solar heating rate 187 QRSEDTEN kg/kg/s 72 A Rain mixing ratio tendency from sedimentation 188 QSHFTEN kg/kg/s 72 A Snow mixing ratio tendency from hole filling 189 QSSEDTEN kg/kg/s 72 A Snow mixing ratio tendency from sedimentation 190 QVHFTEN kg/kg/s 72 A Water vapor mixing ratio tendency from hole filling 191 QVRES kg/kg/s 72 A Rate of residual condensation term 192 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 193 RAINQM kg/kg 72 A Grid box averaged rain amount 194 RAINQMAP kg/kg 72 A RAINQM after physics 195 RAINQMBP kg/kg 72 A RAINQM before physics 196 RCMTEND_CLUBB g/kg /s 72 A Cloud Liquid Water Tendency 197 RELHUM percent 72 A Relative humidity 198 RHW percent 72 A Relative humidity with respect to liquid 199 RIMTEND_CLUBB g/kg /s 72 A Cloud Ice Tendency 200 RVMTEND_CLUBB g/kg /s 72 A Water vapor tendency 201 SHFLX W/m2 1 A Surface sensible heat flux 202 SILHS_CLUBB_ICE_SS_FRAC frac 72 A Ice supersaturation fraction from CLUBB 203 SILHS_CLUBB_PRECIP_FRAC frac 72 A Precipitation fraction from CLUBB (set_up_pdf_params_incl_hydromet) 204 SL J/kg 72 A Liquid water static energy 205 SNOWHICE m 1 A Snow depth over ice 206 SNOWHLND m 1 A Water equivalent snow depth 207 SNOWQM kg/kg 72 A Grid box averaged snow amount 208 SNOWQMAP kg/kg 72 A SNOWQM after physics 209 SNOWQMBP kg/kg 72 A SNOWQM before physics 210 SO2_SRF mol/mol 1 A SO2 in bottom layer 211 SOAG_SRF mol/mol 1 A SOAG in bottom layer 212 SOLIN W/m2 1 A Solar insolation 213 STEND_CLUBB k/s 72 A Temperature tendency 214 SWCF W/m2 1 A Shortwave cloud forcing 215 Skw_velocity m/s 73 A Skw_velocity, Skewness velocity 216 T K 72 A Temperature 217 TAP K 72 A Temperature (after physics) 218 TAUGWX N/m2 1 A Zonal gravity wave surface stress 219 TAUGWY N/m2 1 A Meridional gravity wave surface stress 220 TAUX N/m2 1 A Zonal surface stress 221 TAUY N/m2 1 A Meridional surface stress 222 TBP K 72 A Temperature (before physics) 223 TDIFF K 72 A difference from observed temp 224 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 225 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 226 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 227 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 228 TH7001000 K 1 A Theta difference 700 mb - 1000 mb 229 THFTEN K/s 72 A Temperature tendency from hole filling 230 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 231 TREFHT K 1 A Reference height temperature 232 TROP_P Pa 1 A Tropopause Pressure 233 TROP_T K 1 A Tropopause Temperature 234 TS K 1 A Surface temperature (radiative) 235 TSMN K 1 M Minimum surface temperature over output period 236 TSMX K 1 X Maximum surface temperature over output period 237 TTEND_TOT K/s 72 A Total temperature tendency 238 TTGW K/s 72 A T tendency - gravity wave drag 239 TTGWORO K/s 72 A T tendency - orographic gravity wave drag 240 TUH W/m 1 A Total (vertically integrated) zonal MSE flux 241 TUQ kg/m/s 1 A Total (vertically integrated) zonal water flux 242 TVH W/m 1 A Total (vertically integrated) meridional MSE flux 243 TVQ kg/m/s 1 A Total (vertically integrated) meridional water flux 244 T_ADJ_CLUBB K 72 A Temperature adjustment from the CLUBB energy fixer 245 T_in_K K 73 A T_in_K, Absolute temperature 246 U m/s 72 A Zonal wind 247 U10 m/s 1 A 10m wind speed 248 UAP m/s 72 A Zonal wind (after physics) 249 UTEND_CLUBB m/s /s 72 A U-wind Tendency 250 UU m2/s2 72 A Zonal velocity squared 251 V m/s 72 A Meridional wind 252 VAP m/s 72 A Meridional wind (after physics) 253 VNEGCLPTEND kg/kg/s 72 A Vapor tendency due to clipping neg values after microp 254 VPRAO kg/kg/s 1 A Vertical average of accretion rate 255 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 256 VQ m/s kg/kg 72 A Meridional water transport 257 VT K m/s 72 A Meridional heat transport 258 VTEND_CLUBB m/s /s 72 A V-wind Tendency 259 VTRMC m/s 72 A Mass-weighted cloud water fallspeed 260 VTRMI m/s 72 A Mass-weighted cloud ice fallspeed 261 VU m2/s2 72 A Meridional flux of zonal momentum 262 VV m2/s2 72 A Meridional velocity squared 263 WSUB m/s 72 A Diagnostic sub-grid vertical velocity 264 Z3 m 72 A Geopotential Height (above sea level) 265 a3_coef count 73 A a3_coef, Quantity in formula 25 from Equations for CLUBB 266 a3_coef_zt count 73 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 267 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 268 chi_1 kg/kg 73 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 269 chi_2 kg/kg 73 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 270 cloud_cover count 73 A cloud_cover, Cloud cover (between 0 and 1) 271 cloud_frac - 73 A cloud_frac, Cloud fraction (between 0 and 1) 272 cloud_frac_1 - 73 A cloud_frac_1, pdf parameter cloud_frac_1 273 cloud_frac_2 - 73 A cloud_frac_2, pdf parameter cloud_frac_2 274 cloud_frac_zm - 73 A cloud_frac_zm, Cloud fraction 275 corr_chi_eta_1 - 73 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 276 corr_chi_eta_2 - 73 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 277 corr_rt_thl_1 - 73 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 278 covar_chi_eta_1 kg^2/kg^2 73 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 279 covar_chi_eta_2 kg^2/kg^2 73 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 280 crt_1 - 73 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 281 crt_2 - 73 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 282 cthl_1 kg/kg/K 73 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 283 cthl_2 kg/kg/K 73 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 284 diam m 73 A diam, Ice crystal diameter 285 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 286 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 287 em m^2/s^2 73 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 288 exner count 73 A exner, Exner function = (p/p0)**(rd/cp) 289 gamma_Skw_fnc - 73 A gamma_Skw_fnc, Gamma as a function of skewness 290 hstobie_linoz fraction of mode 72 I Lowest possible Linoz level 291 mass_ice_cryst kg 73 A mass_ice_cryst, Mass of a single ice crystal 292 mean_w_down m/s 73 A mean_w_down, Mean w <= w_ref 293 mean_w_up m/s 73 A mean_w_up, Mean w >= w_ref 294 mixt_frac count 73 A mixt_frac, pdf parameter: mixture fraction 295 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 296 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 297 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 298 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 299 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 300 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 301 p_in_Pa Pa 73 A p_in_Pa, Pressure 302 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 303 precip_frac - 73 A precip_frac, Precipitation Fraction 304 precip_frac_1 - 73 A precip_frac_1, Precipitation Fraction (1st PDF component) 305 precip_frac_2 - 73 A precip_frac_2, Precipitation Fraction (2nd PDF component) 306 radht K/s 73 A radht, Total (sw+lw) radiative heating rate 307 radht_LW K/s 73 A radht_LW, Long-wave radiative heating rate 308 radht_SW K/s 73 A radht_SW, Short-wave radiative heating rate 309 rc_1 kg/kg 73 A rc_1, pdf parameter: mean rc of component 1 310 rc_2 kg/kg 73 A rc_2, pdf parameter: mean rc of component 2 311 rcm kg/kg 73 A rcm, Cloud water mixing ratio 312 rcm_icedfs kg/kg/s 73 A rcm_icedfs, Change in liquid due to ice 313 rcm_in_cloud kg/kg 73 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 314 rcm_in_layer kg/kg 73 A rcm_in_layer, rcm in cloud layer 315 rcm_mc kg/kg/s 73 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 316 rcm_sd_mg_morr kg kg^{-1} s^{-1 73 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 317 rcm_zm kg/kg 73 A rcm_zm, Total water mixing ratio 318 rcp2 (kg^2)/(kg^2) 73 A rc'^2, Variance of cloud water mixing ratio 319 rel_humidity [-] 73 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 320 rho kg m^{-3} 73 A rho, Air density 321 rho_ds_zm kg m^{-3} 73 A rho_ds_zm, Dry static, base-state density 322 rho_ds_zt kg m^{-3} 73 A rho_ds_zt, Dry static base-state density 323 rho_zm kg m^{-3} 73 A rho_zm, Density on momentum levels 324 rsat kg/kg 73 A rsat, Saturation mixing ratio over liquid 325 rsati kg/kg 73 A rsati, Saturation mixing ratio over ice 326 rsatl_1 kg/kg 73 A rsatl_1, pdf parameter: sat mix rat based on tl1 327 rsatl_2 kg/kg 73 A rsatl_2, pdf parameter: sat mix rat based on tl2 328 rt_1 kg/kg 73 A rt_1, pdf parameter: mean rt of component 1 329 rt_2 kg/kg 73 A rt_2, pdf parameter: mean rt of component 2 330 rtm kg/kg 73 A rtm, Total (vapor+liquid) water mixing ratio 331 rtm_bt kg kg^{-1} s^{-1 73 A rtm_bt, rtm budget: rtm time tendency 332 rtm_cl kg kg^{-1} s^{-1 73 A rtm_cl, rtm budget: rtm clipping 333 rtm_enter_mfl kg/kg 73 A rtm_enter_mfl, Rtm before flux-limiter 334 rtm_exit_mfl kg/kg 73 A rtm_exit_mfl, Rtm exiting flux-limiter 335 rtm_forcing kg kg^{-1} s^{-1 73 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 336 rtm_ma kg kg^{-1} s^{-1 73 A rtm_ma, rtm budget: rtm vertical mean advection 337 rtm_mc kg kg^{-1} s^{-1 73 A rtm_mc, Change in rt due to microphysics (not in budget) 338 rtm_mfl kg kg^{-1} s^{-1 73 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 339 rtm_mfl_max kg/kg 73 A rtm_mfl_max, Maximum allowable rtm 340 rtm_mfl_min kg/kg 73 A rtm_mfl_min, Minimum allowable rtm 341 rtm_old kg/kg 73 A rtm_old, Rtm at previous timestep 342 rtm_pd kg kg^{-1} s^{-1 73 A rtm_pd, rtm budget: rtm positive definite adjustment 343 rtm_sdmp kg kg^{-1} s^{-1 73 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 344 rtm_ta kg kg^{-1} s^{-1 73 A rtm_ta, rtm budget: rtm turbulent advection 345 rtm_tacl kg kg^{-1} s^{-1 73 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 346 rtm_without_ta kg/kg 73 A rtm_without_ta, Rtm without turbulent advection contribution 347 rtm_zm kg/kg 73 A rtm_zm, Total water mixing ratio 348 rtp2 (kg/kg)^2 73 A rt'^2, Variance of total water, rt 349 rtp2_bt (kg^2)/(kg^2 s) 73 A rt'^2_bt, rt'2 budget: rtp2 time tendency 350 rtp2_cl (kg^2)/(kg^2 s) 73 A rt'^2_cl, rtp2 budget: rtp2 clipping term 351 rtp2_dp1 (kg^2)/(kg^2 s) 73 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 352 rtp2_dp2 (kg^2)/(kg^2 s) 73 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 353 rtp2_forcing (kg/kg)^2/s 73 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 354 rtp2_ma (kg^2)/(kg^2 s) 73 A rt'^2_ma, rtp2 budget: rtp2 mean advection 355 rtp2_mc (kg/kg)^2/s 73 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 356 rtp2_pd (kg^2)/(kg^2 s) 73 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 357 rtp2_sf (kg^2)/(kg^2 s) 73 A rt'^2_sf, rtp2 budget: rtp2 surface variance 358 rtp2_ta (kg^2)/(kg^2 s) 73 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 359 rtp2_tp (kg^2)/(kg^2 s) 73 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 360 rtp2_zt (kg/kg)^2 73 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 361 rtprcp (kg^2)/(kg^2) 73 A rt'rc' 362 rtpthlp (kg K)/kg 73 A rt'thl', Covariance of rt and theta_l 363 rtpthlp_bt (kg K)/(kg s) 73 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 364 rtpthlp_cl (kg K)/(kg s) 73 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 365 rtpthlp_dp1 (kg K)/(kg s) 73 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 366 rtpthlp_dp2 (kg K)/(kg s) 73 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 367 rtpthlp_forcing (K kg/kg)/s 73 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 368 rtpthlp_ma (kg K)/(kg s) 73 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 369 rtpthlp_mc (K kg/kg)/s 73 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 370 rtpthlp_sf (kg K)/(kg s) 73 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 371 rtpthlp_ta (kg K)/(kg s) 73 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 372 rtpthlp_tp1 (kg K)/(kg s) 73 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 373 rtpthlp_tp2 (kg K)/(kg s) 73 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 374 rtpthlp_zt (kg K)/kg 73 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 375 rtpthvp (kg/kg) K 73 A rt'thv', Covariance of rt and theta_v 376 rvm kg/kg 73 A rvm, Vapor water mixing ratio 377 rvm_mc kg/(kg s) 73 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 378 sed_rcm kg / [m^2 s] 73 A sed_rcm, d(rcm)/dt due to cloud sedimentation 379 shear m^2/s^3 73 A shear, Wind shear production term 380 shear_sqd - 73 A shear_sqd, shear_sqd 381 sigma_sqd_w - 73 A sigma_sqd_w, Nondim w variance of Gaussian component 382 sigma_sqd_w_zt - 73 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 383 snowslope 1/m 73 A snowslope, COAMPS microphysics snow slope parameter 384 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 385 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 386 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 387 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 388 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 389 stdev_chi_1 kg/kg 73 A stdev_chi_1, pdf parameter: Std dev of chi_1 390 stdev_chi_2 kg/kg 73 A stdev_chi_2, pdf parameter: Std dev of chi_2 391 stdev_eta_1 kg/kg 73 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 392 stdev_eta_2 kg/kg 73 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 393 tau_zm s 73 A tau_zm, Time-scale tau on momentum levels 394 tau_zt s 73 A tau_zt, Dissipation time 395 thl_1 K 73 A thl_1, pdf parameter: mean thl of component 1 396 thl_2 K 73 A thl_2, pdf parameter: mean thl of component 2 397 thlm K 73 A thlm, Liquid water potential temperature (theta_l) 398 thlm_bt K s^{-1} 73 A thlm_bt, thlm budget: thlm time tendency 399 thlm_cl K s^{-1} 73 A thlm_cl, thlm budget: thlm_cl 400 thlm_enter_mfl K 73 A thlm_enter_mfl, Thlm before flux-limiter 401 thlm_exit_mfl K 73 A thlm_exit_mfl, Thlm exiting flux-limiter 402 thlm_forcing K s^{-1} 73 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 403 thlm_ma K s^{-1} 73 A thlm_ma, thlm budget: thlm vertical mean advection 404 thlm_mc K s^{-1} 73 A thlm_mc, Change in thlm due to microphysics (not in budget) 405 thlm_mfl K s^{-1} 73 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 406 thlm_mfl_max K 73 A thlm_mfl_max, Maximum allowable thlm 407 thlm_mfl_min K 73 A thlm_mfl_min, Minimum allowable thlm 408 thlm_old K 73 A thlm_old, Thlm at previous timestep 409 thlm_sdmp K s^{-1} 73 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 410 thlm_ta K s^{-1} 73 A thlm_ta, thlm budget: thlm turbulent advection 411 thlm_tacl K s^{-1} 73 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 412 thlm_without_ta K 73 A thlm_without_ta, Thlm without turbulent advection contribution 413 thlm_zm K 73 A thlm_zm, Liquid potential temperature 414 thlp2 K^2 73 A thl'^2, Variance of theta_l 415 thlp2_bt (K^2)/s 73 A thl'^2_bt, thlp2 budget: thlp2 time tendency 416 thlp2_cl (K^2)/s 73 A thl'^2_cl, thlp2 budget: thlp2 clipping term 417 thlp2_dp1 (K^2)/s 73 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 418 thlp2_dp2 (K^2)/s 73 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 419 thlp2_forcing K^2/s 73 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 420 thlp2_ma (K^2)/s 73 A thl'^2_ma, thlp2 budget: thlp2 mean advection 421 thlp2_mc K^2/s 73 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 422 thlp2_pd K^2/s 73 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 423 thlp2_sf K^2/s 73 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 424 thlp2_ta (K^2)/s 73 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 425 thlp2_tp (K^2)/s 73 A thl'^2_t', thlp2 budget: thlp2 turbulent production 426 thlp2_zt K^2 73 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 427 thlprcp K (kg/kg) 73 A thl'rc' 428 thlpthvp K^2 73 A thl'thv', Covariance of theta_l and theta_v 429 thv_ds_zm K 73 A thv_ds_zm, Dry, base-state theta_v 430 thv_ds_zt K 73 A thv_ds_zt, Dry base-state theta_v 431 thvm K 73 A thvm, Virtual potential temperature 432 u_T_cm cm s^{-1} 73 A u_T_cm, Ice crystal fallspeed 433 ug m/s 73 A ug, u geostrophic wind 434 um m/s 73 A u_bar, Grid-mean eastward (u) wind 435 um_bt m s^{-2} 73 A um_bt, um budget: um time tendency 436 um_cf m s^{-2} 73 A um_cf, um budget: um coriolis forcing 437 um_f m s^{-2} 73 A um_f, um budget: um forcing 438 um_gf m s^{-2} 73 A um_gf, um budget: um geostrophic forcing 439 um_ma m s^{-2} 73 A um_ma, um budget: um vertical mean advection 440 um_ndg m s^{-2} 73 A um_ndg, um budget: um nudging 441 um_ref m/s 73 A um_ref, Reference u wind 442 um_sdmp m s^{-2} 73 A um_sdmp, um budget: um sponge damping 443 um_ta m s^{-2} 73 A um_ta, um budget: um turbulent advection 444 up2 m^2/s^2 73 A u'^2, Variance of eastward (u) wind 445 up2_bt m^2/s^3 73 A u'^2_bt, up2 budget: up2 time tendency 446 up2_cl m^2/s^3 73 A u'^2_cl, up2 budget: up2 clipping 447 up2_dp1 m^2/s^3 73 A u'^2_dp1, up2 budget: up2 dissipation term 1 448 up2_dp2 m^2/s^3 73 A u'^2_d'^2, up2 budget: up2 dissipation term 2 449 up2_ma m^2/s^3 73 A u'^2_ma, up2 budget: up2 mean advection 450 up2_pd m^2/s^3 73 A u'^2_pd, up2 budget: up2 positive definite adjustment 451 up2_pr1 m^2/s^3 73 A u'^2_pr1, up2 budget: up2 pressure term 1 452 up2_pr2 m^2/s^3 73 A u'^2_pr2, up2 budget: up2 pressure term 2 453 up2_sf m^2/s^3 73 A u'^2_sf, up2 budget: up2 surface variance 454 up2_ta m^2/s^3 73 A u'^2_ta, up2 budget: up2 turbulent advection 455 up2_tp m^2/s^3 73 A u'^2_tp, up2 budget: up2 turbulent production 456 up2_zt m^2/s^2 73 A up2_zt, u'^2 interpolated to thermodynamic levels 457 upwp m^2/s^2 73 A u'w', Vertical turbulent flux of eastward (u) wind 458 upwp_zt m^2/s^2 73 A upwp_zt, u'w' interpolated to thermodynamic levels 459 varnce_rt_1 (kg^2)/(kg^2) 73 A varnce_rt_1, pdf parameter: rt variance of component 1 460 varnce_rt_2 (kg^2)/(kg^2) 73 A varnce_rt_2, pdf parameter: rt variance of component 2 461 varnce_thl_1 K^2 73 A varnce_thl_1, pdf parameter: thl variance of component 1 462 varnce_thl_2 K^2 73 A varnce_thl_2, pdf parameter: thl variance of component 2 463 varnce_w_1 m^2/s^2 73 A varnce_w_1, pdf parameter: w variance of component 1 464 varnce_w_2 m^2/s^2 73 A varnce_w_2, pdf parameter: w variance of component 2 465 vg m/s 73 A vg, v geostrophic wind 466 vm m/s 73 A v_bar, Grid-mean northward (v) wind 467 vm_bt m s^{-2} 73 A vm_bt, vm budget: vm time tendency 468 vm_cf m s^{-2} 73 A vm_cf, vm budget: vm coriolis forcing 469 vm_f m s^{-2} 73 A vm_f, vm budget: vm forcing 470 vm_gf m s^{-2} 73 A vm_gf, vm budget: vm geostrophic forcing 471 vm_ma m s^{-2} 73 A vm_ma, vm budget: vm vertical mean advection 472 vm_ndg m s^{-2} 73 A vm_ndg, vm budget: vm nudging 473 vm_ref m/s 73 A vm_ref, Reference v wind 474 vm_sdmp m s^{-2} 73 A vm_sdmp, vm budget: vm sponge damping 475 vm_ta m s^{-2} 73 A vm_ta, vm budget: vm turbulent transport 476 vp2 m^2/s^2 73 A v'^2, Variance of northward (v) wind 477 vp2_bt m^2/s^3 73 A v'2_bt, vp2 budget: vp2 time tendency 478 vp2_cl m^2/s^3 73 A v'^2_cl, vp2 budget: vp2 clipping 479 vp2_dp1 m^2/s^3 73 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 480 vp2_dp2 m^2/s^3 73 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 481 vp2_ma m^2/s^3 73 A v'^2_ma, vp2 budget: vp2 mean advection 482 vp2_pd m^2/s^3 73 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 483 vp2_pr1 m^2/s^3 73 A v'^2_pr1, vp2 budget: vp2 pressure term 1 484 vp2_pr2 m^2/s^3 73 A v'^2_pr2, vp2 budget: vp2 pressure term 2 485 vp2_sf m^2/s^3 73 A v'^2_sf, vp2 budget: vp2 surface variance 486 vp2_ta m^2/s^3 73 A v'^2_ta, vp2 budget: vp2 turbulent advection 487 vp2_tp m^2/s^3 73 A v'^2_tp, vp2 budget: vp2 turbulent production 488 vp2_zt m^2/s^2 73 A vp2_zt, v'^2 interpolated to thermodynamic levels 489 vpwp m^2/s^2 73 A v'w', Vertical turbulent flux of northward (v) wind 490 vpwp_zt m^2/s^2 73 A vpwp_zt, v'w' interpolated to thermodynamic levels 491 w_1 m/s 73 A w_1, pdf parameter: mean w of component 1 492 w_2 m/s 73 A w_2, pdf paramete: mean w of component 2 493 wm_zm m/s 73 A wm_zm, Vertical (w) wind 494 wp2 m^2/s^2 73 A w'^2, Variance of vertical air velocity 495 wp2_ac m^2/s^3 73 A w'^2_ac, wp2 budget: wp2 accumulation term 496 wp2_bp m^2/s^3 73 A w'^2_bp, wp2 budget: wp2 buoyancy production 497 wp2_bt m^2/s^3 73 A w'^2_bt, wp2 budget: wp2 time tendency 498 wp2_cl m^2/s^3 73 A w'^2_cl, wp2 budget: wp2 clipping term 499 wp2_dp1 m^2/s^3 73 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 500 wp2_dp2 m^2/s^3 73 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 501 wp2_ma m^2/s^3 73 A w'^2_ma, wp2 budget: wp2 vertical mean advection 502 wp2_pd m2/s3 73 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 503 wp2_pr1 m^2/s^3 73 A w'^2_pr1, wp2 budget: wp2 pressure term 1 504 wp2_pr2 m^2/s^3 73 A w'^2_pr2, wp2 budget: wp2 pressure term 2 505 wp2_pr3 m^2/s^3 73 A w'^2_pr3, wp2 budget: wp2 pressure term 3 506 wp2_sf m2/s3 73 A w'^2_sf, wp2 budget: wp2 surface variance 507 wp2_ta m^2/s^3 73 A w'^2_ta, wp2 budget: wp2 turbulent advection 508 wp2_zt m^2/s^2 73 A wp2_zt, w'^2 interpolated to thermodynamic levels 509 wp2rcp (m^2 kg)/(s^2 kg 73 A w'^2rc' 510 wp2rtp (m^2 kg)/(s^2 kg 73 A w'^2rt', Vertical turbulent flux of w'rt' 511 wp2thlp (m^2 K)/s^2 73 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 512 wp2thvp K m^2/s^2 73 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 513 wp3 m^3/s^3 73 A w'^3, Third-order moment of vertical air velocity 514 wp3_ac m^{3} s^{-4} 73 A wp3_ac, wp3 budget: wp3 accumulation term 515 wp3_bp1 m^{3} s^{-4} 73 A wp3_bp1, wp3 budget: wp3 buoyancy production 516 wp3_bt m^{3} s^{-4} 73 A wp3_bt, wp3 budget: wp3 time tendency 517 wp3_cl m^{3} s^{-4} 73 A wp3_cl, wp3 budget: wp3 clipping term 518 wp3_dp1 m^{3} s^{-4} 73 A wp3_dp1, wp3 budget: wp3 dissipation term 1 519 wp3_ma m^{3} s^{-4} 73 A wp3_ma, wp3 budget: wp3 vertical mean advection 520 wp3_on_wp2 m/s 73 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 521 wp3_on_wp2_zt m/s 73 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 522 wp3_pr1 m^{3} s^{-4} 73 A wp3_pr1, wp3 budget: wp3 pressure term 1 523 wp3_pr2 m^{3} s^{-4} 73 A wp3_pr2, wp3 budget: wp3 pressure term 2 524 wp3_pr_dfsn m^{3} s^{-4} 73 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 525 wp3_pr_turb m^{3} s^{-4} 73 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 526 wp3_ta m^{3} s^{-4} 73 A wp3_ta, wp3 budget: wp3 turbulent advection 527 wp3_tp m^{3} s^{-4} 73 A wp3_tp, wp3 budget: wp3 turbulent transport 528 wp3_zm (m^3)/(s^3) 73 A w'^3_zm, w'^3 interpolated to moment. levels 529 wp4 (m^4)/(s^4) 73 A w'^4, Fourth-order moment of vertical air velocity 530 wprcp (m/s) (kg/kg) 73 A w'rc' 531 wprtp (m kg)/(s kg) 73 A w'rt', Vertical turbulent flux of total water, rt 532 wprtp2 (m kg)/(s kg) 73 A w'rt'^2, Vertical turbulent flux of rt'^2 533 wprtp_ac (m kg)/(s^2 kg) 73 A w'rt'_ac, wprtp budget: wprtp accumulation term 534 wprtp_bp (m kg)/(s^2 kg) 73 A w'rt'_b', wprtp budget: wprtp buoyancy production 535 wprtp_bt (m kg)/(s^2 kg) 73 A w'rt'_bt, wprtp budget: wprtp time tendency 536 wprtp_cl (m kg)/(s^2 kg) 73 A w'rt'_cl, wprtp budget: wprtp clipping term 537 wprtp_dp1 (m kg)/(s^2 kg) 73 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 538 wprtp_enter_mfl (m kg)/(s kg) 73 A w'rt'_enter_mfl, Wprtp entering flux limiter 539 wprtp_exit_mfl (m kg)/(s kg) 73 A w'rt'_exit_mfl, Wprtp exiting flux limiter 540 wprtp_forcing (m kg/kg)/s^2 73 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 541 wprtp_ma (m kg)/(s^2 kg) 73 A w'rt'_ma, wprtp budget: wprtp mean advection 542 wprtp_mc (m kg/kg)/s^2 73 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 543 wprtp_mfl (m kg)/(s^2 kg) 73 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 544 wprtp_mfl_max (m kg)/(s kg) 73 A w'rt'_mfl_max, Maximum allowable wprtp 545 wprtp_mfl_min (m kg)/(s kg) 73 A w'rt'_mfl_min, Minimum allowable wprtp 546 wprtp_pd (m kg)/(s^2 kg) 73 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 547 wprtp_pr1 (m kg)/(s^2 kg) 73 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 548 wprtp_pr2 (m kg)/(s^2 kg) 73 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 549 wprtp_pr3 (m kg)/(s^2 kg) 73 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 550 wprtp_sicl (m kg)/(s^2 kg) 73 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 551 wprtp_ta (m kg)/(s^2 kg) 73 A w'rt'_ta, wprtp budget: wprtp turbulent advection 552 wprtp_tp (m kg)/(s^2 kg) 73 A w'rt'_t', wprtp budget: wprtp turbulent production 553 wprtp_zt (m kg)/(s kg) 73 A wprtp_zt, w'rt' interpolated to thermodynamic levels 554 wprtpthlp (m kg K)/(s kg) 73 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 555 wpthlp (m K)/s 73 A w'thl', Vertical turbulent flux of theta_l 556 wpthlp2 (m K^2)/s 73 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 557 wpthlp_ac (m K)/s^2 73 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 558 wpthlp_bp (m K)/s^2 73 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 559 wpthlp_bt (m K)/s^2 73 A w'thl'_bt, wpthlp budget 560 wpthlp_cl (m K)/s^2 73 A w'thl'_cl, wpthlp budget: wpthlp clipping term 561 wpthlp_dp1 (m K)/s^2 73 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 562 wpthlp_exit_mfl (m K)/s 73 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 563 wpthlp_forcing (m K)/s^2 73 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 564 wpthlp_ma (m K)/s^2 73 A w'thl'_ma, wpthlp budget: wpthlp mean advection 565 wpthlp_mc (m K)/s^2 73 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 566 wpthlp_mfl (m K)/s^2 73 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 567 wpthlp_mfl_max (m K)/s 73 A w'thl'_mfl_max, Maximum allowable wpthlp 568 wpthlp_mfl_min (m K)/s 73 A w'thl'_mfl_min, Minimum allowable wpthlp 569 wpthlp_pr1 (m K)/s^2 73 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 570 wpthlp_pr2 (m K)/s^2 73 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 571 wpthlp_pr3 (m K)/s^2 73 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 572 wpthlp_sicl (m K)/s^2 73 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 573 wpthlp_ta (m K)/s^2 73 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 574 wpthlp_tp (m K)/s^2 73 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 575 wpthlp_zt (m K)/s 73 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 576 wpthvp K m/s 73 A w'thv', Buoyancy flux FLDLST: History file 12 contains 41 fields Write frequency: YEARLY (INITIAL CONDITIONS) Filename specifier: %c.eam.i.%y-%m-%d-%s.nc Output precision: double Number of time samples per file: 1 Fields are represented on global grids: 100 Included fields are: 1 CLDICE&IC kg/kg 72 I Grid box averaged cloud ice amount 2 CLDLIQ&IC kg/kg 72 I Grid box averaged cloud liquid amount 3 DMS&IC kg/kg 72 I DMS 4 H2O2&IC kg/kg 72 I H2O2 5 H2SO4&IC kg/kg 72 I H2SO4 6 ICEFRAC&IC fraction 1 I Fraction of sfc area covered by sea-ice 7 NUMICE&IC kg/kg 72 I Grid box averaged cloud ice number 8 NUMLIQ&IC kg/kg 72 I Grid box averaged cloud liquid number 9 NUMRAI&IC kg/kg 72 I Grid box averaged rain number 10 NUMSNO&IC kg/kg 72 I Grid box averaged snow number 11 PS&IC Pa 1 I Surface pressure 12 Q&IC kg/kg 72 I Specific humidity 13 RAINQM&IC kg/kg 72 I Grid box averaged rain amount 14 SICTHK&IC m 1 I Sea ice thickness 15 SNOWHICE&IC m 1 I Water equivalent snow depth 16 SNOWQM&IC kg/kg 72 I Grid box averaged snow amount 17 SO2&IC kg/kg 72 I SO2 18 SOAG&IC kg/kg 72 I SOAG 19 T&IC K 72 I Temperature 20 TS1&IC K 1 I TS1 subsoil temperature 21 TS2&IC K 1 I TS2 subsoil temperature 22 TS3&IC K 1 I TS3 subsoil temperature 23 TS4&IC K 1 I TS4 subsoil temperature 24 TSICE&IC K 1 I Ice temperature 25 U&IC m/s 72 I Zonal wind 26 V&IC m/s 72 I Meridional wind 27 bc_a1&IC kg/kg 72 I bc_a1 28 dst_a1&IC kg/kg 72 I dst_a1 29 dst_a3&IC kg/kg 72 I dst_a3 30 ncl_a1&IC kg/kg 72 I ncl_a1 31 ncl_a2&IC kg/kg 72 I ncl_a2 32 ncl_a3&IC kg/kg 72 I ncl_a3 33 num_a1&IC kg/kg 72 I num_a1 34 num_a2&IC kg/kg 72 I num_a2 35 num_a3&IC kg/kg 72 I num_a3 36 pom_a1&IC kg/kg 72 I pom_a1 37 so4_a1&IC kg/kg 72 I so4_a1 38 so4_a2&IC kg/kg 72 I so4_a2 39 so4_a3&IC kg/kg 72 I so4_a3 40 soa_a1&IC kg/kg 72 I soa_a1 41 soa_a2&IC kg/kg 72 I soa_a2 nstep, te 0 0.27905062803598967E+10 0.27905062803598967E+10 -0.00000000000000000E+00 0.10154000000000000E+06 chem_surfvals_set: ncdate= 20041216 co2vmr= 3.7900000000000000E-004 READ_NEXT_TRCDATA DMS READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA SOAG_BIGALK SOAG_BIGENE SOAG_ISOPRENE SOAG_TERPENE SOAG_TOLUENE READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_ene emiss_ind emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA BC_emiss_awb BC_emiss_dom BC_emiss_ene BC_emiss_ind BC_emiss_tra BC_emiss_wst BC_emiss_shp OC_emiss_awb OC_emiss_dom OC_emiss_ene OC_emiss_ind OC_emiss_tra OC_emiss_wst OC_emiss_shp SO4_emiss_awb SO4_emiss_wst SO4_emiss_shp READ_NEXT_TRCDATA SO4_emiss_dom SO4_emiss_tra READ_NEXT_TRCDATA emiss_awb emiss_dom emiss_ene emiss_ind emiss_tra emiss_wst emiss_shp READ_NEXT_TRCDATA emiss_awb emiss_wst emiss_shp READ_NEXT_TRCDATA emiss_dom emiss_tra READ_NEXT_TRCDATA emiss_ene emiss_ind forestfire grassfire contvolc READ_NEXT_TRCDATA emiss_ene emiss_ind forestfire grassfire contvolc READ_NEXT_TRCDATA forestfire grassfire READ_NEXT_TRCDATA forestfire grassfire READ_NEXT_TRCDATA BC_forestfire BC_grassfire OC_forestfire OC_grassfire SO4_emiss_ene SO4_emiss_ind SO4_forestfire SO4_grassfire SO4_contvolc READ_NEXT_TRCDATA contvolc READ_NEXT_TRCDATA SO4_contvolc READ_NEXT_TRCDATA O3 OH NO3 HO2 READ_NEXT_TRCDATA ozone calcsize jmode,iq,aer_type, lsfrm,lstoo 1 1 1 25 21 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 1 2 25 21 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 2 1 22 15 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 2 2 22 15 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 3 1 23 17 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 3 2 23 17 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 4 1 24 20 calcsize jmode,iq,aer_type, lsfrm,lstoo 1 4 2 24 20 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 1 1 21 25 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 1 2 21 25 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 2 1 15 22 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 2 2 15 22 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 3 1 17 23 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 3 2 17 23 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 4 1 20 24 calcsize jmode,iq,aer_type, lsfrm,lstoo 2 4 2 20 24 Could not find variable Ptend. Setting to zero nstep= 1 time= 1800.0000000000000 [s] u = -0.990343770384788E+01 ( 72) 0.299716550641629E+02 ( 35) 0.450821542905637E+06 v = -0.379999995231641E+01 ( 72) -0.379999995231589E+01 ( 72) -0.420249594726562E+06 w = -0.472510972768447E-19 ( 73) 0.408376759500440E-19 ( 73) -0.239384905311755E-18 T = 0.195164739478843E+03 ( 24) 0.299217788696289E+03 ( 72) 0.273681097456352E+08 vTh_dp= 0.147366946959113E+05 ( 1) 0.129440931566085E+07 ( 46) 0.544932253074054E+11 dz(m) = 0.263778244536418E+02 ( 72) 0.265614231389683E+04 ( 3) 0.956634515685513E+08 dp = 0.476508197161459E+01 ( 1) 0.399807165915151E+04 ( 47) 0.155944589467967E+09 fu = -0.123248739075975E-05 ( 65) 0.990026085900079E-05 ( 72) 0.736690968209122E-05 fv = -0.123358113847240E-17 ( 43) 0.860288352974385E-05 ( 1) 0.131530929271095E-04 ft = 0.195164739478843E+03 ( 24) 0.299217788696289E+03 ( 72) 0.273688057850066E+08 fq1 = 0.000000000000000E+00 ( 1) 0.159650432472723E-01 ( 72) 0.265959255570671E+00 qv( 1)= 0.0000000000000000E+00 0.1600281079299748E-01 0.4602020706886506E+04 qv( 2)= 0.0000000000000000E+00 0.0000000000000000E+00 0.2299098441558990E-05 qv( 3)= 0.0000000000000000E+00 0.3383310402832586E-20 0.1300510129169401E-15 qv( 4)= 0.0000000000000000E+00 0.1000000000000003E-11 0.1316634169482368E+06 qv( 5)= 0.0000000000000000E+00 0.1000000000000003E-11 0.1343138326905681E+00 qv( 6)= 0.0000000000000000E+00 0.1757005010760659E-12 0.2949736314640642E-08 qv( 7)= 0.0000000000000000E+00 0.3675514070734630E-19 0.7023629613144054E-15 qv( 8)= 0.0000000000000000E+00 0.5407388689024162E-02 0.5615347256250420E+04 qv( 9)= 0.0000000000000000E+00 0.1000000000000003E-11 0.1304774502543228E-05 qv( 10)= 0.0000000000000000E+00 0.8913821130436565E-09 0.5044338824729768E-03 qv( 11)= 0.0000000000000000E+00 0.1718415514021931E-12 0.2130082568770394E-06 qv( 12)= 0.0000000000000000E+00 0.1081238713202120E-08 0.1053255082121185E-03 qv( 13)= 0.0000000000000000E+00 0.1261692742257014E-08 0.2183938115766721E-04 qv( 14)= 0.0000000000000000E+00 0.1324326781363125E-09 0.2474001539560311E-04 qv( 15)= 0.0000000000000000E+00 0.1011834025147668E-08 0.5183681525016606E-03 qv( 16)= 0.0000000000000000E+00 0.3549446489232774E-08 0.9644045701433844E-03 qv( 17)= 0.0000000000000000E+00 0.4524990818896016E-08 0.1419488275324543E-02 qv( 18)= 0.0000000000000000E+00 0.3475380796965958E-09 0.9494711608913097E-04 qv( 19)= 0.0000000000000000E+00 0.3657095018229807E-08 0.4390672065970293E-03 qv( 20)= 0.0000000000000000E+00 0.1803112588765507E-08 0.1191559262618544E-03 qv( 21)= 0.0000000000000000E+00 0.1190194422169227E+10 0.3873320827662630E+15 qv( 22)= 0.0000000000000000E+00 0.1415673966346008E-09 0.2215656009367884E-04 qv( 23)= 0.0000000000000000E+00 0.4737392591288338E-10 0.8016933092257888E-05 qv( 24)= 0.0000000000000000E+00 0.1858933924750729E-11 0.1028953056871361E-06 qv( 25)= 0.0000000000000000E+00 0.9316114619279179E+10 0.7741631497196254E+15 qv( 26)= 0.0000000000000000E+00 0.7660734769325688E-07 0.5020942006748371E-02 qv( 27)= 0.0000000000000000E+00 0.2795007891884693E-07 0.8355603551205126E-03 qv( 28)= 0.0000000000000000E+00 0.6271010851710052E-10 0.8442573055252646E-05 qv( 29)= 0.0000000000000000E+00 0.3730379244072350E+07 0.2628357362437331E+12 ps= 0.101173951723720E+06 0.101540192601646E+06 0.155959949468457E+09 M = 0.103543542397712E+05 kg/m^2 0.101536454371875E+06mb dry M = 0.103170086149949E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.10137404010180E+07 0.18172398364103E+01 IE,d/dt 0.19204730159336E+10 0.65472502766421E+04 PE,d/dt 0.76957389302164E+09 0.26230164170344E+04 E,dE/dt 0.26910606493563E+10 0.91720839335132E+04 Q 1,Q diss, dQ^2/dt: 0.37345624776276E+02 kg/m^2 0.2074621E-01 0.2173399E-03 Q 2,Q diss, dQ^2/dt: 0.18657297128998E-07 kg/m^2 0.1036517E-10 0.0000000E+00 Q 3,Q diss, dQ^2/dt: 0.10553703773872E-17 kg/m^2 0.5862780E-21 -0.3887591E-50 Q 4,Q diss, dQ^2/dt: 0.10684551155438E+04 kg/m^2 0.5935862E+00 0.7158360E-33 Q 5,Q diss, dQ^2/dt: 0.10899633698778E-02 kg/m^2 0.6055352E-06 0.7158360E-33 Q 6,Q diss, dQ^2/dt: 0.23937255525748E-10 kg/m^2 0.1329759E-13 -0.8725638E-32 Q 7,Q diss, dQ^2/dt: 0.56997100362348E-17 kg/m^2 0.3166296E-20 -0.5662651E-45 Q 8,Q diss, dQ^2/dt: 0.45568819650595E+02 kg/m^2 0.2531598E-01 -0.7481057E-11 Q 9,Q diss, dQ^2/dt: 0.10588309373905E-07 kg/m^2 0.5882017E-11 0.7158360E-33 Q 10,Q diss, dQ^2/dt: 0.40935058095427E-05 kg/m^2 0.2274019E-08 -0.1164063E-25 Q 11,Q diss, dQ^2/dt: 0.17285724993968E-08 kg/m^2 0.9603003E-12 -0.1914134E-32 Q 12,Q diss, dQ^2/dt: 0.85472168849094E-06 kg/m^2 0.4748144E-09 -0.4944151E-25 Q 13,Q diss, dQ^2/dt: 0.17722765411286E-06 kg/m^2 0.9845322E-10 -0.1050891E-25 Q 14,Q diss, dQ^2/dt: 0.20076644386691E-06 kg/m^2 0.1115306E-09 -0.1631275E-26 Q 15,Q diss, dQ^2/dt: 0.42065830973619E-05 kg/m^2 0.2336836E-08 0.1000668E-24 Q 16,Q diss, dQ^2/dt: 0.78261906025771E-05 kg/m^2 0.4347596E-08 0.1427392E-23 Q 17,Q diss, dQ^2/dt: 0.11519217291931E-04 kg/m^2 0.6399140E-08 0.2717266E-23 Q 18,Q diss, dQ^2/dt: 0.77050052507328E-06 kg/m^2 0.4280275E-09 0.1372877E-25 Q 19,Q diss, dQ^2/dt: 0.35630520142170E-05 kg/m^2 0.1979343E-08 -0.9095660E-24 Q 20,Q diss, dQ^2/dt: 0.96695621238423E-06 kg/m^2 0.5371614E-09 -0.4220985E-25 Q 21,Q diss, dQ^2/dt: 0.31432189353595E+13 kg/m^2 0.1746117E+10 0.1714277E+12 Q 22,Q diss, dQ^2/dt: 0.17980157680589E-06 kg/m^2 0.9988317E-10 -0.1162693E-26 Q 23,Q diss, dQ^2/dt: 0.65057807035059E-07 kg/m^2 0.3614078E-10 0.6368250E-29 Q 24,Q diss, dQ^2/dt: 0.83500047526551E-09 kg/m^2 0.4638581E-12 -0.1525607E-30 Q 25,Q diss, dQ^2/dt: 0.62823721027124E+13 kg/m^2 0.3489971E+10 -0.4175629E+13 Q 26,Q diss, dQ^2/dt: 0.40745191764755E-04 kg/m^2 0.2263475E-07 -0.2507643E-21 Q 27,Q diss, dQ^2/dt: 0.67806134495587E-05 kg/m^2 0.3766750E-08 -0.8512903E-23 Q 28,Q diss, dQ^2/dt: 0.68511896305889E-07 kg/m^2 0.3805964E-10 -0.1866085E-27 Q 29,Q diss, dQ^2/dt: 0.21329249494393E+10 kg/m^2 0.1184879E+07 -0.3831695E+06 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.1128680E-06 0.0000000E+00 0.1646939E-04 dIE/dt(W/m^2): -0.5873038E+04 0.0000000E+00 -0.1023906E-02 dPE/dt(W/m^2): -0.2348690E+04 0.0000000E+00 -0.4100702E-03 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 0 to h-file 1 DATE=2004/12/16 NCSEC= 0 WSHIST: nhfil( 1 )=case_scripts.eam.h0.2004-12-16-00000.nc Opening netcdf history file case_scripts.eam.h0.2004-12-16-00000.nc Opened file case_scripts.eam.h0.2004-12-16-00000.nc to write 70 H_DEFINE: Successfully opened netcdf file Creating new decomp: 1!72!1!!1!72!!d6!i2! Creating new decomp: 1!1!!1!!d6!i2! Creating new decomp: 1!73!1!!1!73!!d6!i2! nstep, te 1 0.27897303400759521E+10 0.27900868141957426E+10 0.19127582731630215E-01 0.10154000000000000E+06 nstep= 2 time= 3600.0000000000000 [s] u = -0.990343770384788E+01 ( 72) 0.299716550641629E+02 ( 35) 0.450821542787623E+06 v = -0.379999995231643E+01 ( 71) -0.379999995231620E+01 ( 68) -0.420249594726562E+06 w = -0.472510972768523E-19 ( 73) 0.408376759500505E-19 ( 73) -0.239384905311790E-18 T = 0.195164739478843E+03 ( 24) 0.302128099861894E+03 ( 72) 0.274400026834192E+08 vTh_dp= 0.147300457940211E+05 ( 1) 0.129440931566085E+07 ( 46) 0.544925595414693E+11 dz(m) = 0.261508159742911E+02 ( 72) 0.265614231389683E+04 ( 3) 0.956632461507455E+08 dp = 0.476508197161459E+01 ( 1) 0.399813869816130E+04 ( 47) 0.155944627485565E+09 fu = -0.212397141377944E-04 ( 65) 0.762236423072615E-03 ( 72) 0.225235090039223E-02 fv = -0.148029736616688E-17 ( 18) 0.233698163719402E-03 ( 72) 0.833098936997156E-03 ft = -0.824868152903185E-04 ( 42) 0.488271910403170E-05 ( 24) -0.150117614950603E-02 fq1 = 0.000000000000000E+00 ( 1) 0.158524873268308E-01 ( 72) 0.266598802713701E+00 qv( 1)= 0.0000000000000000E+00 0.1585229990284012E-01 0.3015621564861952E+00 qv( 2)= 0.0000000000000000E+00 0.3952226280476110E-05 0.1294547998442921E-04 qv( 3)= 0.0000000000000000E+00 0.3382673093272532E-20 0.8614806251114524E-20 qv( 4)= 0.0000000000000000E+00 0.2303200981737264E+06 0.7674868808552378E+06 qv( 5)= 0.0000000000000000E+00 0.1000000000000003E-11 0.8370114217925352E-10 qv( 6)= 0.0000000000000000E+00 0.3633957911312417E-06 0.9823188790748808E-06 qv( 7)= 0.0000000000000000E+00 0.3517485095120916E-19 0.4621107448440704E-19 qv( 8)= 0.0000000000000000E+00 0.6487489796969749E+04 0.1500838406738007E+05 qv( 9)= 0.0000000000000000E+00 0.1000000000000003E-11 0.8370114217925352E-10 qv( 10)= 0.0000000000000000E+00 0.8915688302472145E-09 0.3362209379274201E-07 qv( 11)= 0.0000000000000000E+00 0.9938324775109033E-12 0.7486026792265217E-11 qv( 12)= 0.0000000000000000E+00 0.9325783803212469E-09 0.6753062609135441E-08 qv( 13)= 0.0000000000000000E+00 0.7294137261842383E-09 0.1465945004791549E-08 qv( 14)= 0.0000000000000000E+00 0.1212893540360680E-09 0.1314938062236842E-08 qv( 15)= 0.0000000000000000E+00 0.1012357325022712E-08 0.3440389414306689E-07 qv( 16)= 0.0000000000000000E+00 0.3549164018432513E-08 0.6410746676190284E-07 qv( 17)= 0.0000000000000000E+00 0.4515088411231116E-08 0.9465766730506929E-07 qv( 18)= 0.0000000000000000E+00 0.3475114664293089E-09 0.6318282204033178E-08 qv( 19)= 0.0000000000000000E+00 0.3342401025423509E-08 0.2881895521465775E-07 qv( 20)= 0.0000000000000000E+00 0.1349375214106801E-08 0.8188585179421722E-08 qv( 21)= 0.0000000000000000E+00 0.1184681707920033E+10 0.2572540563282413E+11 qv( 22)= 0.0000000000000000E+00 0.1185411675804890E-09 0.1449932527038685E-08 qv( 23)= 0.0000000000000000E+00 0.4731703126239910E-10 0.5450301931238392E-09 qv( 24)= 0.0000000000000000E+00 0.1512818235062001E-11 0.6815299439671247E-11 qv( 25)= 0.0000000000000000E+00 0.7377397391453445E+10 0.5053531610464326E+11 qv( 26)= 0.0000000000000000E+00 0.6122074799945246E-07 0.3184853367576862E-06 qv( 27)= 0.0000000000000000E+00 0.1967755747526696E-07 0.5785916391784171E-07 qv( 28)= 0.0000000000000000E+00 0.5493889511663499E-10 0.5565917105511696E-09 qv( 29)= 0.0000000000000000E+00 0.2988375831817765E+07 0.1766397148598582E+08 ps= 0.101176393359932E+06 0.101541585656641E+06 0.155959987486056E+09 M = 0.103543566608744E+05 kg/m^2 0.101536478113600E+06mb dry M = 0.103543542136826E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.10137406153024E+07 0.18186145558938E+01 IE,d/dt 0.19204423111223E+10 0.65473052749516E+04 PE,d/dt 0.76956161323122E+09 0.26230384126686E+04 E,dE/dt 0.26910176649688E+10 0.91721623021762E+04 Q 1,Q diss, dQ^2/dt: 0.24471917577436E-02 kg/m^2 -0.3156909E-08 -0.4585670E-10 Q 2,Q diss, dQ^2/dt: 0.10505320789275E-06 kg/m^2 -0.2154965E-12 -0.8467490E-18 Q 3,Q diss, dQ^2/dt: 0.69909577176175E-22 kg/m^2 -0.9349461E-30 -0.3827807E-50 Q 4,Q diss, dQ^2/dt: 0.62281938519406E+04 kg/m^2 -0.1276887E-01 -0.2413804E+04 Q 5,Q diss, dQ^2/dt: 0.67923889270957E-12 kg/m^2 0.7157840E-21 0.7157321E-33 Q 6,Q diss, dQ^2/dt: 0.79715661021877E-08 kg/m^2 -0.1618394E-13 -0.5396952E-20 Q 7,Q diss, dQ^2/dt: 0.37500514624385E-21 kg/m^2 -0.7133811E-27 -0.4956468E-45 Q 8,Q diss, dQ^2/dt: 0.12179377616443E+03 kg/m^2 -0.2462889E-03 -0.2568339E+01 Q 9,Q diss, dQ^2/dt: 0.67923889270957E-12 kg/m^2 0.7157840E-21 0.7157321E-33 Q 10,Q diss, dQ^2/dt: 0.27284494767647E-09 kg/m^2 -0.1518374E-16 -0.1199592E-25 Q 11,Q diss, dQ^2/dt: 0.60749476253058E-13 kg/m^2 -0.5188423E-19 -0.5119067E-31 Q 12,Q diss, dQ^2/dt: 0.54801435794080E-10 kg/m^2 -0.2765743E-16 -0.4065657E-25 Q 13,Q diss, dQ^2/dt: 0.11896215940462E-10 kg/m^2 -0.2136512E-16 -0.8605613E-26 Q 14,Q diss, dQ^2/dt: 0.10670787161574E-10 kg/m^2 -0.1442088E-16 -0.1354296E-26 Q 15,Q diss, dQ^2/dt: 0.27918929603838E-09 kg/m^2 0.8402202E-16 0.9990240E-25 Q 16,Q diss, dQ^2/dt: 0.52023525132448E-09 kg/m^2 0.4441259E-15 0.1420107E-23 Q 17,Q diss, dQ^2/dt: 0.76815163392958E-09 kg/m^2 0.7002071E-15 0.2698332E-23 Q 18,Q diss, dQ^2/dt: 0.51273171385203E-10 kg/m^2 0.4343555E-16 0.1365197E-25 Q 19,Q diss, dQ^2/dt: 0.23386724146642E-09 kg/m^2 -0.2575551E-15 -0.8843309E-24 Q 20,Q diss, dQ^2/dt: 0.66450772179630E-10 kg/m^2 -0.4547308E-16 -0.3936720E-25 Q 21,Q diss, dQ^2/dt: 0.20876293419178E+09 kg/m^2 0.1625152E+03 0.1696522E+12 Q 22,Q diss, dQ^2/dt: 0.11766273894569E-10 kg/m^2 -0.9519081E-17 -0.1042623E-26 Q 23,Q diss, dQ^2/dt: 0.44229468706400E-11 kg/m^2 0.7202324E-18 0.6088819E-29 Q 24,Q diss, dQ^2/dt: 0.55306490740264E-13 kg/m^2 -0.9762310E-19 -0.1233434E-30 Q 25,Q diss, dQ^2/dt: 0.41009658004588E+09 kg/m^2 -0.5159176E+03 -0.3272307E+13 Q 26,Q diss, dQ^2/dt: 0.25845241994457E-08 kg/m^2 -0.4089720E-14 -0.2162903E-21 Q 27,Q diss, dQ^2/dt: 0.46952996589331E-09 kg/m^2 -0.6661514E-15 -0.6873605E-23 Q 28,Q diss, dQ^2/dt: 0.45167691541945E-11 kg/m^2 -0.3218317E-17 -0.1650420E-27 Q 29,Q diss, dQ^2/dt: 0.14334399890625E+06 kg/m^2 -0.1574262E+00 -0.3705153E+06 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.1002463E-03 0.0000000E+00 0.1646939E-04 dIE/dt(W/m^2): -0.5833845E+04 0.0000000E+00 -0.1031451E-02 dPE/dt(W/m^2): -0.2333017E+04 0.0000000E+00 -0.4130897E-03 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 1 to h-file 1 DATE=2004/12/16 NCSEC= 1800 nstep, te 2 0.27893746258253608E+10 0.27897315079019098E+10 0.19149472754540448E-01 0.10154000000000000E+06 nstep= 3 time= 1.5000000000000000 [h] u = -0.990343770384788E+01 ( 72) 0.299716550641629E+02 ( 35) 0.450821539187905E+06 v = -0.379999995231639E+01 ( 70) -0.378451476196275E+01 ( 1) -0.420249571050995E+06 w = -0.472510974007330E-19 ( 73) 0.472510974007329E-19 ( 73) -0.136108404240912E-16 T = 0.195164739478843E+03 ( 24) 0.299217788696289E+03 ( 72) 0.273683867025303E+08 vTh_dp= 0.147234215392920E+05 ( 1) 0.129471372047070E+07 ( 46) 0.542444358150155E+11 dz(m) = 0.261776475438992E+02 ( 72) 0.265614231389682E+04 ( 2) 0.955898449132825E+08 dp = 0.476508197161459E+01 ( 1) 0.399813452170916E+04 ( 47) 0.155393398253283E+09 fu = -0.899262692118372E-04 ( 65) 0.773932608023480E-03 ( 72) 0.228235806051856E-02 fv = -0.123358113847240E-17 ( 18) 0.204269766968875E-03 ( 72) 0.792203349079602E-03 ft = -0.124843428117129E-03 ( 56) 0.737896386493817E-04 ( 63) -0.134375996952549E-02 fq1 = 0.000000000000000E+00 ( 1) 0.152595967983127E-01 ( 72) 0.265995935125975E+00 qv( 1)= 0.0000000000000000E+00 0.1525963877394808E-01 0.3018199467831794E+00 qv( 2)= 0.0000000000000000E+00 0.5522715484987068E-05 0.4462936392891910E-04 qv( 3)= 0.0000000000000000E+00 0.3382104221526989E-20 0.8614599144893039E-20 qv( 4)= 0.0000000000000000E+00 0.4031176368735846E+06 0.3215292695135326E+07 qv( 5)= 0.0000000000000000E+00 0.1000003362865144E-11 0.8370229062102634E-10 qv( 6)= 0.0000000000000000E+00 0.1076731480777728E-04 0.5449393017005440E-04 qv( 7)= 0.0000000000000000E+00 0.3002920367090564E-19 0.4605359860415696E-19 qv( 8)= 0.0000000000000000E+00 0.2559676879242767E+05 0.8403939842408246E+05 qv( 9)= 0.0000000000000000E+00 0.1000003362865144E-11 0.8370229062102634E-10 qv( 10)= 0.0000000000000000E+00 0.8917536063977643E-09 0.3366300236632774E-07 qv( 11)= 0.0000000000000000E+00 0.5117162448883341E-12 0.5266597749539572E-11 qv( 12)= 0.0000000000000000E+00 0.7458079898651126E-09 0.6704752063365875E-08 qv( 13)= 0.0000000000000000E+00 0.6280779656750462E-09 0.1474849394782169E-08 qv( 14)= 0.0000000000000000E+00 0.1110165358566234E-09 0.1284108540369908E-08 qv( 15)= 0.0000000000000000E+00 0.1012887777604853E-08 0.3442823760727377E-07 qv( 16)= 0.0000000000000000E+00 0.3548911062930335E-08 0.6421604711707453E-07 qv( 17)= 0.0000000000000000E+00 0.4505189215393810E-08 0.9484481722396251E-07 qv( 18)= 0.0000000000000000E+00 0.3474877739426634E-09 0.6332363030547094E-08 qv( 19)= 0.0000000000000000E+00 0.2872937912273548E-08 0.2867664237970815E-07 qv( 20)= 0.0000000000000000E+00 0.1113495031378089E-08 0.8296938025849473E-08 qv( 21)= 0.0000000000000000E+00 0.1182323568872757E+10 0.2574791303947143E+11 qv( 22)= 0.0000000000000000E+00 0.9834987957610196E-10 0.1450817237188880E-08 qv( 23)= 0.0000000000000000E+00 0.4726120709454279E-10 0.5435595762120090E-09 qv( 24)= 0.0000000000000000E+00 0.1316566375598153E-11 0.6871212853588001E-11 qv( 25)= 0.0000000000000000E+00 0.5511169495218893E+10 0.5093036165344554E+11 qv( 26)= 0.0000000000000000E+00 0.4359486180404690E-07 0.3140421412213811E-06 qv( 27)= 0.0000000000000000E+00 0.1636469046087087E-07 0.5931037857556609E-07 qv( 28)= 0.0000000000000000E+00 0.4036072007999382E-10 0.5564450995177489E-09 qv( 29)= 0.0000000000000000E+00 0.2476739927496285E+07 0.1774202112077855E+08 ps= 0.101173759122290E+06 0.101541498870939E+06 0.155408758253773E+09 M = 0.103177321825422E+05 kg/m^2 0.101177332619158E+06mb dry M = 0.103177297332585E+05 kg/m^2 **DYNAMICS** J/m^2 W/m^2 W/m^2 KE,d/dt 0.10104990958347E+07 -0.18184061237171E+01 IE,d/dt 0.19087411234132E+10 -0.65460792905480E+04 PE,d/dt 0.76487380240371E+09 -0.26225480597328E+04 E,dE/dt 0.26746254249128E+10 -0.91704457564047E+04 Q 1,Q diss, dQ^2/dt: 0.24492837387048E-02 kg/m^2 -0.3171871E-08 -0.4609140E-10 Q 2,Q diss, dQ^2/dt: 0.36216948715576E-06 kg/m^2 -0.6929172E-12 -0.7742605E-17 Q 3,Q diss, dQ^2/dt: 0.69907896498983E-22 kg/m^2 -0.9337096E-30 -0.3762494E-50 Q 4,Q diss, dQ^2/dt: 0.26092258637328E+05 kg/m^2 -0.5002678E-01 -0.1504335E+05 Q 5,Q diss, dQ^2/dt: 0.67924821237114E-12 kg/m^2 0.7158480E-21 0.7158601E-33 Q 6,Q diss, dQ^2/dt: 0.44222092822617E-06 kg/m^2 -0.8907900E-12 -0.1304837E-16 Q 7,Q diss, dQ^2/dt: 0.37372722171684E-21 kg/m^2 -0.7099581E-27 -0.2687242E-45 Q 8,Q diss, dQ^2/dt: 0.68198385880212E+03 kg/m^2 -0.1294992E-02 -0.1329975E+03 Q 9,Q diss, dQ^2/dt: 0.67924821237114E-12 kg/m^2 0.7158480E-21 0.7158601E-33 Q 10,Q diss, dQ^2/dt: 0.27317692276667E-09 kg/m^2 -0.1533559E-16 -0.1133483E-25 Q 11,Q diss, dQ^2/dt: 0.42738700220875E-13 kg/m^2 -0.2031517E-19 -0.1784780E-31 Q 12,Q diss, dQ^2/dt: 0.54409393334917E-10 kg/m^2 -0.2766056E-16 -0.3015720E-25 Q 13,Q diss, dQ^2/dt: 0.11968475503952E-10 kg/m^2 -0.2219530E-16 -0.5317926E-26 Q 14,Q diss, dQ^2/dt: 0.10420604072664E-10 kg/m^2 -0.1400866E-16 -0.1144971E-26 Q 15,Q diss, dQ^2/dt: 0.27938684444981E-09 kg/m^2 0.8294089E-16 0.1005049E-24 Q 16,Q diss, dQ^2/dt: 0.52111638625642E-09 kg/m^2 0.4393898E-15 0.1413834E-23 Q 17,Q diss, dQ^2/dt: 0.76967036474221E-09 kg/m^2 0.6945764E-15 0.2681601E-23 Q 18,Q diss, dQ^2/dt: 0.51387437986120E-10 kg/m^2 0.4291341E-16 0.1359029E-25 Q 19,Q diss, dQ^2/dt: 0.23271236579910E-09 kg/m^2 -0.2569516E-15 -0.7736157E-24 Q 20,Q diss, dQ^2/dt: 0.67330060866897E-10 kg/m^2 -0.4849226E-16 -0.3054005E-25 Q 21,Q diss, dQ^2/dt: 0.20894558290565E+09 kg/m^2 0.1605930E+03 0.1679979E+12 Q 22,Q diss, dQ^2/dt: 0.11773453361027E-10 kg/m^2 -0.9558333E-17 -0.8841799E-27 Q 23,Q diss, dQ^2/dt: 0.44110127419437E-11 kg/m^2 0.7433065E-18 0.6383807E-29 Q 24,Q diss, dQ^2/dt: 0.55760230849033E-13 kg/m^2 -0.9940348E-19 -0.8593646E-31 Q 25,Q diss, dQ^2/dt: 0.41330239413816E+09 kg/m^2 -0.5257143E+03 -0.2580000E+13 Q 26,Q diss, dQ^2/dt: 0.25484674487539E-08 kg/m^2 -0.4088352E-14 -0.1643673E-21 Q 27,Q diss, dQ^2/dt: 0.48130664434157E-09 kg/m^2 -0.7081251E-15 -0.4911107E-23 Q 28,Q diss, dQ^2/dt: 0.45155793984348E-11 kg/m^2 -0.3303749E-17 -0.1297094E-27 Q 29,Q diss, dQ^2/dt: 0.14397737553807E+06 kg/m^2 -0.1612338E+00 -0.3108480E+06 Change from dribbled phys tendencies, viscosity, remap: dKE/dt(W/m^2): -0.1010929E-03 0.0000000E+00 0.1646945E-04 dIE/dt(W/m^2): 0.3839710E+02 0.0000000E+00 -0.1033601E-02 dPE/dt(W/m^2): 0.1535476E+02 0.0000000E+00 -0.4139496E-03 dQ1/dt(kg/sm^2) 0.0000000E+00 IMEX max iterations, error: 0 0.000000000000000E+00 0.000000000000000E+00 WSHIST: writing time sample 2 to h-file 1 DATE=2004/12/16 NCSEC= 3600 nstep, te 3 0.27890138101334701E+10 0.27893768328493919E+10 0.19478965363142267E-01 0.10154000000000000E+06 WSHIST: writing time sample 3 to h-file 1 DATE=2004/12/16 NCSEC= 5400 nstep, te 4 0.27886521824872890E+10 0.27890162793782296E+10 0.19536603128128344E-01 0.10154000000000000E+06 WSHIST: writing time sample 4 to h-file 1 DATE=2004/12/16 NCSEC= 7200 nstep, te 5 0.27882989982124290E+10 0.27886639124034438E+10 0.19580457573419099E-01 0.10154000000000000E+06 WSHIST: writing time sample 5 to h-file 1 DATE=2004/12/16 NCSEC= 9000 nstep, te 6 0.27879386281213622E+10 0.27883045979193468E+10 0.19637099019534282E-01 0.10154000000000000E+06 WSHIST: writing time sample 6 to h-file 1 DATE=2004/12/16 NCSEC= 10800 nstep, te 7 0.27875678974508247E+10 0.27879340795950375E+10 0.19648493030545663E-01 0.10154000000000000E+06 WSHIST: writing time sample 7 to h-file 1 DATE=2004/12/16 NCSEC= 12600 nstep, te 8 0.27871902283613071E+10 0.27875567746381726E+10 0.19668031552570877E-01 0.10154000000000000E+06 WSHIST: writing time sample 8 to h-file 1 DATE=2004/12/16 NCSEC= 14400 nstep, te 9 0.27868163499664106E+10 0.27871833795904684E+10 0.19693966853046578E-01 0.10154000000000000E+06 WSHIST: writing time sample 9 to h-file 1 DATE=2004/12/16 NCSEC= 16200 nstep, te 10 0.27864371618148770E+10 0.27868048304625244E+10 0.19728255391538323E-01 0.10154000000000000E+06 WSHIST: writing time sample 10 to h-file 1 DATE=2004/12/16 NCSEC= 18000 nstep, te 11 0.27860533823921986E+10 0.27864218908838325E+10 0.19773319491403676E-01 0.10154000000000000E+06 WSHIST: writing time sample 11 to h-file 1 DATE=2004/12/16 NCSEC= 19800 nstep, te 12 0.27856664906445637E+10 0.27860360171288371E+10 0.19827942638925476E-01 0.10154000000000000E+06 WSHIST: writing time sample 12 to h-file 1 DATE=2004/12/16 NCSEC= 21600 nstep, te 13 0.27852783636302080E+10 0.27856488270200477E+10 0.19878214840284840E-01 0.10154000000000000E+06 WSHIST: writing time sample 13 to h-file 1 DATE=2004/12/16 NCSEC= 23400 nstep, te 14 0.27848903398308978E+10 0.27852616682603874E+10 0.19924630881596721E-01 0.10154000000000000E+06 WSHIST: writing time sample 14 to h-file 1 DATE=2004/12/16 NCSEC= 25200 nstep, te 15 0.27845029825308051E+10 0.27848750746046700E+10 0.19965606285295426E-01 0.10154000000000000E+06 WSHIST: writing time sample 15 to h-file 1 DATE=2004/12/16 NCSEC= 27000 nstep, te 16 0.27841166754884858E+10 0.27844895084156427E+10 0.20005358771795243E-01 0.10154000000000000E+06 WSHIST: writing time sample 16 to h-file 1 DATE=2004/12/16 NCSEC= 28800 nstep, te 17 0.27837208688997245E+10 0.27840944508788595E+10 0.20045551180966580E-01 0.10154000000000000E+06 WSHIST: writing time sample 17 to h-file 1 DATE=2004/12/16 NCSEC= 30600 nstep, te 18 0.27833361474546723E+10 0.27837105599624996E+10 0.20090115443531426E-01 0.10154000000000000E+06 WSHIST: writing time sample 18 to h-file 1 DATE=2004/12/16 NCSEC= 32400 nstep, te 19 0.27829455469816594E+10 0.27833211907187495E+10 0.20156180378624607E-01 0.10154000000000000E+06 WSHIST: writing time sample 19 to h-file 1 DATE=2004/12/16 NCSEC= 34200 nstep, te 20 0.27825542403166142E+10 0.27829306706227751E+10 0.20198385868843687E-01 0.10154000000000000E+06 WSHIST: writing time sample 20 to h-file 1 DATE=2004/12/16 NCSEC= 36000 nstep, te 21 0.27821642368123951E+10 0.27825419287930331E+10 0.20266084424226338E-01 0.10154000000000000E+06 WSHIST: writing time sample 21 to h-file 1 DATE=2004/12/16 NCSEC= 37800 nstep, te 22 0.27818096599765596E+10 0.27821882692786217E+10 0.20315305785483951E-01 0.10154000000000000E+06 WSHIST: writing time sample 22 to h-file 1 DATE=2004/12/16 NCSEC= 39600 nstep, te 23 0.27815428725944695E+10 0.27819229412213821E+10 0.20393609806061367E-01 0.10154000000000000E+06 WSHIST: writing time sample 23 to h-file 1 DATE=2004/12/16 NCSEC= 41400 nstep, te 24 0.27813489231918473E+10 0.27817302368347139E+10 0.20460414503346722E-01 0.10154000000000000E+06 WSHIST: writing time sample 24 to h-file 1 DATE=2004/12/16 NCSEC= 43200 nstep, te 25 0.27812186350362697E+10 0.27816006208827658E+10 0.20496483406590521E-01 0.10154000000000000E+06 WSHIST: writing time sample 25 to h-file 1 DATE=2004/12/16 NCSEC= 45000 nstep, te 26 0.27811363553514895E+10 0.27815193450718994E+10 0.20550348975706581E-01 0.10154000000000000E+06 WSHIST: writing time sample 26 to h-file 1 DATE=2004/12/16 NCSEC= 46800 nstep, te 27 0.27811025639161348E+10 0.27814864144958587E+10 0.20596540709787673E-01 0.10154000000000000E+06 WSHIST: writing time sample 27 to h-file 1 DATE=2004/12/16 NCSEC= 48600 nstep, te 28 0.27811105846032057E+10 0.27814954431067615E+10 0.20650623588213561E-01 0.10154000000000000E+06 WSHIST: writing time sample 28 to h-file 1 DATE=2004/12/16 NCSEC= 50400 nstep, te 29 0.27811342220271006E+10 0.27815199613664265E+10 0.20697887213062521E-01 0.10154000000000000E+06 WSHIST: writing time sample 29 to h-file 1 DATE=2004/12/16 NCSEC= 52200 nstep, te 30 0.27811769560107365E+10 0.27815628186610484E+10 0.20704503797426690E-01 0.10154000000000000E+06 WSHIST: writing time sample 30 to h-file 1 DATE=2004/12/16 NCSEC= 54000 nstep, te 31 0.27812474056113076E+10 0.27816328138322954E+10 0.20680120163353993E-01 0.10154000000000000E+06 WSHIST: writing time sample 31 to h-file 1 DATE=2004/12/16 NCSEC= 55800 nstep, te 32 0.27813185516307507E+10 0.27817035322782078E+10 0.20657177549492919E-01 0.10154000000000000E+06 WSHIST: writing time sample 32 to h-file 1 DATE=2004/12/16 NCSEC= 57600 nstep, te 33 0.27813973284911842E+10 0.27817817496176462E+10 0.20627154937666529E-01 0.10154000000000000E+06 WSHIST: writing time sample 33 to h-file 1 DATE=2004/12/16 NCSEC= 59400 nstep, te 34 0.27814740589726920E+10 0.27818578334096665E+10 0.20592455064698801E-01 0.10154000000000000E+06 WSHIST: writing time sample 34 to h-file 1 DATE=2004/12/16 NCSEC= 61200 nstep, te 35 0.27815398245798616E+10 0.27819230427155190E+10 0.20562605213396846E-01 0.10154000000000000E+06 WSHIST: writing time sample 35 to h-file 1 DATE=2004/12/16 NCSEC= 63000 nstep, te 36 0.27815872393218861E+10 0.27819700241775041E+10 0.20539356401385624E-01 0.10154000000000000E+06 WSHIST: writing time sample 36 to h-file 1 DATE=2004/12/16 NCSEC= 64800 nstep, te 37 0.27816138050579805E+10 0.27819961678900270E+10 0.20516711585590468E-01 0.10154000000000000E+06 WSHIST: writing time sample 37 to h-file 1 DATE=2004/12/16 NCSEC= 66600 nstep, te 38 0.27816066789283056E+10 0.27819885873760872E+10 0.20492330369291201E-01 0.10154000000000000E+06 WSHIST: writing time sample 38 to h-file 1 DATE=2004/12/16 NCSEC= 68400 nstep, te 39 0.27815566287225771E+10 0.27819381350599518E+10 0.20470754048184686E-01 0.10154000000000000E+06 WSHIST: writing time sample 39 to h-file 1 DATE=2004/12/16 NCSEC= 70200 nstep, te 40 0.27814720771267405E+10 0.27818530976167488E+10 0.20444684594110609E-01 0.10154000000000000E+06 WSHIST: writing time sample 40 to h-file 1 DATE=2004/12/16 NCSEC= 72000 nstep, te 41 0.27813432454497108E+10 0.27817237209825540E+10 0.20415443443955100E-01 0.10154000000000000E+06 WSHIST: writing time sample 41 to h-file 1 DATE=2004/12/16 NCSEC= 73800 nstep, te 42 0.27811648404445682E+10 0.27815446891790376E+10 0.20381810882477633E-01 0.10154000000000000E+06 WSHIST: writing time sample 42 to h-file 1 DATE=2004/12/16 NCSEC= 75600 nstep, te 43 0.27809455248617678E+10 0.27813242402157865E+10 0.20320996289961344E-01 0.10154000000000000E+06 WSHIST: writing time sample 43 to h-file 1 DATE=2004/12/16 NCSEC= 77400 nstep, te 44 0.27807010636881137E+10 0.27810781317725196E+10 0.20232607585001675E-01 0.10154000000000000E+06 WSHIST: writing time sample 44 to h-file 1 DATE=2004/12/16 NCSEC= 79200 nstep, te 45 0.27805261339479904E+10 0.27809014577226782E+10 0.20139011930812922E-01 0.10154000000000000E+06 WSHIST: writing time sample 45 to h-file 1 DATE=2004/12/16 NCSEC= 81000 nstep, te 46 0.27803352881971526E+10 0.27807092599608479E+10 0.20066466125443296E-01 0.10154000000000000E+06 WSHIST: writing time sample 46 to h-file 1 DATE=2004/12/16 NCSEC= 82800 nstep, te 47 0.27801741679522409E+10 0.27805469852387891E+10 0.20004519532641690E-01 0.10154000000000000E+06 WSHIST: writing time sample 47 to h-file 1 DATE=2004/12/16 NCSEC= 84600 nstep, te 48 0.27800162865543404E+10 0.27803880609439530E+10 0.19948560077786028E-01 0.10154000000000000E+06 chem_surfvals_set: ncdate= 20041217 co2vmr= 3.7900000000000000E-004 WSHIST: writing time sample 48 to h-file 1 DATE=2004/12/17 NCSEC= 0 WRAPUP: nf_close( 1 )=case_scripts.eam.h0.2004-12-16-00000.nc Primary history file Output at NSTEP = 48 Number of time samples on this file = 49 Model Day = 1.00 --------------------------------------- nstep, te 49 0.27798491832978640E+10 0.27802199802594509E+10 0.19896113534297245E-01 0.10154000000000000E+06 stepon: HOMME finalization... stepon: End of finalization Number of completed timesteps: 48 Time step 49 partially done to provide convectively adjusted and time filtered values for history tape. ------------------------------------------------------------ Total run time (sec) : 14.198205772670917 Time Step Loop run time(sec) : 10.226555710309185 SYPD : 23.130955005851941 ******* END OF MODEL RUN ******* [Pipeline] sh + gzip -d projects/scratch/SCM_runs/test_RICO/run/e3sm.log.240621-034737.gz + cat projects/scratch/SCM_runs/test_RICO/run/e3sm.log.240621-034737 [0] User-specified PIO rearranger comm max pend req (comp2io), 0 (value will be reset as requested) [0] Resetting PIO rearranger comm max pend req (comp2io) to 64 [0] User-specified PIO rearranger comm max pend req (io2comp), 0 (value will be reset as requested) [0] Resetting PIO rearranger comm max pend req (io2comp) to 64 [0] PIO rearranger options: [0] comm type = p2p [0] comm fcd = 2denable [0] max pend req (comp2io) = 64 [0] enable_hs (comp2io) = T [0] enable_isend (comp2io) = F [0] max pend req (io2comp) = 64 [0] enable_hs (io2comp) = F [0] enable_isend (io2comp) = T [0] 1 pes participating in computation of coupled model [0] -------------------------------------------------------------- [0] GLOBAL communicator : 1 nodes, 1 MPI tasks [0] COMMUNICATOR NODE # [NODE NAME] : (# OF MPI TASKS) TASK # LIST [0] GLOBAL NODE 0 [ carson ] : ( 1 MPI TASKS )[0] 0[0] [0] -------------------------------------------------------------- [0] (seq_comm_setcomm) init ID ( 1 GLOBAL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_setcomm) init ID ( 2 CPL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_setcomm) init ID ( 5 ATM ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 6 CPLATM ) join IDs = 2 5 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 3 ALLATMID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 4 CPLALLATMID ) join IDs = 2 3 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 9 LND ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 10 CPLLND ) join IDs = 2 9 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 7 ALLLNDID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 8 CPLALLLNDID ) join IDs = 2 7 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 13 ICE ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 14 CPLICE ) join IDs = 2 13 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 11 ALLICEID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 12 CPLALLICEID ) join IDs = 2 11 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 17 OCN ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 18 CPLOCN ) join IDs = 2 17 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 15 ALLOCNID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 16 CPLALLOCNID ) join IDs = 2 15 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 21 ROF ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 22 CPLROF ) join IDs = 2 21 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 19 ALLROFID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 20 CPLALLROFID ) join IDs = 2 19 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 25 GLC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 26 CPLGLC ) join IDs = 2 25 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 23 ALLGLCID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 24 CPLALLGLCID ) join IDs = 2 23 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 29 WAV ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 30 CPLWAV ) join IDs = 2 29 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 27 ALLWAVID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 28 CPLALLWAVID ) join IDs = 2 27 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 33 ESP ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 34 CPLESP ) join IDs = 2 33 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 31 ALLESPID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 32 CPLALLESPID ) join IDs = 2 31 ( npes = 1) ( nthreads = 1) [0] (seq_comm_setcomm) init ID ( 37 IAC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) [0] (seq_comm_joincomm) init ID ( 38 CPLIAC ) join IDs = 2 37 ( npes = 1) ( nthreads = 1) [0] (seq_comm_jcommarr) init ID ( 35 ALLIACID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) [0] (seq_comm_joincomm) init ID ( 36 CPLALLIACID ) join IDs = 2 35 ( npes = 1) ( nthreads = 1) [0] (seq_comm_printcomms) 1 0 1 1 GLOBAL: [0] (seq_comm_printcomms) 2 0 1 1 CPL: [0] (seq_comm_printcomms) 3 0 1 1 ALLATMID: [0] (seq_comm_printcomms) 4 0 1 1 CPLALLATMID: [0] (seq_comm_printcomms) 5 0 1 1 ATM: [0] (seq_comm_printcomms) 6 0 1 1 CPLATM: [0] (seq_comm_printcomms) 7 0 1 1 ALLLNDID: [0] (seq_comm_printcomms) 8 0 1 1 CPLALLLNDID: [0] (seq_comm_printcomms) 9 0 1 1 LND: [0] (seq_comm_printcomms) 10 0 1 1 CPLLND: [0] (seq_comm_printcomms) 11 0 1 1 ALLICEID: [0] (seq_comm_printcomms) 12 0 1 1 CPLALLICEID: [0] (seq_comm_printcomms) 13 0 1 1 ICE: [0] (seq_comm_printcomms) 14 0 1 1 CPLICE: [0] (seq_comm_printcomms) 15 0 1 1 ALLOCNID: [0] (seq_comm_printcomms) 16 0 1 1 CPLALLOCNID: [0] (seq_comm_printcomms) 17 0 1 1 OCN: [0] (seq_comm_printcomms) 18 0 1 1 CPLOCN: [0] (seq_comm_printcomms) 19 0 1 1 ALLROFID: [0] (seq_comm_printcomms) 20 0 1 1 CPLALLROFID: [0] (seq_comm_printcomms) 21 0 1 1 ROF: [0] (seq_comm_printcomms) 22 0 1 1 CPLROF: [0] (seq_comm_printcomms) 23 0 1 1 ALLGLCID: [0] (seq_comm_printcomms) 24 0 1 1 CPLALLGLCID: [0] (seq_comm_printcomms) 25 0 1 1 GLC: [0] (seq_comm_printcomms) 26 0 1 1 CPLGLC: [0] (seq_comm_printcomms) 27 0 1 1 ALLWAVID: [0] (seq_comm_printcomms) 28 0 1 1 CPLALLWAVID: [0] (seq_comm_printcomms) 29 0 1 1 WAV: [0] (seq_comm_printcomms) 30 0 1 1 CPLWAV: [0] (seq_comm_printcomms) 31 0 1 1 ALLESPID: [0] (seq_comm_printcomms) 32 0 1 1 CPLALLESPID: [0] (seq_comm_printcomms) 33 0 1 1 ESP: [0] (seq_comm_printcomms) 34 0 1 1 CPLESP: [0] (seq_comm_printcomms) 35 0 1 1 ALLIACID: [0] (seq_comm_printcomms) 36 0 1 1 CPLALLIACID: [0] (seq_comm_printcomms) 37 0 1 1 IAC: [0] (seq_comm_printcomms) 38 0 1 1 CPLIAC: [0] (t_initf) Read in prof_inparm namelist from: drv_in [0] (t_initf) Using profile_disable= F [0] (t_initf) profile_timer= 4 [0] (t_initf) profile_depth_limit= 20 [0] (t_initf) profile_detail_limit= 12 [0] (t_initf) profile_barrier= F [0] (t_initf) profile_outpe_num= 1 [0] (t_initf) profile_outpe_stride= 0 [0] (t_initf) profile_single_file= F [0] (t_initf) profile_global_stats= T [0] (t_initf) profile_ovhd_measurement= F [0] (t_initf) profile_add_detail= F [0] (t_initf) profile_papi_enable= F [0] [0] getMetaSchedule: tmpP: 1 1 [0] initializing elements... [0] creating sorted ghost cell neigbor map... [0] checking ghost cell neighbor buffer sorting... [0] passed. [0] [0] l, cnst_name(l), cnst_name_cw(l) [0] 1 Q [0] 2 CLDLIQ [0] 3 CLDICE [0] 4 NUMLIQ [0] 5 NUMICE [0] 6 RAINQM [0] 7 SNOWQM [0] 8 NUMRAI [0] 9 NUMSNO [0] 10 H2O2 [0] 11 H2SO4 [0] 12 SO2 [0] 13 DMS [0] 14 SOAG [0] 15 so4_a1 so4_c1 [0] 16 pom_a1 pom_c1 [0] 17 soa_a1 soa_c1 [0] 18 bc_a1 bc_c1 [0] 19 dst_a1 dst_c1 [0] 20 ncl_a1 ncl_c1 [0] 21 num_a1 num_c1 [0] 22 so4_a2 so4_c2 [0] 23 soa_a2 soa_c2 [0] 24 ncl_a2 ncl_c2 [0] 25 num_a2 num_c2 [0] 26 dst_a3 dst_c3 [0] 27 ncl_a3 ncl_c3 [0] 28 so4_a3 so4_c3 [0] 29 num_a3 num_c3 [0] ma_convproc_init - convproc_do_aer = T [0] ma_convproc_init - convproc_do_gas = F [0] ma_convproc_init - use_cwaer_for_activate_maxsat = F [0] ma_convproc_init - apply_convproc_tend_to_ptend = T [0] ma_convproc_init - convproc_method_activate = 2 [0] ma_convproc_init - method1_activate_nlayers = 2 [0] ma_convproc_init - method2_activate_smaxmax = 3.0000E-03 [0] ma_convproc_init - method_reduce_actfrac = 0 [0] ma_convproc_init - factor_reduce_actfrac = 5.0000E-01 [0] ma_convproc_init - npass_calc_updraft = 1 [0] Invalid configuration: l_min_xp2_from_corr_wx = F and l_enable_relaxed_clipping = F [0] They must have opposite values [0] Fatal error in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. [0] C6rt = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. [0] C6rtb = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. [0] C6thl = 2.0000000000000000 [0] Warning in check_clubb_settings [0] When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. [0] C6thlb = 2.0000000000000000 [0] Warning in check_clubb_settings [0] Reading setup_nml [0] Reading grid_nml [0] Reading ice_nml [0] Reading tracer_nml [0] CalcWorkPerBlock: Total blocks: 1 Ice blocks: 1 IceFree blocks: 0 Land blocks: 0 [Pipeline] sh + cp projects/scratch/SCM_runs/test_BOMEX/build/e3sm.bldlog.240621-030525 projects/scratch/SCM_runs/test_BOMEX/run/atm.log.240621-031649 projects/scratch/SCM_runs/test_BOMEX/run/e3sm.log.240621-031649 /home/jenkins/test_logs/e3sm_run_gfortran_test [Pipeline] sh + cp projects/scratch/SCM_runs/test_DYCOMSrf01/build/e3sm.bldlog.240621-031715 projects/scratch/SCM_runs/test_DYCOMSrf01/run/atm.log.240621-033105 projects/scratch/SCM_runs/test_DYCOMSrf01/run/e3sm.log.240621-033105 /home/jenkins/test_logs/e3sm_run_gfortran_test [Pipeline] sh + cp projects/scratch/SCM_runs/test_RICO/build/e3sm.bldlog.240621-033134 projects/scratch/SCM_runs/test_RICO/run/atm.log.240621-034737 projects/scratch/SCM_runs/test_RICO/run/e3sm.log.240621-034737 /home/jenkins/test_logs/e3sm_run_gfortran_test [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS